promotional bannermobile promotional banner

Enemy List

A list of enemies, their target and the aggro on them as well as a unit grid for the raid.

File Details

EnemyList 1.8.112.zip

  • R
  • Apr 25, 2026
  • 147.80 KB
  • 27
  • 2.5.5
  • Classic TBC

File Name

EnemyList 1.8.112.zip

Supported Versions

  • 2.5.5

[1.8.112]

Added

  • Experimental warning banner at the top of the Nameplates config section, calling out that nameplate features (threat overlay + list mirror) can interact unexpectedly with Blizzard's stock plates and Plater, and may show visual glitches.
  • New locale string NAMEPLATE_EXPERIMENTAL_WARNING.

Changed

  • scrollChild7 height grown by 60px to fit the banner without clipping.

[1.8.111]

Fixed

  • Runner-up threat bars now include the current aggro holder. Previously the tank was skipped, so the first bar showed the 2nd-place threat — making it look as though the 2nd-on-aggro was duplicated. Bars now read top-to-bottom: tank (100%), then 2nd, then 3rd, etc. De-duplicates by name so a unit appearing under multiple tokens doesn't show twice.
  • Nameplate name disappearing pre-combatapplyDefaultPlateVisualHideToUf was setting alpha=0 on uf.name / uf.Name (and other children), but the restore path only put the parent UnitFrame's alpha back. Result: any plate that had ever been mirrored stayed name-less until the addon re-mirrored it, so the user only saw the level. Now the per-child alphas are captured into nameplate._elChildPrevAlpha and restored on suppression release.

Changed

  • Preview test data leads the runner-up list with a Tank entry at 100% so the new layout previews correctly.