BossSwingTimer
Displays a movable/resizable bar with ticks indicating expected time of next enemy auto attacks. Current target is marked with red, focus with yellow; white ticks are faded out depending on expected damage.
Currently there is no support for dual wielding enemies, as the combat log API does not differentiate between main hand and off hand attacks, although it is somewhat possible to guess from damage.
-
View User Profile
-
Send Message
Posted Jan 18, 2015So is there actually anyway to configure this? Out of combat ? I've tried every /variation to bring up some kind of config and nothing works.
I'm just not really a fan of spending the boss tanking time messing around with my UI.
Thanks
-
View User Profile
-
Send Message
Posted Jan 28, 2015/bst config
or
/bossswingtimer config
To show it, unmark "Hide out of combat" and "Only show in tank spec".
-
View User Profile
-
Send Message
Posted Mar 17, 2013@Road_Block
-
View User Profile
-
Send Message
Posted Mar 17, 2013Tickets are not enabled so here goes :P
.pkgmeta (at a guess) doesn't reference LibDualSpec-1.0 so the package doesn't contain it.Addon errors if something else doesn't load it.
Edit: Scratch the guessing part, it's there, no idea why it doesn't load (maybe some typo I didn't spot at a glance)
Edit2: Mystery solved, embeds.xml is not referenced in the .toc
The CLEU handler doesn't check that a target exists (or that the subevent is one the addon cares about for that matter) before trying to run isnpc(guid) so that errors for events where the player takes damage from other sources (example: environmental)
Finally a minor issue, the npcid extraction hasn't been updated to 5.1 standards (needs to be tonumber("0x" .. guid:sub(6, 10)) now :)
Looking forward to trying this out once it's more usable.
These pertain to v1.1 in case someone reads this later and they've been fixed.
-
View User Profile
-
Send Message
Posted Mar 13, 2013Is there any chance we could get an update letting us lock the bar?
-
View User Profile
-
Send Message
Posted Mar 6, 2013Any chance this will get updated for 5.2? I've gotten a few errors with it since the patch.
-
View User Profile
-
Send Message
Posted Jan 25, 2013This addon is absoulte gold!!
Just downloaded it recently for use of my 80 twink paladin Taiinted @ Eonar EU and what happened?... With 97K vengance (max health) managed to solo sunwell plateau 5/6 (first boss skipped ofc). I am not kidding... I really apreciate when people like you create addons which make gameplay easier for tanks and esspecially lvl 80 solo tanks.
Thank you SO MUCH for this addon! It made so many new things possible for my twink (solo wise :D). I really wish I could donate for you!!
-
View User Profile
-
Send Message
Posted Jan 5, 2013Thanks for this addon, I actually wanted an addon like this for a while. This is probably gonna help me a lot with (active) tanking
Would be awesome if in future updates it would be possible to hide the bar when you're not in combat.
Again thanks, I really think this addon has a lot of potential
-
View User Profile
-
Send Message
Posted Jan 9, 2013This was actually created for level 80 paladins, but now that it got patched, I'll probably just try to fix dual wielding and minor UI improvements, and hiding when out of combat is definitely on the list.