r77
Details
-
FilenameFocusInterruptSounds-r77.zip
-
Uploaded by
-
UploadedNov 10, 2012
-
Size177.29 KB
-
Downloads1,010
-
MD54b0224bef65f93a80297ab8668f6479a
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.
------------------------------------------------------------------------