v4.0.0-beta13-6-gcab2133
Details
-
FilenamePitBull4-v4.0.0-beta13-6-gcab2133.zip
-
Uploaded by
-
UploadedOct 17, 2010
-
Size866.50 KB
-
Downloads462
-
MD50d1e419848c4840b99f44a9ff2c67cd7
Supported WoW Retail Versions
- 4.0.1
Changelog
Shefki:
- Update spells in RangeFader for 4.0.x.
- Use UnitCanAttack to determine enemies so range checking can work on Neutrals.
- Add menu items for Ready Check and Role Check on self unit popup menu.
- Remove an XML comment close that was accidentally committed.
- Fix problems canceling buffs from the Blizzard BuffFrame.
In particular, we were taining the BuffFrame by tainting the PlayerFrame
due to touching PlayerFrame.unit and due to the way our HideBlizzard
module dealt with it. The unfortunate downside of this is we no
longer turn off events for the Blizzard PlayerFrame so it is updating
even though we don't use it. D:
- Fix problems with click through frames.
- If you were using Clique singleton click through frames could become
clickable in combat. The fix requires a version newer than Clique:
v40000-1.2.7 (which is the current release version at this time,
so in order to get the fix you need the alpha build on wowace.com).
- When creating frames in combat for groups with click through turned on
the frames would be clickable until the next time you left combat.
This was a limiation of WoW which has been resolved with 4.0.1.