r383

Details

  • Filename
    XPerl-r383.zip
  • Uploaded by
  • Uploaded
    Sep 25, 2010
  • Size
    689.93 KB
  • Downloads
    7,925
  • MD5
    fede3b8f84dcb730dabbdc7d4223667b

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r383 | playerlin | 2010-09-25 09:33:27 +0000 (Sat, 25 Sep 2010) | 2 lines
Changed paths:
   M /trunk/XPerl.lua
   M /trunk/XPerl_PlayerBuffs/XPerl_PlayerBuffs.lua

Fixed ticket 706: Now the buffs bar should not overlay on anythings in player frame.
Fixed revision, someone forgot update it and make X-Perl say it's r381 on r382...
------------------------------------------------------------------------
r382 | mysticalos | 2010-09-22 20:03:10 +0000 (Wed, 22 Sep 2010) | 1 line
Changed paths:
   M /trunk/XPerl_Tutorial/XPerl_Tutorial.lua

Fixed just 1 of the MANY errors in tutorial. most of it needs rewriting if it's ever gonna work again. honestly i recommend people just delete or disable the tutorial folder if you don't like errors with it.
------------------------------------------------------------------------
r381 | mysticalos | 2010-09-22 01:19:03 +0000 (Wed, 22 Sep 2010) | 1 line
Changed paths:
   M /trunk/XPerl_Highlight.lua

Shield spells isn't working it's just erroring out. reverted it back to it's previous broken but errorless state
------------------------------------------------------------------------
r380 | mysticalos | 2010-09-21 19:19:34 +0000 (Tue, 21 Sep 2010) | 1 line
Changed paths:
   M /trunk/XPerl.toc
   M /trunk/XPerl_Player/XPerl_Player.lua

LibHealComm-4.0 is now properly supported in optional dependancies.
------------------------------------------------------------------------
r379 | mysticalos | 2010-09-21 03:20:27 +0000 (Tue, 21 Sep 2010) | 1 line
Changed paths:
   M /trunk/XPerl_Player/XPerl_Player.lua
   M /trunk/XPerl_RaidHelper/XPerl_AssistFrame.xml

Fix Xperl_assistframe using "this" in several functions cause player is a baddie and missed some when he merged cata branch. re-added joddies dk hack taht disables support for runes to fix lua errors on dks.
------------------------------------------------------------------------
r378 | mysticalos | 2010-09-20 18:43:18 +0000 (Mon, 20 Sep 2010) | 1 line
Changed paths:
   M /trunk/XPerl_Highlight.lua

Fix for shields not working in highlights. (shields were using two variables, shieldSpells and absorbSpells which was an oversight i'm sure since code wise it was making shieldSpells purple, problem was, there weren't any, they were all defined as absorbSpells heh)
------------------------------------------------------------------------
r377 | mysticalos | 2010-09-20 17:32:56 +0000 (Mon, 20 Sep 2010) | 1 line
Changed paths:
   M /trunk/XPerl_Player/XPerl_Player.lua

Revert dk stuff back to how it originally was undesturbed
------------------------------------------------------------------------
r376 | playerlin | 2010-09-17 08:12:53 +0000 (Fri, 17 Sep 2010) | 1 line
Changed paths:
   M /trunk/XPerl.lua
   M /trunk/XPerl_Player/XPerl_Player.lua

Fixed bug cause DK rune bar display nothing.
------------------------------------------------------------------------
r375 | joddie | 2010-09-16 17:44:19 +0000 (Thu, 16 Sep 2010) | 1 line
Changed paths:
   M /trunk/XPerl_Player/XPerl_Player.lua

