promotional bannermobile promotional banner

ArenaPlates

Shows the Arena123 numbers on nameplates

File Details

v0.4-beta

  • B
  • Jan 16, 2014
  • 4.06 KB
  • 1.0K
  • 5.4.2
  • Retail

File Name

ArenaPlates-v0.4-beta.zip

Supported Versions

  • 5.4.2
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.
• Changed the hiding method of the Blizzard's FontStrings (name and level) from Hide() to SetAlpha(0).
• 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. Reported by Treeston of MMO-Champion.

v0.1-beta

• First beta version.