Conversation
- 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.
- 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.
- 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.
- 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pathing steps correction
Profession guides
Navigation updates