r53-nolib

Details

  • Filename
    WakeSpams-r53-nolib.zip
  • Uploaded by
  • Uploaded
    Dec 4, 2010
  • Size
    27.69 KB
  • Downloads
    10
  • MD5
    bc0d59b8a81abca4e33a54d55a375f20

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
r53 | cyrila | 2010-12-05 00:32:40 +0000 (Sun, 05 Dec 2010) | 7 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))
------------------------------------------------------------------------
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.
------------------------------------------------------------------------