v4.0.0-beta26
Details
-
FilenamePitBull4-v4.0.0-beta26.zip
-
Uploaded by
-
UploadedApr 26, 2011
-
Size894.35 KB
-
Downloads2,540
-
MD58e91a72301d76dd0cb8bd5b7460bb889
Supported WoW Retail Versions
- 4.1.0
Changelog
tag v4.0.0-beta26
3d240bd474c70ecb0b53fa05c32c86a1ffb00ba1
Shefki <shefki@shefki.org>
2011-04-26 20:26:55 -0700
Tagging as v4.0.0-beta26
--------------------
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.