r796

Details

  • Filename
    XPerl-r796.zip
  • Uploaded by
  • Uploaded
    Dec 2, 2012
  • Size
    681.87 KB
  • Downloads
    9,503
  • MD5
    fb04afb30a8d1235352bd0909e4f3b68

Supported WoW Retail Versions

  • 5.1.0

Changelog

------------------------------------------------------------------------
r796 | asixandur | 2012-12-02 06:08:15 +0000 (Sun, 02 Dec 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Usage.lua

Fixed "Unknown addon chat type" with 5.1
------------------------------------------------------------------------
r795 | asixandur | 2012-12-01 07:33:16 +0000 (Sat, 01 Dec 2012) | 1 line
Changed paths:
   M /trunk/localization.itIT.lua
   M /trunk/localization.lua

Added monk spells for XPerl_Highlight.lua don't know if they should be added to every locale
------------------------------------------------------------------------
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
------------------------------------------------------------------------