v1.0-release
What's new
Changelog
0.1.0
First release.
Added
- Search box listing every fast-travel option the character can currently use: Mythic+ dungeon teleports, hearthstones, hearthstone toys, class teleports and engineering wormholes. Click a result to travel.
- Dungeon ports are shown and searched by destination. A port named Path of the
Warding Candles appears as Darkflame Cleft and is found by typing
darkflame. - M+ button filters the list to the current Mythic+ season's dungeons.
- Right-click a row to favourite it; favourites and recently used sort first.
- Cooldowns shown per row.
- Minimap button: left-click opens the window, right-click re-runs discovery. Draggable, position saved.
- Copy window for diagnostic output, since WoW chat cannot be copied.
- Slash commands:
/getaway, plusseason,audit,discover,copyandreset.
Notes
- Dungeon teleports and the current season are read from the game rather than shipped as a hardcoded list, so a new season needs no addon update.
- The list is inert during combat: WoW does not permit addons to rebind action buttons in combat. It greys out and refreshes when combat ends.
- No external libraries.
Known limitations
- Enter does not activate the top result; activation is by mouse click. An
EditBoxwith keyboard focus swallows key bindings, and insecure code may not click a secure button on the player's behalf. - Horde city teleport IDs are included but have only been verified on Alliance
characters.
/getaway auditreports anything that does not resolve.
This mod has no additional files