Skip to content

bind-aware Hearthstone instructions#2

Merged
RovxBot merged 2 commits into
mainfrom
BladesEdge-Testing-Corrections
Jul 16, 2026
Merged

bind-aware Hearthstone instructions#2
RovxBot merged 2 commits into
mainfrom
BladesEdge-Testing-Corrections

Conversation

@RovxBot

@RovxBot RovxBot commented Jul 16, 2026

Copy link
Copy Markdown
Owner
  • 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.

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.

Pathing Improvements:

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

RovxBot and others added 2 commits July 16, 2026 12:06
- 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.

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.

Pathing Improvements:
- 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.
@RovxBot
RovxBot merged commit ccbfbbc into main Jul 16, 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