r77-nolib

Details

  • Filename
    FocusInterruptSounds-r77-nolib.zip
  • Uploaded by
  • Uploaded
    Nov 10, 2012
  • Size
    68.82 KB
  • Downloads
    34
  • MD5
    e2e05b851896c38647721e16dff7c0ea

Supported WoW Retail Versions

  • 5.0.5

Changelog

------------------------------------------------------------------------
r77 | corg | 2012-11-10 09:19:15 +0000 (Sat, 10 Nov 2012) | 2 lines
Changed paths:
   M /trunk/FocusInterruptSounds.lua

FocusInterruptSounds:
- Fix nil error (probably caused by very fast casts such as Nature's Swiftness + Healing Touch)
------------------------------------------------------------------------
r76 | corg | 2012-11-01 07:45:05 +0000 (Thu, 01 Nov 2012) | 2 lines
Changed paths:
   M /trunk/FocusInterruptSounds.lua

FocusInterruptSounds:
- Update some defaults
------------------------------------------------------------------------
r75 | corg | 2012-10-30 04:25:33 +0000 (Tue, 30 Oct 2012) | 5 lines
Changed paths:
   M /trunk/FocusInterruptSounds.lua

FocusInterruptSounds:
- Hooked into the UnitCastingInfo API enabling two new options:
-- Minimum cast time (default: 1.0 seconds)
-- Blizzard API blacklist

------------------------------------------------------------------------
r74 | corg | 2012-10-10 10:09:49 +0000 (Wed, 10 Oct 2012) | 2 lines
Changed paths:
   M /trunk/FocusInterruptSounds.lua

FocusInterruptSounds:
- Sunbeam -> Solar Beam
------------------------------------------------------------------------
r73 | corg | 2012-09-09 02:21:14 +0000 (Sun, 09 Sep 2012) | 3 lines
Changed paths:
   M /trunk/FocusInterruptSounds.lua

FocusInterruptSounds:
- Fixed LUA error with the "Announce interrupts" option
- New Feature: "Check spell availability" will now check a customizable list of interrupt spells instead of a single hardcoded spell based on class.
------------------------------------------------------------------------