File Details
v1.0.1
- R
- Jul 23, 2025
- 752.70 KB
- 9.1K
- 11.1.7
- Retail
File Name
MountRoutePlanner.zip
Supported Versions
- 11.1.7
v1.0.1 (2025-07-23)
Full Changelog Previous Releases
Bug Fixes
- Fixed an issue with unresolvable Binding Locations for the Hearthstone
- Fixed an issue with referencing developer tools
v1.0.0 (2025-07-23)
Full Changelog Previous Releases
Added
- Full removal of dependency on Simple Armory.
- The addon now independently checks for missing mounts from the user's account.
- Introduced dynamic filtering and step tracking.
- New dynamic navigation system:
- Utilizes a Dijkstra algorithm to determine the most efficient route to the next objective.
- Supports travel abilities including hearthstones and mage teleports/portals.
- Initial implementation; edge cases are still being refined.
- Full localization support (still localization missing so)
Changed
- Step display now includes all difficulties a mount can drop on.
- Added warnings for incorrect difficulty settings during step progression.
Improved
- Major "backend" refactor to improve scalability and stability.