r117
Details
-
FilenameBuffEnough-r117.zip
-
Uploaded by
-
UploadedDec 31, 2010
-
Size214.85 KB
-
Downloads84
-
MD51c5c2b0b9e6256e0b46853c6558b0f26
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r117 | dhedbor | 2010-12-31 08:19:41 +0000 (Fri, 31 Dec 2010) | 4 lines
Changed paths:
M /trunk/BuffEnough.lua
M /trunk/Classes/Warlock.lua
M /trunk/Spells.lua
- Removed Dark Intent tracking on pet when solo since it keeps falling off.
- Fixed Dark Intent tracking to only count for self cast buff (in case another caster buffs you with it).
- Add Commanding Shout as valid health buff (it overrides imp buff) and added the fort and drums of wild scrolls as valid health/4% buffs.
- Added Flask of Enhancement support - it counts as a flask even though it's more a 'profession parity' ability.
------------------------------------------------------------------------
r115 | dhedbor | 2010-12-17 07:33:42 +0000 (Fri, 17 Dec 2010) | 1 line
Changed paths:
M /trunk/BuffEnough.lua
M /trunk/Classes/Warlock.lua
M /trunk/Spells.lua
Added support for Dark Intent, including solo-mode to ensure it's on the pet (it falls off the pet when you mount and doesn't come back).
------------------------------------------------------------------------
r113 | dhedbor | 2010-12-01 08:43:13 +0000 (Wed, 01 Dec 2010) | 1 line
Changed paths:
M /trunk/Classes/Warrior.lua
Seems like I forgot to fix up warriors. Fixed now.
------------------------------------------------------------------------
r112 | dhedbor | 2010-12-01 07:16:51 +0000 (Wed, 01 Dec 2010) | 3 lines
Changed paths:
M /trunk/BuffEnough.lua
M /trunk/Classes/DeathKnight.lua
M /trunk/Classes/Druid.lua
M /trunk/Locales/Locale-enUS.lua
M /trunk/Spells.lua
- Added check for missing DK presence and moonkin forms.
- Added support for pet buffs - Fel Intelligence, Blood Pack, Qiraji Fortitude and Embrace of the Shale Spider.
- Added some more non-approved items (Christmas outfits, cooking hat, fishing hats).
------------------------------------------------------------------------
r111 | dhedbor | 2010-11-30 07:43:51 +0000 (Tue, 30 Nov 2010) | 1 line
Changed paths:
M /trunk/BuffEnough.lua
M /trunk/Locales/Locale-deDE.lua
M /trunk/Locales/Locale-esES.lua
M /trunk/Locales/Locale-esMX.lua
M /trunk/Locales/Locale-frFR.lua
M /trunk/Locales/Locale-koKR.lua
M /trunk/Locales/Locale-ruRU.lua
M /trunk/Locales/Locale-zhCN.lua
M /trunk/Locales/Locale-zhTW.lua
Made the localized namespaces use English by default and made the version better if used from svn.
------------------------------------------------------------------------