r539

Details

  • Filename
    XPerl-hp2_r538a-r539.zip
  • Uploaded by
  • Uploaded
    Jun 13, 2011
  • Size
    701.68 KB
  • Downloads
    108
  • MD5
    31e60c64a4b2a8e8cf1a9c4cd98c7680

Supported WoW Retail Versions

  • 4.1.0

Changelog

------------------------------------------------------------------------
r539 | hp2 | 2011-06-13 07:57:19 +0000 (Mon, 13 Jun 2011) | 1 line
Changed paths:
   M /trunk/XPerl_Highlight.lua
   A /trunk/changelog_hp.txt

Testing.
------------------------------------------------------------------------
r538 | mysticalos | 2011-06-07 18:41:36 +0000 (Tue, 07 Jun 2011) | 1 line
Changed paths:
   M /trunk/XPerl_Highlight.lua
   M /trunk/XPerl_Target/XPerl_Target.lua

Combat log is forward compatible iwth 4.2, but still compatible with 4.1 live. Cleaned up CLEU code somewhat too
------------------------------------------------------------------------
r536 | mysticalos | 2011-06-05 21:56:29 +0000 (Sun, 05 Jun 2011) | 1 line
Changed paths:
   M /trunk/XPerl.lua
   M /trunk/XPerl.toc
   M /trunk/localization.lua

Bump version
------------------------------------------------------------------------
r535 | playerlin | 2011-06-04 10:30:24 +0000 (Sat, 04 Jun 2011) | 1 line
Changed paths:
   M /trunk/XPerl.lua

Ticket 1186 - Fixed a typo in XPerl.lua cause the "if" condition expression never evaluate to "true", thanks Asjaskan reported this.
------------------------------------------------------------------------
r534 | playerlin | 2011-05-22 02:18:45 +0000 (Sun, 22 May 2011) | 1 line
Changed paths:
   M /trunk/XPerl.lua
   M /trunk/XPerl_RaidFrames/XPerl_Raid.lua

Removing the target highlighting bugfix on XPerl_Raid.lua after fix same shit on PartyFrame in r532, it's useless now.
------------------------------------------------------------------------
r533 | mysticalos | 2011-05-22 00:12:17 +0000 (Sun, 22 May 2011) | 1 line
Changed paths:
   M /trunk/XPerl_PlayerBuffs/XPerl_PlayerBuffs.lua

fix a typo
------------------------------------------------------------------------
r532 | playerlin | 2011-05-21 08:19:07 +0000 (Sat, 21 May 2011) | 6 lines
Changed paths:
   M /trunk/XPerl.lua
   M /trunk/XPerl_Options/XPerl_FrameOptions.xml
   M /trunk/XPerl_Party/XPerl_Party.lua
   M /trunk/XPerl_Party/XPerl_Party.xml

All fixes needed more checks ingame! :)
1.Fixed a bug about screw up Target Highlighting on party members(fix by sontix).
2.Added RaidTargetIcons on partyframe by sontix(not for playerframe yet).
3.Ticket #252 - Group members' debuffs will correctly displayed when Set option "Group->Show buffs->Only castable", remove option "Group->Show debuffs->Only curable".
4.Ticket #603 - Focusframe's option Only My Buffs will correctly set to itself, not Target one.
(Thanks sontix for mentions those 2 tickets because we forgot them totally. :\)
------------------------------------------------------------------------
r531 | mysticalos | 2011-05-14 02:26:51 +0000 (Sat, 14 May 2011) | 1 line
Changed paths:
   M /trunk/XPerl.lua

comment out useless check
------------------------------------------------------------------------
r530 | mysticalos | 2011-05-12 17:06:38 +0000 (Thu, 12 May 2011) | 1 line
Changed paths:
   M /trunk/XPerl_Party/XPerl_Party.lua
   M /trunk/XPerl_Party/XPerl_Party.xml

More stuff from sontix(Phase Indicator, PartyFrame mess up fix etc). Changes look fine so far.
------------------------------------------------------------------------