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!
Thrash [debuff]
Pulverize [self buff]
Stampede [self buff]
Challenging Roar [debuff]
Stampeding Roar [self buf]
Horn of Winter
Vampiric Blood
Anyone else got this working?
Improved Soul Fire buff spell id: 85383
Just worked out AllInOne bar as well, it's excellent
I have noticed a small issue. When playing my Feral Druid, in Cat form, when I "Rake" the target I get two timers Rake (Cat) and Rake (Bear). Added to that, they have different durations due to talents. I have looked and I cannot find anyway to tell classtimers to ignore abilities based on stance.
Holy Priest:
Holy Word: Sanctuary
Talent: Bandit's Guile
The buff starts at "Shallow Insight" then upgrades to "Moderate Insight" followed by "Deep Insight".
If you add all 3 manually as Extras, when upgrading from one level to the next, the previous timer bar remains.
Ex. When gaining "Moderate Insight" the timer bar for Shallow Insight is still ticking down. Even though that buff isn't on you.
Actually the sticky bar is just messing up with lots of different things I have assigned to it, like proc from mongoose, berserking, fatal flaws... It not recognizing buffs and leaving some up when they aren't up anymore. Sometimes target switching seems to make them correct themselves.
Improved Soulfire
Empowered Imp
Shadow Embrace
To add Improved Soul Fire, open up /Interface/AddOns/ClassTimer/Bars/Warlock.lua in a text editor (e.g. Notepad++) and before the last entry in the Buffs array (around line 16) add:
GetSpellInfo(85383), -- Improved Soul Fire
Then when you load the game, hit "/classtimer" and select Improved Soul Fire in the Buffs tab.