promotional bannermobile promotional banner

Extended Raid Info

Abandoned
Extended Raid Info

File Details

r16

  • R
  • Oct 26, 2012
  • 61.87 KB
  • 357
  • 5.0.5
  • Retail

File Name

ExtendedRaidInfo-mop-r16.zip

Supported Versions

  • 5.0.5

------------------------------------------------------------------------
r16 | dridzt | 2012-10-26 22:55:12 +0000 (Fri, 26 Oct 2012) | 2 lines
Changed paths:
   M /trunk/ExtendedRaidInfo.lua

- More taint prevention (guarding against Blizz bug with dropdowns and compactunitframes)
- Replace a couple obsolete function calls.
------------------------------------------------------------------------
r15 | dridzt | 2012-09-28 11:36:52 +0000 (Fri, 28 Sep 2012) | 1 line
Changed paths:
   M /trunk/ExtendedRaidInfo.lua

- More taint prevention: StaticPopupDialog and don't try to hide the RaidInfoFrame in combat.
------------------------------------------------------------------------
r14 | dridzt | 2012-09-28 10:20:19 +0000 (Fri, 28 Sep 2012) | 1 line
Changed paths:
   M /trunk/ExtendedRaidInfo.lua

- Update for API changes in release version of LibGroupInSpecT-1.0
------------------------------------------------------------------------
r13 | Dridzt | 2012-09-11 21:52:11 +0000 (Tue, 11 Sep 2012) | 4 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/ExtendedRaidInfo.lua
   M /trunk/ExtendedRaidInfo.toc
   M /trunk/libs.xml

- Solve taint issues from leaked globals.
- Remove LibBabble-TalentTree-3.0 dependency, we can get specName from API now.
- Add support for !Class Colors if present.
- Remove hardcoded class color values and get them from Constants; this also adds support for MONK and any other classes added in future.
------------------------------------------------------------------------