r564
Details
-
FilenameXPerl-r564.zip
-
Uploaded by
-
UploadedAug 25, 2011
-
Size700.77 KB
-
Downloads12,153
-
MD5ad53aa0b6eba235b50cac54029e506f4
Supported WoW Retail Versions
- 4.2.0
Changelog
------------------------------------------------------------------------
r564 | mysticalos | 2011-08-26 01:56:01 +0000 (Fri, 26 Aug 2011) | 1 line
Changed paths:
M /trunk/XPerl_CustomHighlight/XPerl_CustomHighlight.lua
M /trunk/localization.deDE.lua
M /trunk/localization.esES.lua
M /trunk/localization.frFR.lua
M /trunk/localization.koKR.lua
M /trunk/localization.lua
M /trunk/localization.ruRU.lua
M /trunk/localization.zhCN.lua
M /trunk/localization.zhTW.lua
Custom highlights update
------------------------------------------------------------------------
r563 | playerlin | 2011-07-30 16:26:01 +0000 (Sat, 30 Jul 2011) | 1 line
Changed paths:
M /trunk/XPerl.lua
M /trunk/XPerl_Options/localization.lua
M /trunk/XPerl_Options/localization.zhTW.lua
Added more warning messages for the Hide default raid manager string and zhTW update for r560/561 commit. The XPerl.lua modified for correctly revision display but may not needed. I had bad feel about the raidframe hiding changes but...
------------------------------------------------------------------------
r562 | mysticalos | 2011-07-29 21:06:12 +0000 (Fri, 29 Jul 2011) | 1 line
Changed paths:
M /trunk/XPerl_RaidFrames/XPerl_Raid.lua
missed a couple comment cleanups
------------------------------------------------------------------------
r561 | mysticalos | 2011-07-29 21:03:04 +0000 (Fri, 29 Jul 2011) | 1 line
Changed paths:
M /trunk/XPerl_Options/localization.lua
So apparently if you leave the raidframemanager the hell alone, the raidframecontainer doesn't taint at all. if you mess with raidframecontainer, even just the out of combat hook, it makes compactunitframe and raidframecontainer taint randomly after onupdate events when TryUpdate or UpdateAll events fire. good to know. Option wording updated to still offer hiding frame manager but not recommending it. hide container alone has gone two raids without tainting anything :)
------------------------------------------------------------------------
r560 | mysticalos | 2011-07-28 22:42:12 +0000 (Thu, 28 Jul 2011) | 1 line
Changed paths:
M /trunk/XPerl_Options/XPerl_FrameOptions.lua
M /trunk/XPerl_RaidFrames/XPerl_Raid.lua
hiding raid frame manager off by default.
------------------------------------------------------------------------
r559 | playerlin | 2011-07-28 17:05:45 +0000 (Thu, 28 Jul 2011) | 1 line
Changed paths:
M /trunk/XPerl.lua
M /trunk/XPerl_Options/localization.zhTW.lua
zhTW update for the recent updates, what a mess...
------------------------------------------------------------------------
r558 | mysticalos | 2011-07-27 22:44:13 +0000 (Wed, 27 Jul 2011) | 1 line
Changed paths:
M /trunk/XPerl_Options/XPerl_FrameOptions.xml
M /trunk/XPerl_Options/localization.lua
better options and sorting
------------------------------------------------------------------------
r557 | mysticalos | 2011-07-27 08:26:43 +0000 (Wed, 27 Jul 2011) | 1 line
Changed paths:
M /trunk/XPerl_Options/localization.lua
More clarifications.
------------------------------------------------------------------------
r556 | mysticalos | 2011-07-27 08:05:21 +0000 (Wed, 27 Jul 2011) | 1 line
Changed paths:
M /trunk/XPerl_RaidFrames/XPerl_Raid.lua
also add fix for missing defaults too
------------------------------------------------------------------------
r555 | mysticalos | 2011-07-27 08:00:37 +0000 (Wed, 27 Jul 2011) | 1 line
Changed paths:
M /trunk/XPerl_Options/XPerl_FrameOptions.lua
M /trunk/XPerl_Options/XPerl_FrameOptions.xml
M /trunk/XPerl_Options/localization.lua
M /trunk/XPerl_RaidFrames/XPerl_Raid.lua
can now control the raid frame manager and raid frames seperately in options. Improved description text to warn that hiding the blizz frames still taints cause blizz sucks. manager doesn't taint though, it's easier to secure hook without breakage.
------------------------------------------------------------------------
r554 | mysticalos | 2011-07-14 05:16:06 +0000 (Thu, 14 Jul 2011) | 1 line
Changed paths:
M /trunk/XPerl_RaidFrames/XPerl_Raid.lua
Sigh, you can secure hook CompactUnitFrame_OnEvent to completely remove all taints with annoying CompactRaidFrameN:Show() but then it memory leaks and hangs itself after about 2-3 hours. i give up. people are just gonna have to ignore the very large taint logs until blizz stops protecting dumb things like hiding a non customizable frame :\
------------------------------------------------------------------------