1.2.5beta-nolib
Details
-
FilenamePlateBuffs-1.2.5beta-nolib.zip
-
Uploaded by
-
UploadedApr 23, 2010
-
Size31.53 KB
-
Downloads40
-
MD518e183108ca0c803622eef4beca769a0
Supported WoW Retail Versions
- 3.3.3
Changelog
------------------------------------------------------------------------
r82 | cyprias | 2010-04-23 19:56:46 +0000 (Fri, 23 Apr 2010) | 1 line
Changed paths:
A /tags/1.2.5beta (from /trunk:81)
Tagged as 1.2.5beta
------------------------------------------------------------------------
r81 | cyprias | 2010-04-23 14:51:41 +0000 (Fri, 23 Apr 2010) | 2 lines
Changed paths:
M /trunk/core.lua
Added CC spells to always be shown.
Added Ice block and pally bubble to always be shown.
------------------------------------------------------------------------
r79 | cyprias | 2010-04-16 09:47:10 +0000 (Fri, 16 Apr 2010) | 1 line
Changed paths:
M /trunk/core.lua
Fixed buff duration showing wrong time due to talent changes.
------------------------------------------------------------------------
r77 | cyprias | 2010-04-14 02:11:47 +0000 (Wed, 14 Apr 2010) | 1 line
Changed paths:
M /trunk/core.lua
Updated to use new LibNameplate to work with TidyPlates v5.11 Still may have bugs.
------------------------------------------------------------------------
r75 | cyprias | 2010-04-09 06:40:13 +0000 (Fri, 09 Apr 2010) | 1 line
Changed paths:
M /trunk/core.lua
Commented out some old code.
------------------------------------------------------------------------
r74 | cyprias | 2010-04-09 06:20:38 +0000 (Fri, 09 Apr 2010) | 1 line
Changed paths:
M /trunk/core.lua
Removed LibNameplate_NewNameplate call in OnEnable. Was causing problems after /console reloadui for some reason.
------------------------------------------------------------------------
r72 | cyprias | 2010-04-09 05:16:06 +0000 (Fri, 09 Apr 2010) | 1 line
Changed paths:
M /trunk/core.lua
Updating to make use of changed to LibNameplate
------------------------------------------------------------------------
r71 | cyprias | 2010-04-08 21:01:45 +0000 (Thu, 08 Apr 2010) | 1 line
Changed paths:
M /trunk/core.lua
no changes.
------------------------------------------------------------------------
r69 | cyprias | 2010-04-01 19:59:03 +0000 (Thu, 01 Apr 2010) | 1 line
Changed paths:
M /trunk/.pkgmeta
Fixed typo in pkgmeta
------------------------------------------------------------------------
r67 | cyprias | 2010-03-30 22:57:50 +0000 (Tue, 30 Mar 2010) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/PlateBuffs.toc
Added AddonLoader support.
------------------------------------------------------------------------
r66 | cyprias | 2010-03-26 20:08:44 +0000 (Fri, 26 Mar 2010) | 1 line
Changed paths:
M /trunk/combatlog.lua
Removed questionmark icon on unknown spell gain in combatlog. SPELL_AURA_APPLIED seems to fire on some spells that don't appear under UnitAura() like Shadow Word: Death and Consecration.
------------------------------------------------------------------------
r64 | cyprias | 2010-03-25 07:12:03 +0000 (Thu, 25 Mar 2010) | 1 line
Changed paths:
M /trunk/combatlog.lua
M /trunk/locales/enUS.lua
M /trunk/options.lua
Spellname input box will accept spellID now. It'll convert to the ID to the exact spellName.
------------------------------------------------------------------------
r62 | cyprias | 2010-03-23 01:57:47 +0000 (Tue, 23 Mar 2010) | 1 line
Changed paths:
M /trunk/combatlog.lua
Fixed error caused by looking up table index that didn't exist.
------------------------------------------------------------------------