r164
Details
-
FilenameZOMGBuffs-r164.zip
-
Uploaded by
-
UploadedOct 20, 2010
-
Size686.25 KB
-
Downloads96
-
MD56d93abf439a7556f7e961bf40a731518
Supported WoW Retail Versions
- 4.0.1
Changelog
------------------------------------------------------------------------
r164 | thelibrarian | 2010-10-20 14:51:43 +0000 (Wed, 20 Oct 2010) | 10 lines
Changed paths:
M /trunk/ZOMGBuffs.lua
M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua
Add a table of group buffs that ZOMGBuffs doesn't normally track, but that conflict with ones that it does. Could also be done by adding it to the existing ids table for each individual buff, but I think doing it by category is cleaner.
Add Commanding Shout and Blood Pact for Stamina so that they show up instead of Power Word: Fortitude if present (BuffTehRaid is already avoiding buffing in that case, this just fixes the icons in the group list).
Move Dalaran Brilliance and Fel Intellegence to the new otherBuffs table, and remove special casing for them.
buffTypes is a superset of buffsLookup for all current uses of it, remove buffsLookup.
Don't remind DKs to buff Horn of Winter if they already have Battle Shout.
------------------------------------------------------------------------
r163 | thelibrarian | 2010-10-19 21:01:12 +0000 (Tue, 19 Oct 2010) | 2 lines
Changed paths:
M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua
Add Soul Harvest for Warlocks so my lock can be lazy :)
------------------------------------------------------------------------
r162 | thelibrarian | 2010-10-19 20:20:18 +0000 (Tue, 19 Oct 2010) | 2 lines
Changed paths:
M /trunk/ZOMGReagents.lua
Missed a file in r158 -- re-hook ZOMGReagents.lua back up to localizations
------------------------------------------------------------------------
r161 | thelibrarian | 2010-10-19 15:59:22 +0000 (Tue, 19 Oct 2010) | 2 lines
Changed paths:
M /trunk/ZOMGBuffs_Portalz/ZOMGBuffs_Portalz.lua
Add Boots of the Bay to Portalz (ticket 103)
------------------------------------------------------------------------
r160 | thelibrarian | 2010-10-19 15:54:29 +0000 (Tue, 19 Oct 2010) | 2 lines
Changed paths:
M /trunk/Locales/localization.lua
M /trunk/ZOMGBuffs.lua
M /trunk/ZOMGBuffs_BuffTehRaid/ZOMGBuffs_BuffTehRaid.lua
Remove "Wait for Group/Class option" and related checks as nothing actually used it anymore.
------------------------------------------------------------------------
r159 | thelibrarian | 2010-10-19 15:36:22 +0000 (Tue, 19 Oct 2010) | 2 lines
Changed paths:
M /trunk/ZOMGBuffs.lua
Don't buff while in shadowmeld (requested by ticket 132)
------------------------------------------------------------------------
r158 | thelibrarian | 2010-10-19 15:03:12 +0000 (Tue, 19 Oct 2010) | 6 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Locales/localization.deDE.lua
M /trunk/Locales/localization.esES.lua
M /trunk/Locales/localization.esMX.lua
M /trunk/Locales/localization.frFR.lua
M /trunk/Locales/localization.koKR.lua
M /trunk/Locales/localization.ruRU.lua
M /trunk/Locales/localization.zhCN.lua
M /trunk/Locales/localization.zhTW.lua
M /trunk/ZOMGBuffs.lua
M /trunk/ZOMGBuffs.toc
M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.deDE.lua
M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.esES.lua
M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.esMX.lua
M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.frFR.lua
M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.koKR.lua
M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.ruRU.lua
M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.zhCN.lua
M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.zhTW.lua
M /trunk/ZOMGBuffs_BuffTehRaid/ZOMGBuffs_BuffTehRaid.toc
M /trunk/ZOMGBuffs_Portalz/Locales/localization.deDE.lua
M /trunk/ZOMGBuffs_Portalz/Locales/localization.esES.lua
M /trunk/ZOMGBuffs_Portalz/Locales/localization.esMX.lua
M /trunk/ZOMGBuffs_Portalz/Locales/localization.frFR.lua
M /trunk/ZOMGBuffs_Portalz/Locales/localization.koKR.lua
M /trunk/ZOMGBuffs_Portalz/Locales/localization.lua
M /trunk/ZOMGBuffs_Portalz/Locales/localization.ruRU.lua
M /trunk/ZOMGBuffs_Portalz/Locales/localization.zhCN.lua
M /trunk/ZOMGBuffs_Portalz/Locales/localization.zhTW.lua
M /trunk/ZOMGBuffs_Portalz/ZOMGBuffs_Portalz.toc
M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.deDE.lua
M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.esES.lua
M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.esMX.lua
M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.frFR.lua
M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.koKR.lua
M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.ruRU.lua
M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.zhCN.lua
M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.zhTW.lua
M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.toc
M /trunk/ZOMGModulePrototype.lua
M /trunk/ZOMGReagents.lua
M /trunk/modules.xml
Correct repo from merging in clone from packaged file.
[===[@debug -> @debug@
Locale files reverted back to using @localization@ instead of being expanded
Remove X-Curse-Packaged headers that leaked into TOC files
Copy over unpackaged files (.pkgmeta, modules.xml
------------------------------------------------------------------------
r157 | Zeksie | 2010-10-19 10:43:16 +0000 (Tue, 19 Oct 2010) | 1 line
Changed paths:
M /trunk/Locales/localization.deDE.lua
M /trunk/Locales/localization.esES.lua
M /trunk/Locales/localization.esMX.lua
M /trunk/Locales/localization.frFR.lua
M /trunk/Locales/localization.koKR.lua
M /trunk/Locales/localization.lua
M /trunk/Locales/localization.ruRU.lua
M /trunk/Locales/localization.zhCN.lua
M /trunk/Locales/localization.zhTW.lua
M /trunk/TODO.txt
M /trunk/ZOMGBuffs.lua
M /trunk/ZOMGBuffs.toc
D /trunk/ZOMGBuffs_Blessings
D /trunk/ZOMGBuffs_BlessingsManager
D /trunk/ZOMGBuffs_BlessingsPP
M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.deDE.lua
M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.esES.lua
M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.esMX.lua
M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.frFR.lua
M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.koKR.lua
M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.ruRU.lua
M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.zhCN.lua
M /trunk/ZOMGBuffs_BuffTehRaid/Locales/localization.zhTW.lua
M /trunk/ZOMGBuffs_BuffTehRaid/ZOMGBuffs_BuffTehRaid.lua
M /trunk/ZOMGBuffs_BuffTehRaid/ZOMGBuffs_BuffTehRaid.toc
D /trunk/ZOMGBuffs_Log
M /trunk/ZOMGBuffs_Portalz/Locales/localization.deDE.lua
M /trunk/ZOMGBuffs_Portalz/Locales/localization.esES.lua
M /trunk/ZOMGBuffs_Portalz/Locales/localization.esMX.lua
M /trunk/ZOMGBuffs_Portalz/Locales/localization.frFR.lua
M /trunk/ZOMGBuffs_Portalz/Locales/localization.koKR.lua
M /trunk/ZOMGBuffs_Portalz/Locales/localization.lua
M /trunk/ZOMGBuffs_Portalz/Locales/localization.ruRU.lua
M /trunk/ZOMGBuffs_Portalz/Locales/localization.zhCN.lua
M /trunk/ZOMGBuffs_Portalz/Locales/localization.zhTW.lua
M /trunk/ZOMGBuffs_Portalz/ZOMGBuffs_Portalz.lua
M /trunk/ZOMGBuffs_Portalz/ZOMGBuffs_Portalz.toc
M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.deDE.lua
M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.esES.lua
M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.esMX.lua
M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.frFR.lua
M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.koKR.lua
M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.lua
M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.ruRU.lua
M /trunk/ZOMGBuffs_SelfBuffs/Locales/localization.zhCN.lua
M /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
D /trunk/changelog.txt
D /trunk/faq.txt
Merge thelibrarian's changes to mainline.
------------------------------------------------------------------------
r156 | onyxmaster | 2010-04-16 09:49:22 +0000 (Fri, 16 Apr 2010) | 1 line
Changed paths:
M /trunk/ZOMGBuffs_BlessingsManager/ZOMGBuffs_BlessingsManager.lua
proper "Auto Roles" and "Auto Assign" closing
------------------------------------------------------------------------