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!
-
View User Profile
-
Send Message
Posted Nov 24, 2014THIS! A MILLION TIMES THIS!
-
View User Profile
-
Send Message
Posted Nov 27, 2014fixed!
-
View User Profile
-
Send Message
Posted Nov 2, 2014等你更新6.0好久了....
-
View User Profile
-
Send Message
Posted Oct 31, 2014Is it possible to add cool-down timers?
-
View User Profile
-
Send Message
Posted Oct 30, 2014Can't seem to get Blade Flurry (rogue) to show. Its checked but (and I've tried adding it as an extra) but I can't seem to get the bar to show up.
-
View User Profile
-
Send Message
Posted Oct 30, 2014Blade Furry (rogue) doesn't appear to show up reguardless of which options I select. Any ideas?
-
View User Profile
-
Send Message
Posted Oct 30, 2014Probably because blade flurry is now a stance and not timed anymore
-
View User Profile
-
Send Message
Posted Nov 27, 2014fixed!
-
View User Profile
-
Send Message
Posted Oct 29, 2014I'm having an issue where it doesn't show my target debuffs applied by me and also doesn't show focus target, it only shows the player timer. My addon is up date, it happened shortly after 6.0, but not immediately.
-
View User Profile
-
Send Message
Posted Oct 29, 2014Hunter: Hunter's Mark doesn't exist anymore. Serpent Sting is missing (it is applied by Arcane Shot for SV hunters).
-
View User Profile
-
Send Message
Posted Oct 29, 2014-
View User Profile
-
Send Message
Posted Oct 29, 2014On the Project Web Site there's a new 6.02 version.
No idea why there's no update here...
-
View User Profile
-
Send Message
Posted Oct 23, 2014Are the AlwaysShown timers not workign with 6.0.2 or am I doing something incorrectly? Rogue here. I've added "Shadow Dance" to the AlwaysShown but it doesn't stay up. It only comes up with I have the buff and then disappears.
Bam
-
View User Profile
-
Send Message
Posted Oct 29, 2014I am not getting anything on any toons at all
-
View User Profile
-
Send Message
Posted Oct 21, 2014update for 6.0 please I am getting nothing even with old add ons loaded I really do not want to have to find another add on
-
View User Profile
-
Send Message
Posted Oct 21, 2014Works fine for me :o
-
View User Profile
-
Send Message
Posted Oct 19, 2014thanks a lot, hope it can monitor fatal strike
-
View User Profile
-
Send Message
Posted Oct 15, 2014Boomkin's Sunfire and Moonfire no longer show up as of 6.0. It may be because the spell now changes with the change of eclipse, but it's still possible to have both on the target
-
View User Profile
-
Send Message
Posted Oct 15, 2014-
View User Profile
-
Send Message
Posted Oct 12, 2014In the Rogue.lua I suggest adding this:
GetSpellInfo(114015), --Anticipation
GetSpellInfo(84745), -- Shallow Insight
GetSpellInfo(84746), -- Moderate Insight
GetSpellInfo(84747), -- Deep Insight
It tracks all of these buffs then, I'm not sure if there is a way to change all three Insight as one ability called Bandit's Guile but these are important rogue buffs that should be tracked and I almost always have to add them in as extras. I'm going to work on cleaning the Rogue.lua up a bit to remove any calls to spells that are no longer available.