r758

Details

  • Filename
    sRaidFrames-r758.zip
  • Uploaded by
  • Uploaded
    Oct 17, 2012
  • Size
    273.49 KB
  • Downloads
    550
  • MD5
    066e441eae16eb55c67821c0fd9063ef

Supported WoW Retail Versions

  • 5.0.5

Changelog

------------------------------------------------------------------------
r758 | dridzt | 2012-10-17 10:37:51 +0000 (Wed, 17 Oct 2012) | 3 lines
Changed paths:
   M /trunk/sRaidFrames.lua
   M /trunk/sRaidFramesOptions.lua

- Finish up self.cleanseTypes to account for class/level/spec and update properly.
- ShowDispelable ("curable by me") and OnlySelf ("highlight dispelable by me") options now work correctly.
- Tweak some controls in options so the option text is not truncated (mainly dropdowns that have no tooltips)
------------------------------------------------------------------------
r757 | dridzt | 2012-10-15 19:14:22 +0000 (Mon, 15 Oct 2012) | 5 lines
Changed paths:
   M /trunk/sRaidFrames.lua

- Updated self.cleanseTypes (who can dispel/cure which debuff)
-- another pass will be needed because these are not static per class but a function of class,level,spec
(in any case better than before and comments in the code for anyone that wants to make it exact)
- Pick up updated LibResInfo-1.0.
-- adds Eternal Guardian (hunter pet quilien) and Rebirth (holy/prot paladin with Symbiosis) to resurrection spells.
------------------------------------------------------------------------
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
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
98.58 KB Oct 17, 2012 5.0.5 81