r35

Details

  • Filename
    ZOMGBuffs-r35.zip
  • Uploaded by
  • Uploaded
    Nov 17, 2008
  • Size
    726.60 KB
  • Downloads
    64
  • MD5
    31bbb3013e874eedf737b5666a2ec5a8

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r35 | zeksie | 2008-11-17 15:32:27 +0000 (Mon, 17 Nov 2008) | 4 lines
Changed paths:
   M /trunk/ZOMGBuffs.lua
   M /trunk/ZOMGBuffs_Blessings/ZOMGBuffs_Blessings.lua
   M /trunk/ZOMGBuffs_BlessingsManager/ZOMGBuffs_BlessingsManager.lua
   M /trunk/ZOMGBuffs_BlessingsPP/ZOMGBuffs_BlessingsPP.lua
   M /trunk/ZOMGBuffs_BuffTehRaid/ZOMGBuffs_BuffTehRaid.lua
   M /trunk/ZOMGBuffs_Portalz/ZOMGBuffs_Portalz.lua
   M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua

ZOMGBuffs:
- Removed all the wow3 conditionals.
- Added Band/Signet of the Kirin'Tor to ZOMGPortalz.

------------------------------------------------------------------------
r34 | zeksie | 2008-10-31 00:15:25 +0000 (Fri, 31 Oct 2008) | 1 line
Changed paths:
   M /trunk/ZOMGBuffs.lua

ZOMGBuffs: Allow Utopia to query talents from us.
------------------------------------------------------------------------
r33 | zeksie | 2008-10-29 23:47:29 +0000 (Wed, 29 Oct 2008) | 6 lines
Changed paths:
   M /trunk/ZOMGBuffs.lua
   M /trunk/ZOMGBuffs_BuffTehRaid/ZOMGBuffs_BuffTehRaid.lua
   M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua
   M /trunk/ZOMGReagents.lua

ZOMGBuffs:
- Should be a little more sensible now with the new raid wide buffs.
- Fixed the odd buff times shown for paladins in raid popup.
- Added Vigilance to raid buffs module.
- Fixed the reagents file for un-localized languages.

------------------------------------------------------------------------
r32 | zeksie | 2008-10-26 03:33:05 +0000 (Sun, 26 Oct 2008) | 4 lines
Changed paths:
   M /trunk/ZOMGBuffs.lua
   M /trunk/ZOMGBuffs_Blessings/ZOMGBuffs_Blessings.lua
   M /trunk/ZOMGBuffs_BlessingsManager/ZOMGBuffs_BlessingsManager.lua
   M /trunk/ZOMGBuffs_BuffTehRaid/ZOMGBuffs_BuffTehRaid.lua
   M /trunk/ZOMGBuffs_Log/ZOMGBuffs_Log.lua
   M /trunk/ZOMGBuffs_Portalz/ZOMGBuffs_Portalz.lua
   M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua
   M /trunk/ZOMGModulePrototype.lua

ZOMGBuffs:
- Added LDB Support, with option to disable Fubar/minimap icon.
- Fixed Seal if Vengeance was missing.

------------------------------------------------------------------------
r31 | zeksie | 2008-10-22 12:25:44 +0000 (Wed, 22 Oct 2008) | 4 lines
Changed paths:
   M /trunk/ZOMGBuffs.lua
   M /trunk/ZOMGBuffs_BuffTehRaid/ZOMGBuffs_BuffTehRaid.lua

ZOMGBuffs:
- Added Beacon of Light to spell tracker enabled spells. Enable Beacon of Light from minimap tooltip, and then select the target from the raid popup list under it's icon.
- Change default expiry of short buffs (<= 1 min) to 5 seconds, instead of module default. This will affect all users the first time you run with new version.

------------------------------------------------------------------------
r30 | dessa | 2008-10-22 11:39:42 +0000 (Wed, 22 Oct 2008) | 2 lines
Changed paths:
   M /trunk/ZOMGReagents.lua

update deDE a bit, more to follow

------------------------------------------------------------------------
r29 | zeksie | 2008-10-22 09:26:03 +0000 (Wed, 22 Oct 2008) | 6 lines
Changed paths:
   M /trunk/ZOMGBuffs.lua
   M /trunk/ZOMGBuffs_Blessings/ZOMGBuffs_Blessings.lua
   M /trunk/ZOMGBuffs_BuffTehRaid/ZOMGBuffs_BuffTehRaid.lua
   M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua
   M /trunk/ZOMGReagents.lua

ZOMGBuffs:
- Fixed (well, kludged) mount detection. There is no event that fires when you are considered 'mounted', and checking IsMounted() when you get your mount buff says you're not, so it now checks half a second later. This may need adjusting, will see how it performs. It used to work from the PLAYER_AURAS_CHANGED event, but this has been removed.
- Added Focus Magic to mage castable spells, enable it from the minimap tooltip, and then select the target in the raid popup by checking their tickbox as you would for Amplify/Dampen.
- Amplify and Dampen magic may now both be enabled at once, and you may select targets for each in the raid popup.
- Added level 70+ reagent information for druid and priest spells.

------------------------------------------------------------------------
r28 | zeksie | 2008-10-20 09:08:45 +0000 (Mon, 20 Oct 2008) | 5 lines
Changed paths:
   M /trunk/ZOMGBuffs_BlessingsManager/ZOMGBuffs_BlessingsManager.lua
   M /trunk/ZOMGBuffs_BuffTehRaid/ZOMGBuffs_BuffTehRaid.lua
   M /trunk/ZOMGBuffs_Portalz/ZOMGBuffs_Portalz.lua
   M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua

ZOMGBuffs:
- Fixed typo with Earthshield talent query.
- Added engineering portal devices to portals module.
- Fixed hunter spell ID for Trueshot Aura.
- Will not block rest of self buffs module from working with future spell ID errors.
------------------------------------------------------------------------
r27 | zeksie | 2008-10-17 22:43:19 +0000 (Fri, 17 Oct 2008) | 5 lines
Changed paths:
   M /trunk/ZOMGBuffs.lua
   M /trunk/ZOMGBuffs_BlessingsPP/ZOMGBuffs_BlessingsPP.lua
   M /trunk/ZOMGBuffs_BuffTehRaid/ZOMGBuffs_BuffTehRaid.lua
   M /trunk/ZOMGBuffs_SelfBuffs/ZOMGBuffs_SelfBuffs.lua

ZOMGBuffs:
- Added Earthliving weapon to shaman self buffs.
- Now checks for Improved Earth Shield for display stack counter.
- Should not display blessings buffs bars in raid list when nothing of your own to show any more.

------------------------------------------------------------------------
r26 | zeksie | 2008-10-16 19:49:58 +0000 (Thu, 16 Oct 2008) | 2 lines
Changed paths:
   M /trunk/ZOMGBuffs_BlessingsPP/ZOMGBuffs_BlessingsPP.lua

ZOMGBuffs: Some fixes for PallyPower comms.

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

Additional Files

Type Name Size Uploaded Game Version Downloads
566.64 KB Nov 17, 2008 3.0.3 16