promotional bannermobile promotional banner

ArenaPlates

Shows the Arena123 numbers on nameplates

File Details

v0.5-beta

  • B
  • May 4, 2014
  • 4.72 KB
  • 215
  • 5.4.7
  • Retail

File Name

ArenaPlates-v0.5-beta.zip

Supported Versions

  • 5.4.7
v0.5-beta

▪ Fixed the bug that made the combat tracker stop working randomly. Now it's 100% accurate.
▪ Added totem filter to show only specific totem nameplates.
▪ Added option to set the size for the ArenaID numbers.
▪ Removed OldSize option.
▪ Code optimizations.
▪ Enabled all options by default except HideNames.

v0.4-beta

▪ Fixed a problem with the addon not working with players from other realms. Caused by the player's nameplate name FontString having the " (*)" suffix. Solved doing the name comparison with GetUnitName() which also returns that suffix, instead of UnitName().
▪ Added a new configuration option: OldSize. This option makes the level font have its pre 5.4.2-patch size (Blizzard has made the nameplate's FontStrings smaller on this patch).
▪ Renamed CombatCheck option to CombatColoring.
▪ Code improvements and cleanups.
▪ Removed current health value comparison when trying to identify if a nameplate pertains to an unitid. I have the feel that this is what was causing some nameplates not to be identified. The comparison is now done only by name and maximum health value.
▪ CombatColoring option enabled by default.
▪ OpaqueMode option disabled by default.

v0.3-beta

▪ TOC update for WoW 5.4.

v0.2-beta

▪ Fixed leaking of generically named globals.

v0.1-beta

▪ First beta version.