Releases: Nevcairiel/Mapster
Releases · Nevcairiel/Mapster
1.12.0
Mapster
1.12.0 (2024-07-25)
Full Changelog Previous Releases
- Fix quest poi scalign and include world quests
- Fix settings button
- Add TWW FogClear data
- Update map drawing to the latest version
- Fix tint of explored map areas not clearing in 11
- Update TOC for WoW 11
- Update C_AddOns API
1.11.0
Mapster
1.11.0 (2023-11-28)
Full Changelog Previous Releases
- Add 10.2 FogClear data
- Disable multi-version packages
- Remove Classic support
Maintaining Classic support has become a huge burden for this mod, since
it is designed to modify the Blizzard UI, and the UI diverges even
further between Retail and the different Classic variants with every
update.
Hence, I rather focus my efforts on Retail, and other mods.
1.10.8
1.10.7
1.10.6
1.10.5
Mapster
1.10.5 (2023-01-25)
Full Changelog Previous Releases
- Update TOC for 10.0.5 and 3.4.1
- Remove scaling lockout for retail, as the taint is fixed in 10.0.5
- Update the scale hook to avoid issues with other addons hooking before us
1.10.4
Mapster
1.10.4 (2022-11-16)
Full Changelog Previous Releases
- Update TOC for 10.0.2
- Add an option to toggle map scaling on Retail
Still causing UI issues, but if people are happy to deal with them to
rescale their map, so be it.
1.10.3
Mapster
1.10.3 (2022-11-07)
Full Changelog Previous Releases
- Override scale on retail to fix saved size in LibWindow
1.10.2
Mapster
1.10.2 (2022-11-07)
Full Changelog Previous Releases
- Disable map scale changes in WoW 10.0 due to bad breakages
1.10.1
Mapster
1.10.1 (2022-11-05)
Full Changelog Previous Releases
- Improve taint protection from UIPanel removal
- Replace PlayerMovementFrameFader with our own OnUpdate