r119
Details
-
FilenamePlateBuffs-r119.zip
-
Uploaded by
-
UploadedJun 9, 2010
-
Size163.33 KB
-
Downloads133
-
MD5b290d3d3b6d5128a28fb46a5a3880921
Supported WoW Retail Versions
- 3.3.5
Changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------