Spellbreak takes advantage of the fact that we can now get more accurate interrupt data with 2.4 and lets you track how many seconds an enemy will be locked out of specific schools and not be able to cast anything from them.
Handles every interrupt/silence in the game except for S3 Maim (I need the spellID for this still), if someone is silenced then it'll show a lockout of all schools and if the silence is removed then the timer will end early.
Includes alerts for when a tree is locked, and when it's unlocked you can send the alerts to chat frames, party, raid warning and combat text mods.
* Updated AceDB-3.0, GTB and OptionHouse
* GTB update will fix any issues with 59:59 timers
* Changed format for cooldowns will show "[CD] <text>" instead of "<text> (CD)" to make it more obvious
------------------------------------------------------------------------
r651 | shadowed.wow | 2008-04-05 11:56:22 -0700 (Sat, 05 Apr 2008) | 1 line
* Fixed error at line #167
------------------------------------------------------------------------
r648 | shadowed.wow | 2008-04-03 11:16:04 -0700 (Thu, 03 Apr 2008) | 1 line
* Fixed line #196 error due to a call not being updated
------------------------------------------------------------------------
r647 | shadowed.wow | 2008-04-03 01:12:19 -0700 (Thu, 03 Apr 2008) | 1 line
* You can now track the cool down of friendly players interrupt timers (Enabled by default)
------------------------------------------------------------------------
r636 | shadowed.wow | 2008-03-30 13:43:54 -0700 (Sun, 30 Mar 2008) | 4 lines
* Tweaked anchor code
* Fixed a typo in the Kick spellID
* Updated AceAddon-3.0, GTB
* Added LSM-3.0 to OptionalDeps
------------------------------------------------------------------------
r631 | shadowed.wow | 2008-03-25 22:20:47 -0700 (Tue, 25 Mar 2008) | 5 lines
* We now show "<school> - <target>" for timer text instead of just "<target>"
* Added redirection option, you can make it show timers in another GTB based group now
* Added a "None" option for announcement
* Updated to LSM-3.0 (GAME RESTART REQUIRED BECAUSE OF THIS)
* Increased max bar size to 300 instead of 200
------------------------------------------------------------------------
r625 | shadowed.wow | 2008-03-18 14:49:29 -0700 (Tue, 18 Mar 2008) | 2 lines
* Updated AceDB-3.0 and GTB
* Updated Spellbreaks version of GTB to Beta1
------------------------------------------------------------------------
r610 | shadowed.wow | 2008-03-03 13:58:38 -0800 (Mon, 03 Mar 2008) | 1 line
* Updated HousingAuthority in order to fix a bug with the enable only in option not working
------------------------------------------------------------------------
r605 | shadowed.wow | 2008-03-02 14:27:03 -0800 (Sun, 02 Mar 2008) | 4 lines
* Fixed anchor not rescaling/sizing as the bars did
* Fixed Deadly Throw using spell id 26679 instead of 32747 which is the "Deadly Interrupt Effect"
* Removed our file of combatlog bit things and only using the ones we want as locals
* Added in the configuration
------------------------------------------------------------------------
r603 | shadowed.wow | 2008-03-01 23:54:03 -0800 (Sat, 01 Mar 2008) | 7 lines
* No config yet, will do that tomorrow
* Everything should actually work now, shows the duration left on lockouts for enemies and the school, if it's a silence then a timer for all schools is shown instead of separate ones for each
* Tracks all interrupts and silences from players in the game
* No syncing is required, if someone in your party interrupts or silences an enemy it'll pick up the timer
* If a silence is dispelled, the timer will be removed early like it should. If multiple locks for the same tree, or a silence happen at the same time it'll use whichever is going to end last.
* Because theres no apparent DR on interrupts or silences, I didn't add support to track them.
* Support for reducing lock out timer based on talents is coming next as well (Will require Remembrance)
------------------------------------------------------------------------
r600 | shadowed.wow | 2008-03-01 12:42:41 -0800 (Sat, 01 Mar 2008) | 3 lines
* Initial import, Spellbreak/
* Tracks school lockouts
* Doesn't actually do anything yet, I pretty much copied most of the code out of Afflicted.
------------------------------------------------------------------------
Optional Files - Spellbreak
Sorry, there are currently no optional files available.
Hello i got problem how can i drag this addon to another place on my screen ? Now its in the middle of it . In spellbreak UI i found Lock ANchor , but it dont help , i still cant move it on screen ....
Originally posted by Feleye When I use this addon with SW Stats turned on, most of spellbreak bars, after counting back to zero, instead of disappearing they go into infinite loop, counting down from one hour. That's really very annyoing, especially as there is no way to maunally 'kill' any bar.
Here is bug report from Swatter addon (note that disabling SW_UniLog does not solve the problem, but instead of that, error appears referring to main SW_Stats addon):
Date: 2008-04-09 19:58:34
ID: 53
Error occured in: Global
Count: 2
Message: ..\AddOns\SW_UniLog\SW_UniLog.lua line 141:
attempt to call method 'getBasicData' (a nil value)
Debug:
[C]: getBasicData()
SW_UniLog\SW_UniLog.lua:141: onFadeFunc()
Spellbreak\libs\GTB.lua:137:
Spellbreak\libs\GTB.lua:129
Spellbreak\libs\GTB.lua:175:
Spellbreak\libs\GTB.lua:156
AddOns:
(wall of text, if you need full list, tell me to post it )
Identical problem/error here with Spellbreak r651 & SW_Stats/SW_UniLog 2.2.0 playing solo (USEng server/client, WoW 2.4.1 live).
Also, attempting to adjust the main bar through the standalone OptionHouse, the following error is thrown up:
Spellbreak\\libs\\GTB.lua:327: <unnamed>:SetScale(): Scale must be > 0\nSpellbreak\\libs\\GTB.lua:327: in function `SetScale'\nSpellbreak\\Spellbreak.lua:86: in function `Reload'\nSpellbreak\\config.lua:60: in function `?'\nSpellbreak\\libs\\HousingAuthority.lua:277: in function <...nterface\\AddOns\\Spellbreak\\libs\\HousingAuthority.lua:264>\nSpellbreak\\libs\\Housi ngAuthority.lua:351: in function <...nterface\\AddOns\\Spellbreak\\libs\\HousingAuthority.lua:350>\n\n
When I use this addon with SW Stats turned on, most of spellbreak bars, after counting back to zero, instead of disappearing they go into infinite loop, counting down from one hour. That's really very annyoing, especially as there is no way to maunally 'kill' any bar.
Here is bug report from Swatter addon (note that disabling SW_UniLog does not solve the problem, but instead of that, error appears referring to main SW_Stats addon):
Date: 2008-04-09 19:58:34
ID: 53
Error occured in: Global
Count: 2
Message: ..\AddOns\SW_UniLog\SW_UniLog.lua line 141:
attempt to call method 'getBasicData' (a nil value)
Debug:
[C]: getBasicData()
SW_UniLog\SW_UniLog.lua:141: onFadeFunc()
Spellbreak\libs\GTB.lua:137:
Spellbreak\libs\GTB.lua:129
Spellbreak\libs\GTB.lua:175:
Spellbreak\libs\GTB.lua:156
AddOns:
(wall of text, if you need full list, tell me to post it )
Is this mod working with kick? I have been messing around with it for a day now and I can't seem to get it to work with kick (not imp kick) at all but it is working with my Deadly Throw just fine. If there is something I am missing please let me know.