ClassTimer
Deprecation Notice: If possible, please use WeakAuras instead, this addon is no longer maintained
This is an addon to create timers for your own buffs and debuffs.
General
player bars on left, target in middle, focus on right, all can be moved
To track CC Effects you must set the CCed mob as your focus if its not your target.
Only icons and time can be shown if you don't want bars.
The text can be customized in the options by using, "%s for spell name", "%a for applications", "%u for unit name eg target or player", "%n for mob name"
This mod is set up with AceLocale so anyone who wants to add other locals feel free :)
If you want other textures for the bars, get the AddOn SharedMedia.
Note: When adding values in the files, double parentheses are necessary on the last item in a table because it contains all the values from the function call and we only want the first one.
Options
/classtimer or the LDB Launcher
Credits
Must give Nymbia credits as he is a legend!
I tried intimation and custom skill.
20% of the time a timer bar will get "stuck" on my screen at 0.0s until I /rl, it's very annoying. Known bug or do I have something funky going on with my install?
Great addon otherwise, loving it!
But I still couldn't live without it. :)
thank you wT. I've been wanting a feature like AlwaysShown for a while. Hunters can only place one Hunter's Mark per target... ClassTimer would track mine if I placed it, but not another hunter's. Now I can see if the MM hunter in our raid is keeping up his part of the deal by using his better mark :D
I have a problem. Please, could anyone say me, how can I show stacks of the Lacerate? (I'm feral druid). Thanks for help. Bye
GetSpellInfo(33745), -- Lacerate
I commited few changes to the addon yesterday, one of the changes was to make pet and vehicle buffs counted as yours, so you can now track pet buffs with custom timers.
Plus, I added new "AlwaysShown" timers that ignore the caster of the buff/debuff and will let you do what you want tamirbankatu.
Grab the r326 from wowace.
With Stanzilla's permission, I commited few changes to the addon.
Firstly, custom timers are now character specific. I could only think of one or two instances where I wanted profile specific timers that span through all my alts, while character specific timers in my opinion fit much better. This way you don't necessarily have to wait for an update to the addon when new spells are added to the game, you can just add them to custom timers, and they won't clutter the timers for your other alts.
Secondly, I added a whole new timer type called "AlwaysShown" that ignore who cast the buff/debuff. This way, if you play a warrior and add Sunder/ThunderClap/DemoShout as AlwaysShown timers, you will be able to always see the timers for those skills, no matter who applied them. Or watch sunders from your rogue, to know if you should start exposing or not, or add a buff like Hodir's cloud buff so you know when to blow cooldowns.
AlwaysShown timers casted by others will by default show up as slightly darker bars.
I hope this is of any interest to others :)
Is it possible to let you color the bars on a buff/debuff basis? I think in the middle of a particularly busy battle, it's be easier to see if "red" or "orange" is missing, letting me know to put rend back on, whereas both rend and sunder armor are the same color so it takes an extra half second to see which ability it is.
Nitpicking, but curious.
Pets buffs don't seem to be working which means
Call of the Wild and Furious Howl wont be tracked. Making a custom timer doesn't help. Also I am unable to get Culling the Herd working (also pet ability).
If you could add these or tell me how to do it it would be greatly appreciated !
Keep up the good work!
- Ellipsis has an option to show timed-out effects (0s left - bar shown greyed out for some extra second), so you can see what to reapply
- I had no chance to test it yet, but what always was a problem is to show buffs/effects on the target not applied by you (I don't have to rapply mangle, if the bear-tank already did). This would be a nice option
thx
A lot of my chars are dual specd for healing and DPS. For my DPS classes/spec (and even tanking) this mod is excellent and couldn't live without it, however, when I switch to healing it's only in the way. Is there no command that I can use to disable it so that I can create an all-in-one macro when I switch specs (like most addons have a /healbot disable function or something similar)
Thanks! Great addon
I'm currently using NeedToKnow in it's place, but I prefer this one so much more.
I wanted to add a outlined feature for this, but i found out how to add it myself :)
Change the following code: (appears 3 times in the LUA)
to:
just wanted to share the info if anyone else wanted it ;)