Commit Graph

12 Commits

Author SHA1 Message Date
shagu 6fa037a7b8 mapreveal: use world map tooltips 2024-12-08 13:33:50 +01:00
shagu c1b4b9ed8e mapreveal: improve exploration point tooltips 2024-12-08 13:17:55 +01:00
shagu 622e017228 mapreveal: keep all revealed zones by the gameclient
Only extend with missing unrevealed zones instead of overwriting
the entire map reveal logic of the game. This is required to not
break custom servers/clients that are shipping their own zones.
2023-12-19 13:36:15 +01:00
shagu 88eeaf57ab mapreveal: delay metadata creation until used
This delay will allow other modules to overwrite or extend the pfMapOverlayData table
2023-12-18 23:35:30 +01:00
shagu eb331f3372 mapreveal: remove markers from map if disabled 2022-08-22 16:51:57 +02:00
shagu 689aca82a1 mapreveal: add option to show exploration points 2021-02-24 17:41:56 +01:00
shagu 0c5fcf3117 mapreveal: enable and add mapdata for tbc
Thanks @Road-Block
2019-07-30 19:23:20 +02:00
shagu e9237b59b2 core: use concrete string based client checks 2019-06-10 17:06:31 +02:00
Artur Morozov b1a4f52f7c skin: add WorldMapFrame 2019-03-31 14:59:21 +02:00
shagu 5dfe5a4899 compat: initial layout of client abstraction api 2018-11-01 14:55:29 +01:00
shagu 838086ad90 mapreveal: fix recognition of explored areas 2018-06-26 01:32:01 +02:00
Road-block 9deab12144 mapreveal: add module to show unexplored areas 2018-06-25 21:57:56 +02:00