ShockAndAwe

Change log

------------------------------------------------------------------------
r204 | pericles | 2009-05-07 23:30:30 +0000 (Thu, 07 May 2009) | 4 lines
Changed paths:
   M /trunk/Export.lua
   M /trunk/ShockAndAwe.lua
   M /trunk/ShockAndAwe.toc

ShockAndAwe: -
Version 4.35
    Fixed end tree elemental talents in export to EnhSim

------------------------------------------------------------------------
r202 | pericles | 2009-05-03 22:05:56 +0000 (Sun, 03 May 2009) | 4 lines
Changed paths:
   M /trunk/ShockAndAwe.lua
   M /trunk/ShockAndAwe.toc

ShockAndAwe: -
Version 4.34
    Fixed Magma bar - now disappears if destroyed or removed by right click on totem icon (player portrait)

------------------------------------------------------------------------
r200 | pericles | 2009-05-03 21:21:14 +0000 (Sun, 03 May 2009) | 6 lines
Changed paths:
   M /trunk/Priority.lua
   M /trunk/ShockAndAwe.lua
   M /trunk/ShockAndAwe.toc

ShockAndAwe: -
Version 4.33
    Fixed Shield & Magma bar not showing in combat if hide out of combat ticked
    Added Feral Spirits to priority option list
    Fixed totemic call not zeroing magma bar timeout

------------------------------------------------------------------------
r198 | pericles | 2009-04-22 11:14:27 +0000 (Wed, 22 Apr 2009) | 4 lines
Changed paths:
   M /trunk/Export.lua
   M /trunk/ShockAndAwe.lua
   M /trunk/ShockAndAwe.toc

ShockAndAwe: -
Version 4.32
    Added Export to EnhSim config_source flag

------------------------------------------------------------------------
r196 | pericles | 2009-04-20 15:39:15 +0000 (Mon, 20 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Locales/Locale-deDE.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/Locales/Locale-frFR.lua
   M /trunk/Locales/Locale-ruRU.lua
   M /trunk/Locales/Locale-zhTW.lua
   M /trunk/Options.lua
   M /trunk/ShockAndAwe.lua
   M /trunk/ShockAndAwe.toc

ShockAndAwe: -
Added Magma Totem bar
------------------------------------------------------------------------
r194 | pericles | 2009-04-20 14:01:27 +0000 (Mon, 20 Apr 2009) | 11 lines
Changed paths:
   M /trunk/Bindings.lua
   M /trunk/Export.lua
   M /trunk/Locales/Locale-deDE.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/Locales/Locale-frFR.lua
   M /trunk/Locales/Locale-ruRU.lua
   M /trunk/Locales/Locale-zhTW.lua
   M /trunk/ShockAndAwe.lua
   M /trunk/ShockAndAwe.toc

ShockAndAwe: -
Version 4.30
    Fix shield bar showing when disable out of combat selected
    Fix for MW Bar disappearing after flashing when 5 stacks. This was due to Blizzard bug in the code to disable flash frames.
        In patch 3.0 disabling flash frames always made sure the frame was enabled in 3.1 the frame can end in a random state.
    Fixed timeout of shockbar not observing Reverberation setting, priority was bar wasn't.
    Fixed offhand weapon imbue warning when you didn't have an off hand weapon equipped - needs locale checked for DE, FR, TW, RU
    Updated haste to melee_haste & spell_haste in EnhSim export
    Updated all trinkets, totems and metagems in EnhSim export to use id's so should work for any item if EnhSim supports it
    Should now correctly export to EnhSim v1.6.8 and above everything bar EnhSim buffs

------------------------------------------------------------------------
r192 | pericles | 2009-04-16 23:14:57 +0000 (Thu, 16 Apr 2009) | 3 lines
Changed paths:
   M /trunk/ShockAndAwe.lua
   M /trunk/ShockAndAwe.toc

ShockAndAwe: -
Version 4.22
    Disable spec change question until I get it working right its firing entering combat = wrong.
------------------------------------------------------------------------
r190 | pericles | 2009-04-15 17:34:53 +0000 (Wed, 15 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Export.lua
   M /trunk/ShockAndAwe.lua

ShockAndAwe: -
Fix for querybox not working.
------------------------------------------------------------------------
r189 | pericles | 2009-04-15 11:27:18 +0000 (Wed, 15 Apr 2009) | 6 lines
Changed paths:
   M /trunk/Export.lua
   M /trunk/Priority.lua
   M /trunk/ShockAndAwe.lua
   M /trunk/ShockAndAwe.toc

ShockAndAwe: -
Version 4.21
    Remove tests for patch 3.1 as 3.1 is now live
    Fix stormstrike length
    Change Arena set bonus to 2 seconds for SS

------------------------------------------------------------------------
r187 | pericles | 2009-04-14 15:57:57 +0000 (Tue, 14 Apr 2009) | 2 lines
Changed paths:
   M /trunk/ShockAndAwe.lua
   M /trunk/ShockAndAwe.toc

ShockAndAwe: -
Updated toc for patch 3.1
------------------------------------------------------------------------
r185 | pericles | 2009-04-12 00:31:19 +0000 (Sun, 12 Apr 2009) | 2 lines
Changed paths:
   M /trunk/ShockAndAwe.lua
   M /trunk/ShockAndAwe.toc

ShockAndAwe: -
Added function to force Feral Spirits Pet tab to be visible - useful for seeing what damage they do
------------------------------------------------------------------------
r183 | pericles | 2009-04-10 17:18:32 +0000 (Fri, 10 Apr 2009) | 8 lines
Changed paths:
   M /trunk/Bindings.lua
   M /trunk/Bindings.xml
   M /trunk/Locales/Locale-deDE.lua
   M /trunk/Locales/Locale-enUS.lua
   M /trunk/Locales/Locale-esES.lua
   M /trunk/Locales/Locale-frFR.lua
   M /trunk/Locales/Locale-ruRU.lua
   M /trunk/Locales/Locale-zhTW.lua
   M /trunk/Options.lua
   M /trunk/Priority.lua
   M /trunk/ShockAndAwe.lua
   M /trunk/ShockAndAwe.toc

ShockAndAwe: -
Version 4.12
    Added an enable/disable option
    Added a keybind for enable/disable option
    Added a popup box to ask when you swap specs if you want to enable/disable ShockAndAwe (box not displaying properly in this version)
    Fixed an issue with moving priority frame in combat was disabling the priority frame display this is due to the fact that
        Blizzard prevents addons updating scripts when in combat - it will still be disabled whilst you are in combat when you move it
        However it will start working again when you exit combat and re-enter.
------------------------------------------------------------------------
r182 | pericles | 2009-03-21 23:32:33 +0000 (Sat, 21 Mar 2009) | 2 lines
Changed paths:
   M /trunk/Locales
   M /trunk/fonts
   M /trunk/textures

ShockAndAwe: -
fix externals error
------------------------------------------------------------------------

Facts

Uploaded on
07 May 2009
Game version
  • 3.1.0
Filename
ShockAndAwe-r204.zip
Size
252.2 KiB
MD5
133b437e6491a0e6267baa4958cb4d89
Type
Alpha
Status
Normal

Authors