promotional bannermobile promotional banner

tnaropanel

A small panel that displays online players within your guild, durability and FPS/MS.

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)

Full Changelog

  • 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