Skip to content

Releases: RovxBot/ZygorPlus

ZygorPlus 0.1.14 (Alpha)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jul 03:44
37e02bb

Alpha release

This early build is published for real-client testing and feedback. Some live-client acceptance scenarios remain pending; see tools/release_acceptance.md in the tagged source. Please report reproducible issues with your client build, enabled addons, guide, and diagnostic report.

What's Changed

Navigation:

  • Rebuilds immediately when saved or newly discovered flight paths load.
  • Rebuilds on all zone transitions.
  • Re-evaluates after moving more than 50 yards.
  • Removes misleading straight lines through zones when no valid route exists.
  • Logs the selected route sequence for diagnostics.
  • Routes now chain learned flight paths with same-map boats, zeppelins, and portals across continents.
  • The map shows the actionable local leg instead of a misleading cross-zone line.
  • Ready Hearthstone, Astral Recall, and supported travel items are suggested—never auto-used.
  • Opening a flight-master map refreshes the route immediately.
  • Added navigation settings for flight, Hearthstone, Astral Recall, and travel-item recommendations.
  • Incomplete travel data now gives a clear fallback recommendation instead of silently pointing across zones.
  • Path-following steps now advance navigation to the next unfinished point when you arrive.
  • Manually completing a path point now immediately points to the next point
  • completing the final one advances to the next guide step and rebuilds navigation.
  • Path arrivals are now remembered until the guide advances.
  • Reaching the final “Follow the path…” point immediately advances navigation to the next talk/accept target.
  • Manually completing the final path point behaves the same way.
  • Stabilized travel routing so the global cooldown does not repeatedly invalidate Astral Recall and rebuild the route graph.
  • The addon reads the actual Hearthstone destination using GetBindLocation().
  • “Hearth to Thunderlord Stronghold” is skipped when bound to another location.
  • Navigation proceeds to the next objective and calculates an appropriate flight/run route.
  • Hearth instructions remain available when the bind location matches.

Professions

  • skillmax now checks the trained profession cap, not current points. eg: Apprentice Engineering completes at 1/75.
  • SKILL_LINES_CHANGED and TRADE_SKILL_UPDATE now immediately tick and advance the guide after training.
  • Profession suggestions now respect the matching profession and proper 300–375 range for both factions.
  • Added regression coverage for rank caps, trainer-event advancement, and guide suggestions.

Bug Fixes:

  • The striped square duplicate legacy quest-item button displaying the entire action-bar texture.
  • A conditional nohearth instruction was incorrectly being applied to the entire quest step.

New Contributors

Full Changelog: v0.1.13...v0.1.14

ZygorPlus 0.1.13 (Alpha)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jul 03:46

Alpha release

This early build is published for real-client testing and feedback. Some live-client acceptance scenarios remain pending; see tools/release_acceptance.md in the tagged source. Please report reproducible issues with your client build, enabled addons, guide, and diagnostic report.

Full Changelog: https://github.com/RovxBot/ZygorPlus/commits/v0.1.13