Releases: Nevcairiel/Routes
Releases · Nevcairiel/Routes
v1.8.3
v1.8.2
Routes
v1.8.2 (2024-05-13)
Full Changelog Previous Releases
- Update TOC
- Add alternate Herbalism spell for Cataclysm Classic
- Re-design map list generation, fill in some gaps of missing phased zones
Fixes #17 - Merge pull request #16 from Rycia/rycia-patch5
Update Routes.lua - Update Routes.lua
Add some more comment information in regards to "Localized Zone Names" - Merge pull request #15 from Rycia/rycia-patch4
Update Routes.toc - Update Routes.toc
New interface version
v1.8.1
Routes
v1.8.1 (2024-03-18)
Full Changelog Previous Releases
- Update TOC
- Merge pull request #12 from Rycia/rycia-patch1
Add issue GitHub templates - Add issue GitHub templates
- Add configuration for Visual Studio Code
Allows API access, viewing .tga files, and formatting. - Add editorconfig
- Use PIN_FRAME_LEVEL_MAP_HIGHLIGHT for the world map lines
Wrath Classic does not have scenario blob, for some reason. This one is
present in all versions of WoW and close to the same level. - Fix plugin load state checks
A game update changed these to return empty strings
v1.7.4
Routes
v1.7.4 (2022-12-22)
Full Changelog Previous Releases
- Add more feedback for background clustering
- Use Routes GetZoneName function to apply proper continent distinction to all maps
- Support clustering in the background for very long routes
- Don't use custom frame levels to reduce taint surface
v1.7.3
Routes
v1.7.3 (2022-12-01)
Full Changelog Previous Releases
- Update TOC versions for classic
- Create one unified package
v1.7.2
Routes
v1.7.2 (2022-12-01)
Full Changelog Previous Releases
- Add a (disabled) debug for doubled up zones
- Attempt to fix Wintergrasp nodes
v1.7.1
Routes
v1.7.1 (2022-12-01)
Full Changelog Previous Releases
- Add a check for player facing directioon to be available
When minimap rotation is on, this is required - Fix rotate minimap
v1.7.0
v1.6.7
Routes
v1.6.7 (2021-06-29)
Full Changelog Previous Releases
- Update TOC for 9.1
- Add Classic/BCC packaging support
- Compatibility for Classic and Burning Crusade Classic
- Add Curse project ID
- Update TOC for 9.0.5
- Add GitHub Actions build script