r135

Details

  • Filename
    PlateBuffs-r135.zip
  • Uploaded by
  • Uploaded
    Jun 15, 2010
  • Size
    220.88 KB
  • Downloads
    147
  • MD5
    f18ce6c63c2a079618ae647c8cd6bc8f

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r135 | cyprias | 2010-06-15 11:33:05 +0000 (Tue, 15 Jun 2010) | 1 line
Changed paths:
   M /trunk/core.lua

no change, need new version of LibNameplate to work on dNameplates.
------------------------------------------------------------------------
r134 | cyprias | 2010-06-14 07:11:47 +0000 (Mon, 14 Jun 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/libs/embeds.xml

pkgmeta should pull LibAuraInfo into the libs folder now.
------------------------------------------------------------------------
r133 | cyprias | 2010-06-13 15:48:42 +0000 (Sun, 13 Jun 2010) | 1 line
Changed paths:
   M /trunk/combatlog.lua
   M /trunk/core.lua

Added Nature's Grasp (druid roots on attacked) to default mid size icons.
------------------------------------------------------------------------
r130 | cyprias | 2010-06-11 07:59:58 +0000 (Fri, 11 Jun 2010) | 1 line
Changed paths:
   M /trunk/spellInfo.lua

minor typo fix.
------------------------------------------------------------------------
r129 | cyprias | 2010-06-11 07:59:25 +0000 (Fri, 11 Jun 2010) | 1 line
Changed paths:
   M /trunk/spellInfo.lua

Added 15 or so new spells to spellInfo list.
------------------------------------------------------------------------
r128 | cyprias | 2010-06-11 07:55:14 +0000 (Fri, 11 Jun 2010) | 1 line
Changed paths:
   M /trunk/libs

folder modified
------------------------------------------------------------------------
r127 | cyprias | 2010-06-11 07:53:58 +0000 (Fri, 11 Jun 2010) | 1 line
Changed paths:
   M /trunk/libs/embeds.xml

fixed typo
------------------------------------------------------------------------
r126 | cyprias | 2010-06-11 07:51:40 +0000 (Fri, 11 Jun 2010) | 1 line
Changed paths:
   M /trunk/libs

moving files...
------------------------------------------------------------------------
r125 | cyprias | 2010-06-11 07:50:54 +0000 (Fri, 11 Jun 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/PlateBuffs.toc
   A /trunk/libs
   A /trunk/libs/embeds.xml

moving some files around
------------------------------------------------------------------------
r124 | cyprias | 2010-06-11 07:48:30 +0000 (Fri, 11 Jun 2010) | 1 line
Changed paths:
   D /trunk/embeds.xml

moving file
------------------------------------------------------------------------
r123 | cyprias | 2010-06-11 07:43:27 +0000 (Fri, 11 Jun 2010) | 1 line
Changed paths:
   A /trunk/spellInfo.lua (from /trunk/spellInfo.lua:121

trying to fix commit problem.
------------------------------------------------------------------------
r122 | cyprias | 2010-06-11 07:41:48 +0000 (Fri, 11 Jun 2010) | 1 line
Changed paths:
   D /trunk/spellInfo.lua

testing
------------------------------------------------------------------------
r121 | cyprias | 2010-06-11 07:34:00 +0000 (Fri, 11 Jun 2010) | 1 line
Changed paths:
   M /trunk
   M /trunk/PlateBuffs.toc
   M /trunk/combatlog.lua
   M /trunk/core.lua
   M /trunk/func.lua
   A /trunk/spellInfo.lua

Added new file containing spell icon, duration and debuffType for combatlog spell tracking,
------------------------------------------------------------------------
r120 | cyprias | 2010-06-11 05:37:58 +0000 (Fri, 11 Jun 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Update to get LibLP changes.
------------------------------------------------------------------------
r119 | cyprias | 2010-06-10 02:20:01 +0000 (Thu, 10 Jun 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Removed Arcane Power from specific spells list because texture matches Innervate and may confuse user.
------------------------------------------------------------------------
r118 | cyprias | 2010-06-10 02:18:15 +0000 (Thu, 10 Jun 2010) | 1 line
Changed paths:
   M /trunk/options.lua

Added spell texture to specific spells list.
------------------------------------------------------------------------
r116 | cyprias | 2010-06-09 01:03:06 +0000 (Wed, 09 Jun 2010) | 1 line
Changed paths:
   M /trunk/core.lua

cleanup
------------------------------------------------------------------------
r115 | cyprias | 2010-06-08 22:19:46 +0000 (Tue, 08 Jun 2010) | 2 lines
Changed paths:
   M /trunk/frames.lua
   M /trunk/func.lua

If timeleft is below 10 seconds, 1 decimal point is shown.
Removed "s" from timeleft string.
------------------------------------------------------------------------
r114 | cyprias | 2010-06-08 21:32:26 +0000 (Tue, 08 Jun 2010) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/PlateBuffs.toc
   M /trunk/combatlog.lua
   M /trunk/core.lua
   M /trunk/embeds.xml
   M /trunk/frames.lua
   M /trunk/locales/enUS.lua
   M /trunk/options.lua

I now use AceSerializer to save spellInfo (icon/duration/debuffType for combatlog tracking). This should shrink the savedvaribles file by lots.
Added option to disable spell descriptions in specific spells list. This greatly lowers memory usage and login time by a second.

------------------------------------------------------------------------
r113 | cyprias | 2010-06-08 06:58:41 +0000 (Tue, 08 Jun 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/frames.lua
   M /trunk/options.lua

Changed how I save specific spells to DB. Should shrink DB and allow for faster login.
------------------------------------------------------------------------
r111 | cyprias | 2010-06-08 05:48:17 +0000 (Tue, 08 Jun 2010) | 2 lines
Changed paths:
   M /trunk/combatlog.lua
   M /trunk/core.lua
   M /trunk/func.lua
   M /trunk/options.lua

Fixed PB not adding/removing buffs seen in combatlog. This broke 2-3 beta's ago and I never noticed.
After we've collected the buffs on a unitID, we check if LibNameplate knows the nameplate that matches that GUID, but if not and the unitID is a player/worldboss, we'll add the buffs to the nameplate matching that person/boss' name.
------------------------------------------------------------------------
r109 | cyprias | 2010-06-08 01:33:59 +0000 (Tue, 08 Jun 2010) | 2 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/func.lua

Spells now anchor to bottom left/right of each other. This way cooldown text is level.
changed how I save casterName to match combatlog name.
------------------------------------------------------------------------
r108 | cyprias | 2010-06-07 23:38:05 +0000 (Mon, 07 Jun 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/frames.lua
   M /trunk/func.lua

Update to get new LibNP changes.
------------------------------------------------------------------------
r106 | cyprias | 2010-06-07 05:20:39 +0000 (Mon, 07 Jun 2010) | 1 line
Changed paths:
   M /trunk/core.lua

update to use new LibNameplate.
------------------------------------------------------------------------
r104 | cyprias | 2010-06-06 06:56:14 +0000 (Sun, 06 Jun 2010) | 2 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/locales/enUS.lua
   M /trunk/options.lua

Corrected spellID for 31884.
Moved default spell options to it's own submenu, this way specific spell list is expanded by default.
------------------------------------------------------------------------
r103 | cyprias | 2010-06-06 05:41:26 +0000 (Sun, 06 Jun 2010) | 1 line
Changed paths:
   M /trunk/core.lua

removed/changed some spells on the default spell list.
------------------------------------------------------------------------
r102 | cyprias | 2010-06-06 05:12:12 +0000 (Sun, 06 Jun 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Removed some spells.
------------------------------------------------------------------------
r101 | cyprias | 2010-06-06 04:30:09 +0000 (Sun, 06 Jun 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/options.lua

Added a bunch of silence and stun spells with icon sizes ranging from 20-80. Needs some testing to see if this is too much.
------------------------------------------------------------------------
r100 | cyprias | 2010-06-06 01:29:33 +0000 (Sun, 06 Jun 2010) | 1 line
Changed paths:
   M /trunk/core.lua

moved some code around.
------------------------------------------------------------------------
r99 | cyprias | 2010-06-06 01:26:53 +0000 (Sun, 06 Jun 2010) | 1 line
Changed paths:
   M /trunk/core.lua

added comments.
------------------------------------------------------------------------
r98 | cyprias | 2010-06-06 01:25:07 +0000 (Sun, 06 Jun 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Added Dispersion (priest) to default huge spells list.
------------------------------------------------------------------------
r96 | cyprias | 2010-06-05 07:37:19 +0000 (Sat, 05 Jun 2010) | 2 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/frames.lua

Added blind to default huge spell list.
Think I fixed question mark with cooldown info.
------------------------------------------------------------------------
r94 | cyprias | 2010-06-01 20:44:21 +0000 (Tue, 01 Jun 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/options.lua

Changed how default spells are added.
------------------------------------------------------------------------
r93 | cyprias | 2010-05-29 03:55:12 +0000 (Sat, 29 May 2010) | 1 line
Changed paths:
   M /trunk/combatlog.lua
   M /trunk/core.lua

We should add buffs seen in combatlog to plates that we don't know the GUID of.
------------------------------------------------------------------------
r92 | cyprias | 2010-05-29 01:25:33 +0000 (Sat, 29 May 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Update to get LibNameplate changes.
------------------------------------------------------------------------
r91 | cyprias | 2010-05-29 00:48:01 +0000 (Sat, 29 May 2010) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/options.lua

Minor change to option descriptions.
------------------------------------------------------------------------
r90 | cyprias | 2010-05-29 00:42:20 +0000 (Sat, 29 May 2010) | 1 line
Changed paths:
   M /trunk/combatlog.lua
   M /trunk/core.lua
   M /trunk/locales/enUS.lua
   M /trunk/options.lua

Added 2 options to only show spells on nameplates if they're in combat. 1 option for players, another for NPCs.
------------------------------------------------------------------------
r88 | cyprias | 2010-05-25 00:45:01 +0000 (Tue, 25 May 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Updated to include changes to LibNameplate.
------------------------------------------------------------------------
r87 | cyprias | 2010-05-24 22:51:07 +0000 (Mon, 24 May 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/frames.lua

Updated to include changes to LibNameplate. *Not ready for beta/release yet*
------------------------------------------------------------------------
r86 | cyprias | 2010-05-24 04:02:41 +0000 (Mon, 24 May 2010) | 1 line
Changed paths:
   M /trunk/PlateBuffs.toc

version includes rev now.
------------------------------------------------------------------------
r84 | cyprias | 2010-05-17 13:22:16 +0000 (Mon, 17 May 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Added WSG and EotS flags to default spell list. Their spell icons will be huge.
------------------------------------------------------------------------
r83 | cyprias | 2010-04-25 17:33:44 +0000 (Sun, 25 Apr 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Increased CC icon size to 80.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
67.22 KB Jun 15, 2010 3.3.5 35