r756-nolib
Details
- 
                        FilenamesRaidFrames-r756-nolib.zip
 - 
                        Uploaded by
 -  
                        UploadedOct 12, 2012
 -  
                        Size97.52 KB
 - 
                            Downloads94
 - 
                        MD5d9bea50845535127f7a1979674fb603a
 
Supported WoW Retail Versions
- 5.0.5
 
Changelog
------------------------------------------------------------------------
r756 | dridzt | 2012-10-13 01:45:43 +0000 (Sat, 13 Oct 2012) | 1 line
Changed paths:
   M /trunk/.pkgmeta
- Tweak .pkgmeta for LibResInfo-1.0
------------------------------------------------------------------------
r755 | dridzt | 2012-10-13 01:38:55 +0000 (Sat, 13 Oct 2012) | 34 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/sRaidFrames.lua
   M /trunk/sRaidFrames.toc
   M /trunk/sRaidFramesGroupFilter.lua
   M /trunk/sRaidFramesOptions.lua
Full exit of the game client needed for ugrade, as files have been added/removed.
API updates:
- IsRaidLeader, IsRaidOfficer
+ UnitIsGroupLeader, UnitIsGroupAssistant, UnitIsRaidOfficer, IsEveryoneAssistant
- GetNumTalentTabs, GetTalentTabInfo (not used anywhere)
+ UnitGUID, UnitInRaid, IsInRaid
- UnitMana, UnitManaMax
+ UnitPower, UnitPowerMax
Event updates:
- RAID_ROSTER_UPDATE
+ GROUP_ROSTER_UPDATE
Library updates:
- LibGroupTalents-1.0, LibTalentQuery-1.0, LibResComm-1.0
+ LibGroupInSpecT-1.0, LibResInfo-1.0
Cleanup:
- "AceEvent-2.0" check for old 'who looted' event (not used anywhere)
Miscellaneous fixes:
Detecting combat status during load/reload.
Add Monk to "by class" filters, update "by role" class defaults according to CLASS_SORT_ORDER
Add Hunter Focus to primary resources.
Fix "Hide Blizzard" option so it works on a /reload when in a raid.
Localize a couple unintended globals.
Done but Not Tested:
Resurrection status.
Not Done:
Static data updates (spellIDs, raid cooldowns etc that might have changed in MoP)
Overall status: Working.
------------------------------------------------------------------------
r754 | shuntaec | 2012-10-12 07:11:17 +0000 (Fri, 12 Oct 2012) | 1 line
Changed paths:
   M /trunk/sRaidFrames.toc
Dummy checkin to get the mod to rebuild with the new updated versions of underlying libraries.
------------------------------------------------------------------------
r753 | tomsommer | 2012-09-06 08:10:37 +0000 (Thu, 06 Sep 2012) | 1 line
Changed paths:
   M /trunk/sRaidFrames.lua
Attempt to fix some wierd change to GetSpellInfo
------------------------------------------------------------------------