r791
Details
-
FilenameXPerl-r791.zip
-
Uploaded by
-
UploadedNov 25, 2012
-
Size681.77 KB
-
Downloads14,264
-
MD5533b66dde11187588bc60b135f1ea4ac
Supported WoW Retail Versions
- 5.0.5
Changelog
------------------------------------------------------------------------
r791 | tharai | 2012-11-25 22:36:00 +0000 (Sun, 25 Nov 2012) | 3 lines
Changed paths:
M /trunk/XPerl_Globals.lua
M /trunk/XPerl_RaidFrames/XPerl_Raid.lua
Fix the out of combat system for updating how frames adjust things. This event was disabled by me in the past for eating massive amounts of CPU because it had a ton of events attached to it that were not needed. By unregistering all events and attaching the one we need the system becomes functional again.
Wrap the code inside the xperl raid frame that taints during combat, this code is run when a member is moved and possibly when a unit joins the raid group. I can't solve all the taint issues due to some of being inside the secureheaders stuff.
------------------------------------------------------------------------
r790 | asixandur | 2012-11-25 15:12:29 +0000 (Sun, 25 Nov 2012) | 1 line
Changed paths:
M /trunk/XPerl_RaidFrames/XPerl_Raid.lua
Removed unused code
------------------------------------------------------------------------
r789 | asixandur | 2012-11-24 16:35:32 +0000 (Sat, 24 Nov 2012) | 1 line
Changed paths:
M /trunk/XPerl_Player/XPerl_Player.lua
Monk special bar can now be disabled
------------------------------------------------------------------------
r788 | asixandur | 2012-11-24 16:30:58 +0000 (Sat, 24 Nov 2012) | 1 line
Changed paths:
M /trunk/XPerl_PlayerPet/XPerl_Player_Pet.lua
Improved Pet Battle frame showing/hiding
------------------------------------------------------------------------
r787 | asixandur | 2012-11-13 12:42:02 +0000 (Tue, 13 Nov 2012) | 1 line
Changed paths:
M /trunk/XPerl_Target/XPerl_Target.lua
Improved Pet Battle frame showing/hiding
------------------------------------------------------------------------
r786 | asixandur | 2012-11-11 06:31:59 +0000 (Sun, 11 Nov 2012) | 1 line
Changed paths:
M /trunk/XPerl_Player/XPerl_Player.lua
PvP marker can be disabled again
------------------------------------------------------------------------
r785 | asixandur | 2012-11-10 06:17:50 +0000 (Sat, 10 Nov 2012) | 1 line
Changed paths:
M /trunk/XPerl_Player/XPerl_Player.lua
Modified fix to avoid talent points change event
------------------------------------------------------------------------
r784 | asixandur | 2012-11-10 06:08:39 +0000 (Sat, 10 Nov 2012) | 1 line
Changed paths:
M /trunk/XPerl_Player/XPerl_Player.lua
Final fix for Druid Eclipse Bar, this really works
------------------------------------------------------------------------
r783 | asixandur | 2012-11-09 17:40:33 +0000 (Fri, 09 Nov 2012) | 1 line
Changed paths:
M /trunk/XPerl_Player/XPerl_Player.lua
Fixed taint by changing druid eclipse bar fix
------------------------------------------------------------------------
r782 | tharai | 2012-11-06 22:18:41 +0000 (Tue, 06 Nov 2012) | 1 line
Changed paths:
M /trunk/XPerl_RaidFrames/XPerl_Raid.lua
Renable code removed by Asixandur
------------------------------------------------------------------------
r781 | asixandur | 2012-11-06 13:42:30 +0000 (Tue, 06 Nov 2012) | 1 line
Changed paths:
M /trunk/XPerl_RaidFrames/XPerl_Raid.lua
Removed unuseful code, tell me if you see taints
------------------------------------------------------------------------
r780 | asixandur | 2012-11-01 17:32:20 +0000 (Thu, 01 Nov 2012) | 2 lines
Changed paths:
M /trunk/XPerl_Options/localization.itIT.lua
M /trunk/XPerl_Player/XPerl_Player.lua
itIT Strings
Another attempt to fix druid special moonkin bar
------------------------------------------------------------------------
r779 | asixandur | 2012-10-30 13:52:51 +0000 (Tue, 30 Oct 2012) | 1 line
Changed paths:
M /trunk/XPerl_Party/XPerl_Party.lua
Fix for party showing erratically
------------------------------------------------------------------------
r778 | asixandur | 2012-10-30 12:41:33 +0000 (Tue, 30 Oct 2012) | 1 line
Changed paths:
M /trunk/XPerl_RaidAdmin/localization.itIT.lua
M /trunk/XPerl_RaidMonitor/Localization.itIT.lua
More itIT strings
------------------------------------------------------------------------
r777 | tharai | 2012-10-28 19:20:26 +0000 (Sun, 28 Oct 2012) | 3 lines
Changed paths:
M /trunk/XPerl.toc
M /trunk/localization.lua
More fixes for pet battle
Lin, pleaase do not use your own versioning system. This is a standard.
------------------------------------------------------------------------
r776 | playerlin | 2012-10-28 13:46:28 +0000 (Sun, 28 Oct 2012) | 4 lines
Changed paths:
M /trunk/XPerl.lua
M /trunk/XPerl.toc
M /trunk/localization.lua
Set release, again.
3.6.1a Release for PetBattle frames show and hide...
(Please, just do "x.x.1", not "x.x.10"..., .1 still > .05...)
------------------------------------------------------------------------
r775 | asixandur | 2012-10-28 04:56:18 +0000 (Sun, 28 Oct 2012) | 1 line
Changed paths:
M /trunk/XPerl_Target/XPerl_Target.lua
Improved Pet Battle frames hide/show
------------------------------------------------------------------------
r774 | tharai | 2012-10-27 21:40:45 +0000 (Sat, 27 Oct 2012) | 1 line
Changed paths:
M /trunk/XPerl.toc
M /trunk/localization.lua
Set for release
------------------------------------------------------------------------
r773 | tharai | 2012-10-27 21:37:13 +0000 (Sat, 27 Oct 2012) | 1 line
Changed paths:
M /trunk/XPerl_Target/XPerl_Target.lua
Show battle pet type for battlepets
------------------------------------------------------------------------
r772 | tharai | 2012-10-27 21:09:10 +0000 (Sat, 27 Oct 2012) | 1 line
Changed paths:
M /trunk/XPerl_RaidFrames/XPerl_Raid.lua
Use unit_connection to update raid frames when player goes offline
------------------------------------------------------------------------
r771 | asixandur | 2012-10-27 09:31:04 +0000 (Sat, 27 Oct 2012) | 1 line
Changed paths:
M /trunk/XPerl_RaidHelper/XPerl_AssistFrame.lua
Fixes AGGRO Warning not appearing
------------------------------------------------------------------------
r770 | asixandur | 2012-10-26 12:30:07 +0000 (Fri, 26 Oct 2012) | 1 line
Changed paths:
M /trunk/XPerl_Player/XPerl_Player.lua
Sorry if I forgot these every time
------------------------------------------------------------------------
r769 | asixandur | 2012-10-26 11:29:06 +0000 (Fri, 26 Oct 2012) | 1 line
Changed paths:
M /trunk/XPerl_Player/XPerl_Player.lua
Trying to fix druid moonkin bar not appering
------------------------------------------------------------------------
r768 | asixandur | 2012-10-20 12:14:22 +0000 (Sat, 20 Oct 2012) | 1 line
Changed paths:
M /trunk/XPerl_Target/XPerl_Target.lua
Fixed frames appearing after pet battle even if they are disabled
------------------------------------------------------------------------