promotional bannermobile promotional banner

tnaropanel

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

File Details

v14.3

  • R
  • Mar 14, 2026
  • 61.94 KB
  • 32
  • 12.0.1
  • Retail

File Name

Tnaropanel-v14.3.zip

Supported Versions

  • 12.0.1

Tnaropanel

v14.3 (2026-03-14)

Full Changelog

  • fix: Use C_Map.GetMapInfo() instead of GetRealZoneText() for instance zone cache
    GetRealZoneText() ignores arguments and always returns the player's
    current zone. This caused the instance zone cache to contain only a
    single entry (the player's zone at login), making the instance filter
    ineffective. C_Map.GetMapInfo(mapID) correctly resolves uiMapIDs to
    their localized zone names.