r190-nolib
Details
-
FilenameZOMGBuffs-r190-nolib.zip
-
Uploaded by
-
UploadedDec 17, 2010
-
Size496.39 KB
-
Downloads32
-
MD5bb39191d70de8dbc5580103a8117f1d3
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r188 | Zeksie | 2010-11-25 15:20:37 +0000 (Thu, 25 Nov 2010) | 2 lines
Changed paths:
M /trunk/ZOMGBuffs.lua
M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua
M /trunk/ZOMGModulePrototype.lua
Fix Ranged slot name in tooltip.
Fix reagent options in menu.
------------------------------------------------------------------------
r187 | thelibrarian | 2010-11-19 22:14:47 +0000 (Fri, 19 Nov 2010) | 2 lines
Changed paths:
M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.toc
Remove old Ace2 optdep from ZOMGBuffs_SelfBuffs (not needed anyway since it will always load after base ZOMGBuffs)
------------------------------------------------------------------------
r186 | Zeksie | 2010-11-19 05:57:20 +0000 (Fri, 19 Nov 2010) | 2 lines
Changed paths:
M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua
Fixed some options not working correctly.
Fixed Mage Armor cycling when clicked through main tooltip.
------------------------------------------------------------------------
r185 | Zeksie | 2010-11-17 00:24:13 +0000 (Wed, 17 Nov 2010) | 2 lines
Changed paths:
M /trunk/ZOMGBuffs.lua
M /trunk/ZOMGBuffs_BuffTehRaid/ZOMGBuffs_BuffTehRaid.lua
M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua
Lots of options moved from char to profile (please test these are saved properly etc)
Might have also addressed the AceTimer-3.0 message. Think it's a bit of a faux error with timers just being created right after destroyed and not giving it a chance to do a cleanup. But, ZOMG shouldn't have been doing that anyway.. so.. let me know, as I'm sure you will..
------------------------------------------------------------------------
r184 | Zeksie | 2010-11-14 23:52:56 +0000 (Sun, 14 Nov 2010) | 1 line
Changed paths:
M /trunk/ZOMGBuffs.lua
M /trunk/ZOMGBuffs_BuffTehRaid/ZOMGBuffs_BuffTehRaid.lua
M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua
M /trunk/ZOMGModulePrototype.lua
Options fixes. NOW I will accept problems, suggestions etc about the menu options.
------------------------------------------------------------------------