added cataclysm way of checking for roles
------------------------------------------------------------------------
r374 | playerlin | 2010-09-16 04:41:53 +0000 (Thu, 16 Sep 2010) | 4 lines
Changed paths:
   M /trunk/XPerl.lua
   M /trunk/XPerl_ArcaneBar/XPerl_ArcaneBar.lua
   M /trunk/XPerl_Globals.lua
   M /trunk/XPerl_Globals.xml
   M /trunk/XPerl_Highlight.lua
   M /trunk/XPerl_Init.lua
   M /trunk/XPerl_Options/XPerl_FrameOptions.lua
   M /trunk/XPerl_Options/XPerl_FrameOptions.xml
   M /trunk/XPerl_Options/localization.zhTW.lua
   M /trunk/XPerl_Party/XPerl_Party.xml
   M /trunk/XPerl_PartyPet/XPerl_Party_Pet.lua
   M /trunk/XPerl_PartyPet/XPerl_Party_Pet.xml
   M /trunk/XPerl_Player/XPerl_Player.lua
   M /trunk/XPerl_PlayerPet/XPerl_Player_Pet.lua
   M /trunk/XPerl_PlayerPet/XPerl_Player_Pet.xml
   M /trunk/XPerl_RaidAdmin/XPerl_Check.lua
   M /trunk/XPerl_RaidAdmin/XPerl_Check.xml
   M /trunk/XPerl_RaidAdmin/XPerl_RaidAdmin.lua
   M /trunk/XPerl_RaidAdmin/XPerl_RaidAdmin.xml
   M /trunk/XPerl_RaidAdmin/XPerl_RosterText.xml
   M /trunk/XPerl_RaidFrames/XPerl_Raid.lua
   M /trunk/XPerl_RaidFrames/XPerl_Raid.xml
   M /trunk/XPerl_RaidHelper/XPerl_AssistFrame.lua
   M /trunk/XPerl_RaidHelper/XPerl_RaidHelper.lua
   M /trunk/XPerl_RaidHelper/XPerl_RaidHelper.xml
   M /trunk/XPerl_RaidMonitor/XPerl_RaidMonitor.lua
   M /trunk/XPerl_RaidMonitor/XPerl_RaidMonitor.xml
   M /trunk/XPerl_RaidPets/XPerl_RaidPets.lua
   M /trunk/XPerl_Target/XPerl_Target.lua
   M /trunk/XPerl_Target/XPerl_Target.xml
   M /trunk/XPerl_TargetTarget/XPerl_TargetTarget.xml
   M /trunk/XPerl_Tutorial/XPerl_Tutorial.lua
   M /trunk/XPerl_Usage.lua
   M /trunk/localization.lua

Basic Cataclysm client compatibility, like LUA code and spellIDs etc. (Thanks Joddie and mysticalos, maybe still needed more test and fixes.)
Fixed bar texture squished bug in health bar, mana bar and other bars.
Fixed texture squished bug in casting bar(XPerl_ArcaneBar).
zhTW updated.
------------------------------------------------------------------------
r373 | playerlin | 2010-08-25 08:15:02 +0000 (Wed, 25 Aug 2010) | 2 lines
Changed paths:
   A /trunk/Images/XPerl_RoleHealer_old.blp
   M /trunk/XPerl.lua
   M /trunk/XPerl_Options/XPerl_FrameOptions.xml
   M /trunk/XPerl_Options/localization.lua
   M /trunk/XPerl_Options/localization.zhTW.lua
   M /trunk/XPerl_Party/XPerl_Party.lua
   M /trunk/XPerl_Player/XPerl_Player.lua

Added Option : Enable 'Classic' X-Perl role icons
Revision display fix (again) and zhTW updated.
------------------------------------------------------------------------
r372 | playerlin | 2010-07-29 09:26:41 +0000 (Thu, 29 Jul 2010) | 1 line
Changed paths:
   A /trunk/Images/XPerl_RoleDamage.blp
   M /trunk/Images/XPerl_RoleHealer.blp
   A /trunk/Images/XPerl_RoleTank.blp
   M /trunk/XPerl_Party/XPerl_Party.lua
   M /trunk/XPerl_Player/XPerl_Player.lua

"Replaced group role icons with original Blizzard ones" patch by AnrDaemon.
------------------------------------------------------------------------