r113

Details

  • Filename
    PlateBuffs-r113.zip
  • Uploaded by
  • Uploaded
    Jun 8, 2010
  • Size
    158.26 KB
  • Downloads
    98
  • MD5
    d58db092809e10f1002de410a6e6ed8d

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
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
35.20 KB Jun 8, 2010 3.3.5 45