Files
WoWee/include/rendering/world_map/layers
Kelsi 5d9a8c2c8c feat: interactive flight map for taxi destination selection
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.
2026-07-19 02:34:47 -07:00
..