Change Log:
--------------------
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r12 | Dridzt | 2012-09-10 19:51:30 +0000 (Mon, 10 Sep 2012) | 4 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/ExtendedRaidInfo.lua
M /trunk/ExtendedRaidInfo.toc
M /trunk/libs.xml
- Replace broken LibGroupTalents, LibTalentQuery with LibGroupInSpecT-1.0 and LibBabble-TalentTree-3.0
- Widget changes (UIPanelTemplate*)
- Update for Group Event and API changes
- .toc update, compatible with wow 5.0.4/MoP (we hope)
---------------...
Description:
--------------------
MoP update of Rinu's Extended Raid Info
From original description
Extended Raid Info modifies the standard Blizzard Raid Info frame and includes new features.
Features
improved overview
saved instances of your alts
party / raid list of a saved instance
killed bosses list of a saved instance
filter instance list
* There was another fan update posted, but it needed some work and seems to have gone unmaintained.
Details of what changed since last pre-MoP version @changelog
Note: If upgrading from any version prior to this you will need a full exit of the game client as there's been new files added.
--------------------
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r12 | Dridzt | 2012-09-10 19:51:30 +0000 (Mon, 10 Sep 2012) | 4 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/ExtendedRaidInfo.lua
M /trunk/ExtendedRaidInfo.toc
M /trunk/libs.xml
- Replace broken LibGroupTalents, LibTalentQuery with LibGroupInSpecT-1.0 and LibBabble-TalentTree-3.0
- Widget changes (UIPanelTemplate*)
- Update for Group Event and API changes
- .toc update, compatible with wow 5.0.4/MoP (we hope)
---------------...
Description:
--------------------
MoP update of Rinu's Extended Raid Info
From original description
Extended Raid Info modifies the standard Blizzard Raid Info frame and includes new features.
Features
improved overview
saved instances of your alts
party / raid list of a saved instance
killed bosses list of a saved instance
filter instance list
* There was another fan update posted, but it needed some work and seems to have gone unmaintained.
Details of what changed since last pre-MoP version @changelog
Note: If upgrading from any version prior to this you will need a full exit of the game client as there's been new files added.