r78
Details
-
FilenameFocusInterruptSounds-r78.zip
-
Uploaded by
-
UploadedNov 28, 2012
-
Size175.51 KB
-
Downloads882
-
MD5c9cd603b4c12986bcfb22140f0b319e3
Supported WoW Retail Versions
- 5.1.0
Changelog
------------------------------------------------------------------------
r78 | corg | 2012-11-28 08:15:08 +0000 (Wed, 28 Nov 2012) | 4 lines
Changed paths:
M /trunk/FocusInterruptSounds.lua
M /trunk/FocusInterruptSounds.toc
FocusInterruptSounds:
- Update toc for 5.1
- Wiped default blacklist (the new Blizzard API feature seems to do the trick)
- Replaced channeled spell detection logic with UnitChannelInfo() API.
------------------------------------------------------------------------
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
------------------------------------------------------------------------