File Details
Dystinct_EarthenSkyriding-v2.5.0.zip
- R
- Feb 18, 2026
- 150.54 KB
- 1.1K
- 12.0.1+1
- Retail
File Name
Dystinct_EarthenSkyriding-v2.5.0.zip
Supported Versions
- 12.0.1
- 12.0.0
2.5.0
New Features
- Save & Resume: Run progress is now saved automatically per character. If you log out, disconnect, or reload your UI mid-route, the addon will automatically resume exactly where you left off when you log back in. Progress is tracked independently for each character.
- Minimap Button: Added a draggable minimap button for quick access. Left-click toggles the main window, right-click opens a context menu with navigation options. The button can be dragged around the minimap edge and its position is saved across sessions. Use
/dyses minimapor the Settings toggle to show/hide it. - Segment Navigation: Jump between segments within a route using Previous Segment and Next Segment buttons, or use the Select dropdown to jump directly to any segment in the route. Segment navigation is also available from the minimap button's right-click context menu.
- Route Browser: Browse into route structures from the Segments tab before starting a run. Drill down through segments to see their children, with breadcrumb navigation and a back button. Start a run from any level — paths or segments — directly from the browser, the route editor, or the route viewer.
- Waypoint Display Settings: Added configurable TomTom and Pins settings in the Settings panel. Each can be set to Auto, Enabled, or Disabled, giving full control over which waypoint systems are active. Auto mode intelligently detects which addons are available and enables the appropriate waypoint display.
- WaypointUI Support: The addon now integrates with WaypointUI for enhanced Blizzard waypoint visuals. When both TomTom and WaypointUI are installed, Auto mode enables both simultaneously. Pins are properly managed through WaypointUI's API when available.
- Map Overlay: When a run is active, the world map and zone map display the full route's waypoints as dots connected by stroked, anti-aliased lines. The current waypoint is highlighted in green, the most recently cleared waypoint is shown faded, and upcoming waypoints are shown in white. Waypoints from all sibling zone paths are projected onto the continent view so the entire route is visible at a glance. Lines extend across zone boundaries for continuity, and dots scale smoothly with zoom. Hovering over any dot shows its name and note. Can be toggled on or off from the Settings panel.
Improvements
- Routes and segments are now sorted with segments listed first, then paths, alphabetically within each group.
- Start buttons are available on route selection rows and route viewer rows for quickly initiating runs without navigating away.
- The addon window no longer shows automatically on login unless resuming a previous run. Use the minimap button or
/dysesto open it. - Added
/dyses resetcommand to reset the main window position if it becomes hidden offscreen. - Added
/dyses minimapcommand to toggle the minimap button visibility. - The Move Announcements button now toggles its label between "Move Announcements" and "Lock Announcements" to reflect the current state.
Bug Fixes
- Fixed
table.removeduring forward iteration in run cleanup on login, which could skip empty runs instead of removing them - Fixed undefined
mainFramereference in the slash command handler causing an error on unrecognized subcommands - Fixed incorrect route path indexing in the active segment title display for routes with more than 3 path levels
- Fixed reference to nonexistent
addon.routeinDetermineNextWaypoint, which would error when completing a route's final segment - Fixed
SetPointbeing called with a localized string instead of a frame region in the log viewer, causing layout errors - Fixed
EditBoxheight calculation that always returned 0 in export/import text boxes (now usesGetStringHeight) - Fixed
SaveViewerfor path routes assigning inside the loop, causing redundant UI refreshes on every iteration - Fixed
table.removeduring forward iteration in route deletion, which could skip removing duplicate references - Fixed multiple global variable leaks:
status(Discovery),newMapInfo(Waypoints),fadeGroup(Announcement),parent(FrameHelpers),formatTimeDelta(LogViewer) - Fixed announcement animation overlap when multiple announcements fire in rapid succession
- Removed debug
print(map)statement left in waypoint saving - Suppressed misleading old-format import error message when trying the new JSON import format

