v4.0.0-beta25-9-g5f898c8-nolib
Details
-
FilenamePitBull4-v4.0.0-beta25-9-g5f898c8-nolib.zip
-
Uploaded by
-
UploadedApr 26, 2011
-
Size497.74 KB
-
Downloads39
-
MD5b7aec42cfb1bf2297eb03c7d4460f125
Supported WoW Retail Versions
- 4.1.0
Changelog
Shefki:
- Full fix to HideBlizzard problems with CompactPartyFrame in 4.1
Note: The option to hide Party frames will be disabled if you have
"Use Raid-Style Party Frames" checked in Blizzard Interface Options
under Unit Frames. You can control these frames with the Raid checkbox.
If you want to keep the Raid Manager/Party Members, keep this unchecked
and use Hide/Show button inside the Manager.
I know this is a step back in features but Blizzard has reparented the
CompactPartyFrame to this RaidManager and it's a pain to reparent
something like this to avoid that.
- Bump TOC for 4.1
- This should fix the errors about the CompactPartyFrame in 4.1
- Sense Demons went away with 4.0.1 but didn't notice it.
- Surge of Light only has one rank and rank 2's spell id became rank 1.
- Fix Portrait module error with 4.1. Ticket #940.
- Fix Ticket #868. Party Names/Classes don't match.
When group makeup changes the frames don't necessarily hide anymore as
of 4.0.x. In the past we picked up our Update notices from OnShow.
But since the frames don't Hide and then Show again this no longer
works. So we need to Update when the unit changes in
OnAttributeChanged.
- LuaTexts shouldn't error if AddFontString is called on a frame with no unit.
Very rare error.
- Ignore clicks on temporary weapon enchant auras.
Canceling temp weapon enchants is still protected in and out of combat.