r724

Details

  • Filename
    XPerl-r724.zip
  • Uploaded by
  • Uploaded
    Sep 11, 2012
  • Size
    681.51 KB
  • Downloads
    14,864
  • MD5
    c917503aaf4acc62096c79c09af6a720

Supported WoW Retail Versions

  • 5.0.5

Changelog

------------------------------------------------------------------------
r724 | tharai | 2012-09-11 23:20:08 +0000 (Tue, 11 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Party/XPerl_Party.lua

Fix error with loot master error in raid.
------------------------------------------------------------------------
r723 | asixandur | 2012-09-08 12:19:24 +0000 (Sat, 08 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Player/XPerl_Player.lua

Pushed Mithdoronir fix for "integer overflow attempting to store -1.#IND"
------------------------------------------------------------------------
r722 | asixandur | 2012-09-07 04:17:37 +0000 (Fri, 07 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Highlight.lua

Fixed XPerl_Highlight attempt to call global "GetNumTalentTabs" (a nil value)
------------------------------------------------------------------------
r721 | asixandur | 2012-09-06 05:49:18 +0000 (Thu, 06 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Player/XPerl_Player.lua

Another try to fix integer overflow attempting to store -1
------------------------------------------------------------------------
r720 | asixandur | 2012-09-06 05:45:14 +0000 (Thu, 06 Sep 2012) | 1 line
Changed paths:
   M /trunk/localization.itIT.lua

Fixed bug 1399:  '=' expected near ''
------------------------------------------------------------------------
r719 | asixandur | 2012-09-05 15:27:16 +0000 (Wed, 05 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Options/localization.itIT.lua
   M /trunk/localization.itIT.lua

Almost Finished itIT Translation
------------------------------------------------------------------------
r718 | tharai | 2012-09-05 05:47:13 +0000 (Wed, 05 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Player/XPerl_Player.lua

Pass right argument to make DK power bar movable.
------------------------------------------------------------------------
r717 | asixandur | 2012-09-05 05:09:08 +0000 (Wed, 05 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Player/XPerl_Player.lua

Trying to fix the "integer overflow attempting to store -1" error, probably caused by a division by zero here.
------------------------------------------------------------------------
r716 | tharai | 2012-09-04 16:35:17 +0000 (Tue, 04 Sep 2012) | 3 lines
Changed paths:
   M /trunk/XPerl_PlayerBuffs/XPerl_PlayerBuffs.lua
   A /trunk/XPerl_PlayerBuffs/XPerl_PlayerBuffs.xml (from /trunk/XPerl_PlayerBuffs/XPerl_PlayerBuffs.xml:714

Remove sontix's commit.

How are player buffs being hidden behind the special power frame useful?
------------------------------------------------------------------------
r715 | sontix | 2012-09-04 15:37:12 +0000 (Tue, 04 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl_PlayerBuffs/XPerl_PlayerBuffs.lua
   D /trunk/XPerl_PlayerBuffs/XPerl_PlayerBuffs.xml

fixed buffs anchoring problems and debuffs overlapping buffs
------------------------------------------------------------------------
r714 | sontix | 2012-09-04 15:15:30 +0000 (Tue, 04 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl.lua

avoid another FadingBar error
------------------------------------------------------------------------
r713 | tharai | 2012-09-04 07:31:45 +0000 (Tue, 04 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl.toc
   M /trunk/localization.lua

Bump version again....
------------------------------------------------------------------------
r712 | ywfn | 2012-09-04 07:12:21 +0000 (Tue, 04 Sep 2012) | 2 lines
Changed paths:
   M /trunk/localization.itIT.lua

Remove debug print() that was left in

------------------------------------------------------------------------
r711 | tharai | 2012-09-04 06:48:16 +0000 (Tue, 04 Sep 2012) | 6 lines
Changed paths:
   M /trunk/XPerl.toc
   M /trunk/XPerl_Options/localization.itIT.lua
   M /trunk/localization.itIT.lua
   M /trunk/localization.lua

Remove XPerl_VersionNumber from itIt translation. string should only be in the default localization.lua

Fix issue with itIT options localization.

Bump version number to 3.5.9
Tagging as release.
------------------------------------------------------------------------
r710 | tharai | 2012-09-04 06:41:05 +0000 (Tue, 04 Sep 2012) | 2 lines
Changed paths:
   M /trunk/XPerl_Options/XPerl_FrameOptions.xml
   M /trunk/XPerl_Player/XPerl_Player.lua

Fix special bar options not working
Undocking bars is still not implemented.
------------------------------------------------------------------------
r709 | asixandur | 2012-09-04 05:01:03 +0000 (Tue, 04 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl_RaidHelper/XPerl_RaidHelper.lua

Pushing u133rl337's RaidHelper fixes
------------------------------------------------------------------------
r708 | asixandur | 2012-09-04 04:56:27 +0000 (Tue, 04 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Highlight.lua

Fixed errors in dungeons (Issue 1387)
------------------------------------------------------------------------
r707 | tharai | 2012-09-03 21:46:07 +0000 (Mon, 03 Sep 2012) | 1 line
Changed paths:
   D /trunk/changelog-nymbia.txt
   D /trunk/changelog.txt

Remove changelog files.
------------------------------------------------------------------------
r706 | tharai | 2012-09-03 21:42:03 +0000 (Mon, 03 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl_PlayerPet/XPerl_Player_Pet.lua

Fix pet issues, seems like some events get sent to player rather then the pet unit.
------------------------------------------------------------------------
r705 | tharai | 2012-09-03 21:22:40 +0000 (Mon, 03 Sep 2012) | 2 lines
Changed paths:
   M /trunk/XPerl_Target/XPerl_Target.lua

Loosen the check on UNIT_COMBO_POINTS in onevent, since it gets checked anyway in the function its self..
This could probably be further improved as I don't think we get this event ever for other players no matter what...
------------------------------------------------------------------------
r704 | tharai | 2012-09-03 21:20:30 +0000 (Mon, 03 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl_RaidFrames/XPerl_Raid.lua

Only disable bliz raid frames if ours is enabled.
------------------------------------------------------------------------
r703 | asixandur | 2012-09-03 16:38:19 +0000 (Mon, 03 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Options/localization.itIT.lua

More itIT strings
------------------------------------------------------------------------
r702 | asixandur | 2012-09-03 14:03:39 +0000 (Mon, 03 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Options/localization.itIT.lua

Almost finished XPerl_Options itIT translation
------------------------------------------------------------------------
r701 | asixandur | 2012-09-03 11:42:59 +0000 (Mon, 03 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Target/XPerl_Target.lua

Fixed Combo points not updating properly on Druid Cat
------------------------------------------------------------------------
r700 | ywfn | 2012-09-03 11:21:10 +0000 (Mon, 03 Sep 2012) | 2 lines
Changed paths:
   M /trunk/XPerl.lua

Add simple sanity check to avoid occasional problem seen when Fading Bars is enabled

------------------------------------------------------------------------
r699 | asixandur | 2012-09-03 10:08:12 +0000 (Mon, 03 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl.lua

Fixed SetDrawEdge lua error
------------------------------------------------------------------------
r698 | asixandur | 2012-09-03 04:51:50 +0000 (Mon, 03 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Options/localization.itIT.lua

More itIT Strings
------------------------------------------------------------------------
r697 | tharai | 2012-09-03 04:14:18 +0000 (Mon, 03 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl_RaidFrames/XPerl_Raid.lua

This is better...
------------------------------------------------------------------------
r696 | tharai | 2012-09-03 04:11:31 +0000 (Mon, 03 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl_RaidFrames/XPerl_Raid.lua

Undo last commit, i dont like the way it works.
------------------------------------------------------------------------
r695 | tharai | 2012-09-03 03:58:14 +0000 (Mon, 03 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl_RaidFrames/XPerl_Raid.lua

Use some code from http://www.wowinterface.com/forums/showpost.php?p=261589&postcount=5
------------------------------------------------------------------------
r694 | tharai | 2012-09-02 18:34:40 +0000 (Sun, 02 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl.lua

Tweak highlite code
------------------------------------------------------------------------
r693 | asixandur | 2012-09-01 16:34:42 +0000 (Sat, 01 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Options/localization.itIT.lua

More itIT Strings. With the help of some friends, I will probably finish itIT translation in a few days
------------------------------------------------------------------------
r692 | asixandur | 2012-09-01 13:42:16 +0000 (Sat, 01 Sep 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Options/localization.itIT.lua

Lots of itIT strings
------------------------------------------------------------------------
r691 | tharai | 2012-08-31 22:12:54 +0000 (Fri, 31 Aug 2012) | 2 lines
Changed paths:
   M /trunk/XPerl_Party/XPerl_Party.lua

Party frames fix for not showing up without either raid option enabled.
Fix party frames not being hidden once entering a raid.
------------------------------------------------------------------------
r690 | asixandur | 2012-08-31 16:22:09 +0000 (Fri, 31 Aug 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Options/localization.itIT.lua

More itIT work
------------------------------------------------------------------------
r689 | asixandur | 2012-08-31 13:40:34 +0000 (Fri, 31 Aug 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Options/localization.itIT.lua

More itIT work
------------------------------------------------------------------------
r688 | tharai | 2012-08-31 12:15:16 +0000 (Fri, 31 Aug 2012) | 2 lines
Changed paths:
   M /trunk/XPerl.toc
   M /trunk/localization.deDE.lua
   M /trunk/localization.esES.lua
   M /trunk/localization.frFR.lua
   M /trunk/localization.koKR.lua
   M /trunk/localization.lua
   M /trunk/localization.ruRU.lua
   M /trunk/localization.zhCN.lua
   M /trunk/localization.zhTW.lua

localization updates
Bump version number so people stop crying about issues that have been fixed.
------------------------------------------------------------------------
r687 | asixandur | 2012-08-31 08:06:15 +0000 (Fri, 31 Aug 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Options/localization.itIT.lua

More itIT work, I won't finish that before the end of next week (so many strings)
------------------------------------------------------------------------
r686 | tharai | 2012-08-30 21:08:35 +0000 (Thu, 30 Aug 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Player/XPerl_Player.lua

Shadow priest power bar.
------------------------------------------------------------------------
r685 | tharai | 2012-08-30 18:37:40 +0000 (Thu, 30 Aug 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Target/XPerl_Target.lua

Fix focus frame issues.
------------------------------------------------------------------------
r684 | tharai | 2012-08-30 18:13:01 +0000 (Thu, 30 Aug 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Init.lua

Remove some invalid spellids
------------------------------------------------------------------------
r683 | tharai | 2012-08-30 16:17:28 +0000 (Thu, 30 Aug 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Target/XPerl_Target.lua

Hack together talent display.
------------------------------------------------------------------------
r682 | asixandur | 2012-08-30 06:06:20 +0000 (Thu, 30 Aug 2012) | 1 line
Changed paths:
   A /trunk/XPerl_Options/localization.itIT.lua
   M /trunk/localization.itIT.lua

Some more work on the itIT Locale
------------------------------------------------------------------------
r681 | tharai | 2012-08-30 04:28:31 +0000 (Thu, 30 Aug 2012) | 1 line
Changed paths:
   M /trunk/XPerl_PlayerPet/XPerl_Player_Pet.lua
   M /trunk/XPerl_Target/XPerl_Target.lua

remove some unused events, comment out some combo point code.
------------------------------------------------------------------------
r680 | asixandur | 2012-08-30 04:24:57 +0000 (Thu, 30 Aug 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Globals.xml
   M /trunk/XPerl_Options/XPerl_FrameOptions.xml
   M /trunk/XPerl_RaidAdmin/XPerl_RaidAdmin.xml
   M /trunk/XPerl_RaidFrames/XPerl_Raid.xml
   M /trunk/XPerl_RaidHelper/XPerl_RaidHelper.xml
   M /trunk/XPerl_RaidMonitor/XPerl_RaidMonitor.xml
   A /trunk/localization.itIT.lua

First itIT locale file
------------------------------------------------------------------------
r679 | tharai | 2012-08-30 04:04:09 +0000 (Thu, 30 Aug 2012) | 1 line
Changed paths:
   M /trunk/XPerl.lua

More lua changes.
------------------------------------------------------------------------
r678 | tharai | 2012-08-30 04:01:27 +0000 (Thu, 30 Aug 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Party/XPerl_Party.lua
   M /trunk/XPerl_Player/XPerl_Player.lua
   M /trunk/XPerl_Target/XPerl_Target.lua

Fix loot issues.
------------------------------------------------------------------------
r677 | tharai | 2012-08-29 15:58:54 +0000 (Wed, 29 Aug 2012) | 1 line
Changed paths:
   M /trunk/XPerl.lua

more api changes.
------------------------------------------------------------------------
r676 | tharai | 2012-08-29 00:13:11 +0000 (Wed, 29 Aug 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Target/XPerl_Target.lua

Seriously, I always forget to recomment this stuff out.
------------------------------------------------------------------------
r675 | tharai | 2012-08-29 00:12:04 +0000 (Wed, 29 Aug 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Player/XPerl_Player.lua
   M /trunk/XPerl_Target/XPerl_Target.lua

Fix master loot icon in raid. Haven't tested in 5man only.
------------------------------------------------------------------------
r674 | tharai | 2012-08-28 22:55:44 +0000 (Tue, 28 Aug 2012) | 2 lines
Changed paths:
   M /trunk/XPerl.toc
   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
   M /trunk/localization.lua

Toc bump
Update version number in the localization.lua as well.
------------------------------------------------------------------------
r673 | tharai | 2012-08-28 22:20:07 +0000 (Tue, 28 Aug 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Usage.lua

fix error
------------------------------------------------------------------------
r672 | tharai | 2012-08-27 15:37:23 +0000 (Mon, 27 Aug 2012) | 2 lines
Changed paths:
   M /trunk/XPerl_Player/XPerl_Player.lua
   M /trunk/XPerl_Player/XPerl_Player.xml

Better warlock bar stuff
Also get rid of backdrop for druid bar.
------------------------------------------------------------------------
r671 | tharai | 2012-08-27 05:23:12 +0000 (Mon, 27 Aug 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Player/XPerl_Player.lua

basic warlock shiz
------------------------------------------------------------------------
r670 | sontix | 2012-08-19 17:42:10 +0000 (Sun, 19 Aug 2012) | 3 lines
Changed paths:
   M /trunk/XPerl_Options/XPerl_FrameOptions.lua
   M /trunk/XPerl_Options/XPerl_FrameOptions.xml

fixed wrong checkbox parenting / option name
fixed missing deathknight checkbox in monitor module
save frames position when using the align top function
------------------------------------------------------------------------
r669 | tharai | 2012-08-19 04:52:18 +0000 (Sun, 19 Aug 2012) | 1 line
Changed paths:
   M /trunk/XPerl.lua
   M /trunk/XPerl_Init.lua
   M /trunk/XPerl_Party/XPerl_Party.lua
   M /trunk/XPerl_Target/XPerl_Target.lua

Crush some mop functions
------------------------------------------------------------------------
r668 | THARAI | 2012-08-16 10:51:22 +0000 (Thu, 16 Aug 2012) | 4 lines
Changed paths:
   M /trunk/XPerl_Init.lua
   M /trunk/XPerl_Player/XPerl_Player.lua
   M /trunk/XPerl_RaidMonitor/XPerl_RaidMonitor.lua

Fix errors

Work on special power bar stuff
Druid frame looks funky atm, but you can drag it and move it and the buffs around. Gonna need some feedback on what looks the best. Haven't narrowed down why only druid frame gets the special background while monk & pally dont.
------------------------------------------------------------------------
r667 | THARAI | 2012-08-15 09:22:18 +0000 (Wed, 15 Aug 2012) | 1 line
Changed paths:
   M /trunk/XPerl.toc

Update toc version
------------------------------------------------------------------------
r666 | THARAI | 2012-08-15 03:10:43 +0000 (Wed, 15 Aug 2012) | 3 lines
Changed paths:
   M /trunk/XPerl_Player/XPerl_Player.lua
   M /trunk/XPerl_RaidMonitor/XPerl_RaidMonitor.lua

Druid bar changes, now the buffs are below the druid bar
Druid bar compat with mop
XPerl_RaidMonitor.lua compat with mop
------------------------------------------------------------------------
r665 | THARAI | 2012-08-11 06:48:01 +0000 (Sat, 11 Aug 2012) | 1 line
Changed paths:
   M /trunk/XPerl_TargetTarget/XPerl_TargetTarget.lua

redisable onupdate that were enabled during testing.
------------------------------------------------------------------------
r664 | THARAI | 2012-08-10 09:56:53 +0000 (Fri, 10 Aug 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Player/XPerl_Player.lua

Use the args that are passed to player_level_up as unitlevel can be unreliable when called from within that event..atleast according to wowwiki
------------------------------------------------------------------------