r55-nolib

Details

  • Filename
    WakeSpams-r55-nolib.zip
  • Uploaded by
  • Uploaded
    Dec 12, 2010
  • Size
    27.87 KB
  • Downloads
    14
  • MD5
    6690002bbbac9030dca3f77b0f67aae3

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
r55 | cyrila | 2010-12-13 05:57:19 +0000 (Mon, 13 Dec 2010) | 1 line
Changed paths:
   M /trunk/WakeSpams.lua

tables can't be nil
------------------------------------------------------------------------
r54 | cyrila | 2010-12-05 05:31:30 +0000 (Sun, 05 Dec 2010) | 1 line
Changed paths:
   M /trunk/WakeSpams.lua

Removed unintended debug message
------------------------------------------------------------------------
r53 | cyrila | 2010-12-05 00:32:40 +0000 (Sun, 05 Dec 2010) | 11 lines
Changed paths:
   M /trunk/SpellList.lua
   M /trunk/WakeSpams.lua

Added:
- Advanced fading capabilities. Backend only, no options available yet.
Spell pair mode is the only available option currently, implemented primarily for special cases like Guardian Spirit. Primary spell links to secondary spell and secondary spell links back to primary spell. If secondary spell activates, primary spell fade will not fire. Uses secondary spell message instead.

In short:
Normal fade message for Guardian Spirit is set in the primary spell.
Proc fade message for Guardian Spirit is set in the secondary spell (named Guardian Spirit (heal effect))

PLEASE NOTE:
This update will reset your WakeSpams savedvariables as previous DB versions are no longer supported.
------------------------------------------------------------------------
r52 | cyrila | 2010-12-01 04:49:27 +0000 (Wed, 01 Dec 2010) | 3 lines
Changed paths:
   M /trunk/SpellList.lua
   M /trunk/WakeSpams.lua
   M /trunk/WakeSpamsOptions/config.lua

Fixed: Spells with the force whisper tag should no longer whisper your own pet. Note: still unresolved for other people's pets. Consider other options.

Make way for new config options.
------------------------------------------------------------------------