r632
Details
-
FilenameXPerl-r632.zip
-
Uploaded by
-
UploadedMay 31, 2012
-
Size702.57 KB
-
Downloads18,420
-
MD5974b9c833267b344a082009d0dfb2146
Supported WoW Retail Versions
- 4.3.4
Changelog
------------------------------------------------------------------------
r632 | mysticalos | 2012-06-01 02:30:30 +0000 (Fri, 01 Jun 2012) | 1 line
Changed paths:
M /trunk/XPerl.lua
M /trunk/XPerl_ArcaneBar/XPerl_ArcaneBar.lua
M /trunk/XPerl_Globals.lua
M /trunk/XPerl_Player/XPerl_Player.lua
M /trunk/XPerl_PlayerBuffs/XPerl_PlayerBuffs.lua
M /trunk/XPerl_PlayerPet/XPerl_Player_Pet.lua
M /trunk/XPerl_RaidFrames/XPerl_Raid.lua
M /trunk/XPerl_Target/XPerl_Target.lua
Completely revert 630. Fixes that increase cpu usage of mod by 2953825692784928369874 % are not fixes. Xperl shoudln't use 70% of client cpu in raid combat.
------------------------------------------------------------------------
r631 | mysticalos | 2012-05-29 23:06:34 +0000 (Tue, 29 May 2012) | 1 line
Changed paths:
M /trunk/XPerl.lua
M /trunk/XPerl_Player/XPerl_Player.lua
Add some nil checks so bad code (like last commit) doesn't generate lua errors when it calls functions before they exist/load. (i'll let author of said code fix the actual code)
------------------------------------------------------------------------
r630 | playerlin | 2012-05-29 13:23:11 +0000 (Tue, 29 May 2012) | 5 lines
Changed paths:
M /trunk/XPerl.lua
M /trunk/XPerl_ArcaneBar/XPerl_ArcaneBar.lua
M /trunk/XPerl_Globals.lua
M /trunk/XPerl_Player/XPerl_Player.lua
M /trunk/XPerl_PlayerBuffs/XPerl_PlayerBuffs.lua
M /trunk/XPerl_PlayerPet/XPerl_Player_Pet.lua
M /trunk/XPerl_RaidFrames/XPerl_Raid.lua
M /trunk/XPerl_Target/XPerl_Target.lua
Sontix's fixes applied.
1. Attempt to fix "3D Portrait not-updating when login" bug.
2. X-Perl code clear-up, commenting/removing useless lines or functions.
3. Other fixes that I DO NOT REALLY know, damn.
4. You may needed to kill all of your old X-Perl's .lua in your WTF directory to prevent a LUA error about X-Perl's conf(the optionUI setting store variable). I tested on new character and it won't happens but even it happens, I can't see any wrong happens so I guess it's safe if you still use your old X-Perl setting lua file.
------------------------------------------------------------------------
r629 | mysticalos | 2012-03-18 19:24:32 +0000 (Sun, 18 Mar 2012) | 1 line
Changed paths:
M /trunk/XPerl_CustomHighlight/XPerl_CustomHighlight.lua
M /trunk/XPerl_Target/XPerl_Target.lua
Revert custom highlights change, they haven't worked since it was made.
------------------------------------------------------------------------