r189

Details

  • Filename
    ZOMGBuffs-r189.zip
  • Uploaded by
  • Uploaded
    Dec 3, 2010
  • Size
    684.48 KB
  • Downloads
    224
  • MD5
    67a66880952d267f70b11e6d89cd88f1

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r183 | Zeksie | 2010-11-11 16:15:58 +0000 (Thu, 11 Nov 2010) | 1 line
Changed paths:
   M /trunk/Locales/localization.lua

Ok.. let's try removing namespace altogether, because that was worse -.-
------------------------------------------------------------------------
r182 | Zeksie | 2010-11-11 16:09:05 +0000 (Thu, 11 Nov 2010) | 1 line
Changed paths:
   M /trunk/Locales/localization.lua

Specify locale namespace so we only get ZOMG proper.
------------------------------------------------------------------------
r181 | thelibrarian | 2010-11-11 06:55:55 +0000 (Thu, 11 Nov 2010) | 2 lines
Changed paths:
   M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua

Fix ticket 164

------------------------------------------------------------------------
r180 | thelibrarian | 2010-11-11 05:28:01 +0000 (Thu, 11 Nov 2010) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/Libs
   A /trunk/Libs/LibDataBroker-1.1
   A /trunk/Libs/LibDataBroker-1.1/LibDataBroker-1.1.lua
   A /trunk/Libs/LibDataBroker-1.1/README.textile
   M /trunk/ZOMGBuffs.toc

Hard embed the unique snowflake

------------------------------------------------------------------------
r179 | thelibrarian | 2010-11-11 05:13:23 +0000 (Thu, 11 Nov 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Use a consistent case for Libs directory to avoid issues on OSes with case sensitive filesystems
------------------------------------------------------------------------
r178 | Zeksie | 2010-11-11 00:28:10 +0000 (Thu, 11 Nov 2010) | 8 lines
Changed paths:
   M /trunk/.pkgmeta
   D /trunk/Locales/Locales.xml
   D /trunk/Locales/localization.deDE.lua
   D /trunk/Locales/localization.esES.lua
   D /trunk/Locales/localization.esMX.lua
   D /trunk/Locales/localization.frFR.lua
   D /trunk/Locales/localization.koKR.lua
   M /trunk/Locales/localization.lua
   D /trunk/Locales/localization.ruRU.lua
   D /trunk/Locales/localization.zhCN.lua
   D /trunk/Locales/localization.zhTW.lua
   D /trunk/ZFrame.lua
   M /trunk/ZOMGBuffs.lua
   M /trunk/ZOMGBuffs.toc
   D /trunk/ZOMGBuffs_BuffTehRaid/Locales/Locales.xml
   D /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.deDE.lua
   D /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.esES.lua
   D /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.esMX.lua
   D /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.frFR.lua
   D /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.koKR.lua
   M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.lua
   D /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.ruRU.lua
   D /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.zhCN.lua
   D /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.zhTW.lua
   M /trunk/ZOMGBuffs_BuffTehRaid/ZOMGBuffs_BuffTehRaid.lua
   M /trunk/ZOMGBuffs_BuffTehRaid/ZOMGBuffs_BuffTehRaid.toc
   D /trunk/ZOMGBuffs_Portalz/Locales/Locales.xml
   D /trunk/ZOMGBuffs_Portalz/Locales/localization.deDE.lua
   D /trunk/ZOMGBuffs_Portalz/Locales/localization.esES.lua
   D /trunk/ZOMGBuffs_Portalz/Locales/localization.esMX.lua
   D /trunk/ZOMGBuffs_Portalz/Locales/localization.frFR.lua
   D /trunk/ZOMGBuffs_Portalz/Locales/localization.koKR.lua
   M /trunk/ZOMGBuffs_Portalz/Locales/localization.lua
   D /trunk/ZOMGBuffs_Portalz/Locales/localization.ruRU.lua
   D /trunk/ZOMGBuffs_Portalz/Locales/localization.zhCN.lua
   D /trunk/ZOMGBuffs_Portalz/Locales/localization.zhTW.lua
   M /trunk/ZOMGBuffs_Portalz/ZOMGBuffs_Portalz.lua
   M /trunk/ZOMGBuffs_Portalz/ZOMGBuffs_Portalz.toc
   D /trunk/ZOMGBuffs_SelfBuffs/Locales/Locales.xml
   D /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.deDE.lua
   D /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.esES.lua
   D /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.esMX.lua
   D /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.frFR.lua
   D /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.koKR.lua
   M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.lua
   D /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.ruRU.lua
   D /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.zhCN.lua
   D /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.zhTW.lua
   M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua
   M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.toc
   M /trunk/ZOMGModulePrototype.lua
   M /trunk/ZOMGReagents.lua

Ported to Ace3! A few menus need some attention for the new format in AceGUI options (templates, spell lists), and a couple of menu options seem broken, but I'll get to those next time I'm around (after Sunday).
Dropped usage of Dewdrop, as this implies Ace2.
Dropped usage of TabletLib, as this implies dewdrop (Using LibQTip now).
Locale files combined into singles, since the locale stuff is inserted at zip time by wowace site, there's no real need for convenient multi-file setup. Unless of course this breaks the zipper.. but I'm sure I'll find out about that soon enough.. har-har.
This port will remain alpha for a time while things are tested and fixed. Please do not complain about the menus and options being screwy, broken or otherwise fubar until at least next weekend after I've spent more time on it.
And two more things:
1) Please do not complain about the menus and options.
2) Please do not complain about the menus and options.
------------------------------------------------------------------------
r177 | Zeksie | 2010-11-09 10:21:22 +0000 (Tue, 09 Nov 2010) | 1 line
Changed paths:
   M /trunk/README.txt
   D /trunk/UTF8
   M /trunk/ZOMGBuffs.toc

Removed UTF8 library code. Was only used to substring the player names for the paladin names from blessing manager in raid popup.
------------------------------------------------------------------------
r176 | thelibrarian | 2010-11-02 15:32:41 +0000 (Tue, 02 Nov 2010) | 2 lines
Changed paths:
   M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua

Add Bone Shield (aka Bone Armor) back to DK self buffs

------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
497.42 KB Dec 3, 2010 4.0.3a 34