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!
Thank you.
open ClassTimer.lua, search for
if duration and duration > 0 and self.db.profile.Abilities[name] and isMine then
and replace with
if duration and duration > 0 and self.db.profile.Abilities[name] and isMine=="player" then
There will be 2 lines that need replacing.
thanks to www.shadowpriest.com
I want my Black Arrow timer bar :)
New versions not getting pushed to Curse
the alpha works on 3.1 :)
Any chance this will be getting an update before 3.1 comes out due to the fact that for some reason on the 3.1 PTR it now shows everyone's DOTs instead of just my own? On live servers it only shows my diseases but on the PTR it shows all of the Death Knights diseases on the target and I can't distinguish between theirs and mine.
In case anyone was wondering about Bloodlust/Heroism, it does work correctly when you use it yourself, just not when other use it. I suppose it has something to do with what events the mod is watching.
I'm having the same issue as Lombra, the addon seems to work fine with a Death Knight but WoW freezes and locks up when going to the Bar Settings on my Hunter. I haven't had any issues until today.
Busy atm, but will check with my other characters in a bit.
EDIT: I think I found the conflict, while on my Hunter I had disabled "Satrina Buff Frame" and Classtimers was no longer causing the game to freeze up. I think it has to do with the pet buff / debuff bars. Not sure why it would cause issues for my hunter and not my death knight when I spec'd into perma pet.