r195
Details
-
FilenameZOMGBuffs-r195.zip
-
Uploaded by
-
UploadedJan 10, 2011
-
Size683.71 KB
-
Downloads112
-
MD5f1212a83c9cfb8e2fec28a4676c86e32
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r195 | thelibrarian | 2011-01-11 02:13:57 +0000 (Tue, 11 Jan 2011) | 2 lines
Changed paths:
M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua
Some cataclysm flasks don't follow the same upper/lowercase conventions as the old ones. Force to lowercase and match on that so we catch them.
------------------------------------------------------------------------
r194 | thelibrarian | 2011-01-02 22:00:16 +0000 (Sun, 02 Jan 2011) | 2 lines
Changed paths:
M /trunk/ZOMGBuffs_BuffTehRaid/ZOMGBuffs_BuffTehRaid.lua
Fix a case where it would show "Party" or "Raid" instead of an individual name for single target buffs
------------------------------------------------------------------------
r193 | thelibrarian | 2011-01-02 21:33:45 +0000 (Sun, 02 Jan 2011) | 2 lines
Changed paths:
M /trunk/ZOMGBuffs_BuffTehRaid/ZOMGBuffs_BuffTehRaid.lua
Add Dark Intent for Warlocks (ticket 177)
------------------------------------------------------------------------
r192 | thelibrarian | 2011-01-02 17:44:47 +0000 (Sun, 02 Jan 2011) | 2 lines
Changed paths:
M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua
Drycoded Inner Will support (ticket 179)
------------------------------------------------------------------------
r191 | thelibrarian | 2011-01-02 17:38:44 +0000 (Sun, 02 Jan 2011) | 4 lines
Changed paths:
M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.lua
M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua
Rework Flask of the North code into generic alchemy flask support. Tries to use the best one that you have in your inventory. Logic modified slightly as Flask of Enhancement has different names for each buff, and shares icons with some other flasks rather than having a unique one.
Ticket 178
------------------------------------------------------------------------
r190 | Zeksie | 2010-12-18 02:53:48 +0000 (Sat, 18 Dec 2010) | 1 line
Changed paths:
M /trunk/ZOMGBuffs.lua
Fixed a problem with dismounting. Shouldn't queue up Crusader Aura after you dismount, and should properly queue up new spell when you dismount.
------------------------------------------------------------------------
r189 | Zeksie | 2010-12-03 12:11:52 +0000 (Fri, 03 Dec 2010) | 2 lines
Changed paths:
M /trunk/ZOMGBuffs.lua
M /trunk/ZOMGBuffs_BuffTehRaid/ZOMGBuffs_BuffTehRaid.lua
M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua
A bit of throttling to help with performance which might help a slow down timer allocation. Note that this will NOT fix the AceTimer-3 message for now. Waiting on a response to a ticket about that.
Weapon slots always shown in main tooltip now even if nothing selected for the slot. So you can more easily assign weapon buffs.
------------------------------------------------------------------------