File Details
v14.4
- R
- Mar 14, 2026
- 62.26 KB
- 11
- 12.0.1
- Retail
File Name
Tnaropanel-v14.4.zip
Supported Versions
- 12.0.1
Tnaropanel
v14.4 (2026-03-14)
- feat: Add player map coordinates module
Add a new "Coordinates" panel module that displays the player's current
map position (X, Y) with one decimal place precision.- Add coordsText entry to PanelLayout in Constants.lua
- Add UpdateCoordinates() using C_Map.GetBestMapForUnit/GetPlayerMapPosition
- Default to disabled (opt-in via Panel Modules settings)
- Update every second via the existing ticker
- Show "?, ?" when coordinates are unavailable (e.g. instances)
- Add module documentation to the in-game Help Window

