r794
Details
-
FilenameXPerl-r794.zip
-
Uploaded by
-
UploadedNov 29, 2012
-
Size681.76 KB
-
Downloads10,288
-
MD5cd426f86833e050a5a7dddd21629f426
Supported WoW Retail Versions
- 5.1.0
Changelog
------------------------------------------------------------------------
r794 | tharai | 2012-11-29 21:40:46 +0000 (Thu, 29 Nov 2012) | 1 line
Changed paths:
M /trunk/XPerl_RaidFrames/XPerl_Raid.lua
Change to how frame taint is handled. Before would only be able to handle one frame, all raid frames should be handled.
------------------------------------------------------------------------
r793 | playerlin | 2012-11-28 16:28:50 +0000 (Wed, 28 Nov 2012) | 1 line
Changed paths:
M /trunk/XPerl.lua
M /trunk/XPerl_ArcaneBar/XPerl_ArcaneBar.toc
M /trunk/XPerl_CustomHighlight/XPerl_CustomHighlight.toc
M /trunk/XPerl_Options/XPerl_Options.toc
M /trunk/XPerl_Party/XPerl_Party.toc
M /trunk/XPerl_PartyPet/XPerl_PartyPet.toc
M /trunk/XPerl_Player/XPerl_Player.toc
M /trunk/XPerl_PlayerBuffs/XPerl_PlayerBuffs.toc
M /trunk/XPerl_PlayerPet/XPerl_PlayerPet.toc
M /trunk/XPerl_RaidAdmin/XPerl_RaidAdmin.toc
M /trunk/XPerl_RaidFrames/XPerl_RaidFrames.toc
M /trunk/XPerl_RaidHelper/XPerl_RaidHelper.toc
M /trunk/XPerl_RaidMonitor/XPerl_RaidMonitor.toc
M /trunk/XPerl_RaidPets/XPerl_RaidPets.toc
M /trunk/XPerl_Target/XPerl_Target.toc
M /trunk/XPerl_TargetTarget/XPerl_TargetTarget.toc
Looks like Asixandur forgot all TOC files on every X-Perl addons...bumped them too and re-tagging as release.
------------------------------------------------------------------------
r792 | asixandur | 2012-11-28 13:58:21 +0000 (Wed, 28 Nov 2012) | 1 line
Changed paths:
M /trunk/XPerl.toc
M /trunk/localization.lua
Set for Release
------------------------------------------------------------------------
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.
------------------------------------------------------------------------