mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-08-01 02:11:51 -04:00
Selecting a flight destination now opens the world map in a dedicated flight-map mode: green marker at the current node, gold markers at reachable destinations, hover tooltips with flight cost, dotted route lines through the actual hops, click to fly. The taxi BFS records predecessors for route chains, only routes through known nodes (matching server behavior), and taxi node markers convert TaxiNodes.dbc wire-order coords to canonical before map projection — fixing the transposed placement of the world map's taxi diamonds. The legacy list window remains as a fallback when the world map is unavailable.