promotional bannermobile promotional banner

Auto Dungeon Waypoint

Automatically route, step-by-step, to any Mythic+ dungeon immediately upon joining a group.

File Details

v6.3.0

  • R
  • Apr 9, 2026
  • 107.86 KB
  • 34
  • 12.0.1
  • Retail

File Name

AutoDungeonWaypoint-v6.3.0.zip

Supported Versions

  • 12.0.1

Auto Dungeon Waypoint

v6.3.0 (2026-04-09)

Full Changelog Previous Releases

  • docs: update changelog for v6.3.0
  • Merge pull request #38 from MikeO7/palette/add-progress-bar-13938463675398008244
    ๐ŸŽจ Palette: Add multi-step route progress bar
  • ๐ŸŽจ Palette: Add multi-step route progress bar
    This adds a visual progress bar (StatusBar) to the bottom of the Navigation HUD.
    This provides the user with immediate context regarding their progression through the route.
    Co-authored-by: MikeO7 7740954+MikeO7@users.noreply.github.com
  • Merge pull request #37 from MikeO7/palette-ux-dependent-settings-10745514916555019288
    ๐ŸŽจ Palette: Dynamic UI feedback for dependent configuration settings
  • ๐ŸŽจ Palette: Add dynamic state feedback to dependent UI settings
    • Visually indents "Compact HUD" to show it's a child of "Navigation HUD".
    • Dynamically disables and dims "Compact HUD" when "Navigation HUD" is disabled via OnClick and OnShow hooks.
    • Documents learning in .Jules/palette.md.
      Co-authored-by: MikeO7 7740954+MikeO7@users.noreply.github.com
  • Highlight Smart Portals in README for CurseForge
  • Version 6.3.0: Portal Shortcut and UX Improvements
  • Merge pull request #36 from MikeO7/palette/menu-active-state-ux-9853886141288526342
    ๐ŸŽจ Palette: Context Menu & Active State Discoverability
  • ๐ŸŽจ Palette: Context Menu & Active State Discoverability
    Co-authored-by: MikeO7 7740954+MikeO7@users.noreply.github.com
  • Merge pull request #35 from MikeO7/bolt/no-optimization-needed-13422658421087431368
    No optimization needed
  • No optimization needed
    Co-authored-by: MikeO7 7740954+MikeO7@users.noreply.github.com
  • Merge pull request #34 from MikeO7/palette/add-explicit-close-button-6154406316078288626
    ๐ŸŽจ Palette: Add explicit close button to Navigation HUD
  • Add explicit visual Close Button to Navigation HUD
    Co-authored-by: MikeO7 7740954+MikeO7@users.noreply.github.com
  • ci: Remove redundant Jules tagger and keep the improved version.
  • ci: Add auto-tagging Jules action for issues.
  • Merge pull request #33 from MikeO7/bolt-cache-map-position-18291357592585350630
    โšก Bolt: Cache GetPlayerMapPosition to reduce GC stutters
  • Cache GetPlayerMapPosition to reduce GC stutters
    Co-authored-by: MikeO7 7740954+MikeO7@users.noreply.github.com
  • Merge pull request #32 from MikeO7/palette/human-readable-keybindings-18321100282016731254
    ๐ŸŽจ Palette: Add human-readable keybinding names
  • ๐ŸŽจ Palette: Add human-readable keybinding names
    Adds explicit global variables (BINDING_HEADER_* and BINDING_NAME_*) to provide user-friendly localization strings for the keybindings configured in Bindings.xml. This improves the display in the standard World of Warcraft Key Bindings interface, changing raw identifiers into readable English text.
    Co-authored-by: MikeO7 7740954+MikeO7@users.noreply.github.com