r628

Details

  • Filename
    XPerl-r628.zip
  • Uploaded by
  • Uploaded
    Mar 2, 2012
  • Size
    703.08 KB
  • Downloads
    29,788
  • MD5
    f306028fec739226ffaa43023c5f6dc1

Supported WoW Retail Versions

  • 4.3.0

Changelog

------------------------------------------------------------------------
r628 | mysticalos | 2012-03-02 20:09:17 +0000 (Fri, 02 Mar 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Player/XPerl_Player.lua

Remove some non working code (no, not all of it, there'd be nothing left then)
------------------------------------------------------------------------
r627 | mysticalos | 2012-03-02 19:46:45 +0000 (Fri, 02 Mar 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Player/XPerl_Player.lua

Small bugfix. Should send unitid not self.
------------------------------------------------------------------------
r626 | mysticalos | 2012-02-28 19:41:16 +0000 (Tue, 28 Feb 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Player/XPerl_Player.lua

it seems more play on crappy computers then on good (or run WAY too many mods), so lets just make the delay 10 seconds and have people on good computers not have a portrait at login instead, at least for a few seconds, then it'll update for them. If blizz would just fire PORTRAIT_UPDATE at right time on login like they used to before 4.3, this dumb workaround wouldn't be needed.
------------------------------------------------------------------------
r625 | mysticalos | 2012-02-22 20:55:58 +0000 (Wed, 22 Feb 2012) | 1 line
Changed paths:
   M /trunk/XPerl_CustomHighlight/XPerl_CustomHighlight.lua

reduce it to 40 though, i just cannot imagine any person ever having 80 buffs/debuffs similtaniusly. i don't think i've ever had even 40 at once, even with a ton of proc/buff based items in 25 man raids. You're not likely to have more then 1-2 debuffs at once, and probably no more then 20-30 buffs.
------------------------------------------------------------------------
r624 | mysticalos | 2012-02-22 15:34:38 +0000 (Wed, 22 Feb 2012) | 1 line
Changed paths:
   M /trunk/XPerl_CustomHighlight/XPerl_CustomHighlight.lua

Fix mistake in last.
------------------------------------------------------------------------
r623 | mysticalos | 2012-02-21 21:07:36 +0000 (Tue, 21 Feb 2012) | 1 line
Changed paths:
   M /trunk/XPerl_CustomHighlight/XPerl_CustomHighlight.lua

Custom highlights now supports buffs as well as debuffs, this will however increase the cpu usage of custom highlights since it's now checking 80 buffs/debuffs per person instead of 40, for every person in group.
------------------------------------------------------------------------
r622 | mysticalos | 2012-02-21 02:20:04 +0000 (Tue, 21 Feb 2012) | 1 line
Changed paths:
   M /trunk/XPerl_RaidHelper/XPerl_RaidHelper.lua

Lets see if this fixes people having nil errors from config not being loaded yet (or not having any defaults)
------------------------------------------------------------------------
r621 | mysticalos | 2012-02-20 00:52:41 +0000 (Mon, 20 Feb 2012) | 1 line
Changed paths:
   M /trunk/XPerl_CustomHighlight/XPerl_CustomHighlight.lua

add another default madness aura
------------------------------------------------------------------------
r620 | mysticalos | 2012-02-19 20:32:06 +0000 (Sun, 19 Feb 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Highlight.lua

Small cpu improvement tweaks to CLEU handlers.
------------------------------------------------------------------------
r618 | mysticalos | 2012-02-19 18:26:02 +0000 (Sun, 19 Feb 2012) | 2 lines
Changed paths:
   M /trunk/XPerl.lua
   M /trunk/XPerl.toc
   M /trunk/XPerl_CustomHighlight/XPerl_CustomHighlight.lua
   M /trunk/XPerl_Player/XPerl_Player.lua
   M /trunk/localization.lua

change delay to 5 so it works for more users. highest i'm willing to go though otherwise us SSD user will still be looking at a missing portrait for too long
Bump Version
------------------------------------------------------------------------
r617 | mysticalos | 2012-02-18 18:05:12 +0000 (Sat, 18 Feb 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Player/XPerl_Player.lua

Actually this does fix portrait update, confirmed working.
------------------------------------------------------------------------
r616 | mysticalos | 2012-02-18 17:48:38 +0000 (Sat, 18 Feb 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Options/localization.koKR.lua

koKR update
------------------------------------------------------------------------
r615 | mysticalos | 2012-02-18 06:59:07 +0000 (Sat, 18 Feb 2012) | 1 line
Changed paths:
   M /trunk/XPerl_Player/XPerl_Player.lua

see if this fixes the portrait not working on login issue
------------------------------------------------------------------------
r614 | mysticalos | 2012-02-17 21:14:54 +0000 (Fri, 17 Feb 2012) | 1 line
Changed paths:
   M /trunk/XPerl_RaidAdmin/XPerl_Check.lua
   M /trunk/XPerl_RaidFrames/XPerl_Raid.lua

Avoid some "player not in raid" errors that can happen do to missing checks.
------------------------------------------------------------------------
r613 | mysticalos | 2012-02-06 18:05:17 +0000 (Mon, 06 Feb 2012) | 1 line
Changed paths:
   M /trunk/XPerl_RaidFrames/XPerl_Raid.lua

Should fix a nil error
------------------------------------------------------------------------
r612 | mysticalos | 2012-01-29 23:56:01 +0000 (Sun, 29 Jan 2012) | 1 line
Changed paths:
   M /trunk/XPerl_CustomHighlight/XPerl_CustomHighlight.lua

custom highlights tweaks
------------------------------------------------------------------------