Skip to content

Dev#1

Merged
RovxBot merged 4 commits into
mainfrom
Dev
Jul 15, 2026
Merged

Dev#1
RovxBot merged 4 commits into
mainfrom
Dev

Conversation

@RovxBot

@RovxBot RovxBot commented Jul 15, 2026

Copy link
Copy Markdown
Owner

Pathing steps correction

  • 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.

Profession guides

  • 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.

Navigation updates

  • 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.

RovxBot added 4 commits July 15, 2026 13:42
- 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.
@RovxBot RovxBot merged commit 5905bc1 into main Jul 15, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant