BattleGroundEnemies

A ally and enemy display for battlegrounds

File Details

11.0.2.0

  • R
  • Aug 15, 2024
  • 654.76 KB
  • 39.0K
  • 11.0.2+4
  • Classic + 2

File Name

BattleGroundEnemies-11.0.2.0.zip

Supported Versions

  • 11.0.2
  • 4.4.0
  • 3.4.3
  • 2.5.4
  • 1.15.3

BattleGroundEnemies

11.0.2.0 (2024-08-15)

Full Changelog Previous Releases

  • update changelog for 11.0.2.0
  • bumb toc to 11.0.2 (110002)
  • update luacheck list
  • GetSpellBookSkillLineInfo changes
  • GetSpellTabInfo got renamed to GetSpellBookSkillLineInfo
  • GetSpellTabInfo is also inside C_SpellBook
  • fix copypaste mistake, GetNumSpellBookSkillLines and GetSpellBookItemName belongs to C_SpellBook
  • use C_AddOns.GetAddOnMetadata instead of GetAddOnMetadata
  • add fix for removal of UnitAura, use C_UnitAuras.GetAuraDataByIndex
    instead
  • GetTexCoordsForRoleSmallCircle got removed, add it locally