r18
Details
-
FilenameezInterrupt-r18.zip
-
Uploaded by
-
UploadedMar 9, 2011
-
Size141.87 KB
-
Downloads74
-
MD5bb7be4d3f8c930bf1ed9564aa0ba727a
Supported WoW Retail Versions
- 4.0.6
Changelog
------------------------------------------------------------------------
r18 | Daylesan | 2011-03-09 14:32:55 +0000 (Wed, 09 Mar 2011) | 10 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/core.lua
M /trunk/ezInterrupt.toc
- Excluded events UNIT_SPELLCAST_INTERRUPTIBLE and UNIT_SPELLCAST_NOT_INTERRUPTIBLE since they're not working properly.
- The warning icon can now be locked/unlocked and dragged.
- The warning icon position should be saved correctly between sessions now.
- Improved the interrupt cooldown tracking. There should no longer be a ~150 ms window in which casts don't trigger warnings.
- Readiness and Preparation are now accounted for.
- Temporarily removed support for hunter pet interrupts since the code isn't working properly.
Problems in this revision:
- ezInterrupt always assumes that priests and hunters have their respective interrupts regardless of spec and that warlocks have a Felhunter out.
- The OnUpdate handler isn't throttled and the impact of that on performance hasn't been tested.
------------------------------------------------------------------------
r17 | Daylesan | 2011-03-06 13:10:18 +0000 (Sun, 06 Mar 2011) | 2 lines
Changed paths:
M /trunk/core.lua
- added border texture for the icon
- fixed bug with tags not being replaced properly in certain cases
------------------------------------------------------------------------
r16 | Daylesan | 2011-03-06 13:09:29 +0000 (Sun, 06 Mar 2011) | 1 line
Changed paths:
A /trunk/media/edge.tga
border texture
------------------------------------------------------------------------
r15 | Daylesan | 2011-03-03 14:11:31 +0000 (Thu, 03 Mar 2011) | 2 lines
Changed paths:
M /trunk/core.lua
M /trunk/ezInterrupt.toc
- Removed embeds.xml since the .toc file handles embedding now
- Fixed an issue with cast warning not appearing while focus target tracking enabled and the player switched his focus to a unit that is casting.
------------------------------------------------------------------------
r14 | Daylesan | 2011-03-03 14:10:48 +0000 (Thu, 03 Mar 2011) | 1 line
Changed paths:
D /trunk/embeds.xml
obsolete
------------------------------------------------------------------------
r13 | Daylesan | 2011-03-03 12:31:35 +0000 (Thu, 03 Mar 2011) | 1 line
Changed paths:
M /trunk/core.lua
- Added support for tracking either the target or focustarget for events that trigger warnings.
------------------------------------------------------------------------
r12 | Daylesan | 2011-03-03 12:09:23 +0000 (Thu, 03 Mar 2011) | 2 lines
Changed paths:
M /trunk/core.lua
M /trunk/ezInterrupt.toc
- Fixed an issue with chat channels not updating as intended
- Various code improvements
------------------------------------------------------------------------
r11 | Daylesan | 2011-03-01 16:33:09 +0000 (Tue, 01 Mar 2011) | 5 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/core.lua
M /trunk/embeds.xml
M /trunk/ezInterrupt.toc
A /trunk/media
A /trunk/media/beep.ogg
A /trunk/media/ding.ogg
Added warning icon.
Greatly improved the warning system.
Added two warning sounds.
The interruption message can now be customized using text and tags.
------------------------------------------------------------------------
r10 | Daylesan | 2011-02-21 14:52:38 +0000 (Mon, 21 Feb 2011) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/core.lua
Implemented SharedMedia support.
Added a proper sound file selection menu.
------------------------------------------------------------------------
r9 | Daylesan | 2011-02-19 19:18:09 +0000 (Sat, 19 Feb 2011) | 3 lines
Changed paths:
A /trunk/core.lua
- added support for failed interrupts
- added support for black and whitelisting of spells
- cleaned up code
------------------------------------------------------------------------
r8 | Daylesan | 2011-02-19 19:17:50 +0000 (Sat, 19 Feb 2011) | 1 line
Changed paths:
D /trunk/core.lua
- updating with new file
------------------------------------------------------------------------
r7 | Daylesan | 2011-02-18 09:10:15 +0000 (Fri, 18 Feb 2011) | 1 line
Changed paths:
A /trunk/.pkgmeta
- added libs
------------------------------------------------------------------------
r1 | root | 2011-02-17 17:17:31 +0000 (Thu, 17 Feb 2011) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"ezinterrupt/mainline: Initial Import"
------------------------------------------------------------------------