ClassTimer

ClassTimerBars

'''The 3.1 release will be missing some new spells for some classes, if there are spells missing for your class please make a ticket or add a comment, also please tell me of spells that have been removed so I can remove them from the list as well'''

Releases means stable and working except no guarantee and limited support on sticky bars.

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 customised 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.

Options

  1. /ClassTimer or the LDB Launcher

Credits

Must give nymbia credits as he is a legend

ToDo:

  1. give me ideas

You must login to post a comment. Don't have an account? Register to get one!

  • Avatar of Dajova Dajova Wed, 25 Nov 2009 11:38:02

    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)

    SetFont(sm:Fetch('font', db.font), db.fontsize)
    

    to:

    SetFont(sm:Fetch('font', db.font), db.fontsize, "OUTLINE")
    

    just wanted to share the info if anyone else wanted it ;)

  • Avatar of raghathol raghathol Thu, 29 Oct 2009 23:02:00

    Would love to see the possibility to add custom bars for buffs coming from other people like heroism/bloodlust, power infusion, or even temprary buffs from encounter. If you could add the possibility to add custom buffs/debuffs (not strictly class related) it would be amazing.

  • Avatar of ET20 ET20 Mon, 14 Sep 2009 23:25:51

    thanks man ^_^

  • Avatar of Xarki Xarki Sat, 12 Sep 2009 16:10:01

    hey... luv this addon... but with the german client, or maybe with all others to, the mage mirror image timer doesnt work :( fix would be lovly :D

  • Avatar of ExEvolution ExEvolution Tue, 01 Sep 2009 21:49:27

    Suggestion: Remove Righteous Fury as a paladin buff, as this is now an infinite duration toggle.

  • Avatar of ET20 ET20 Wed, 26 Aug 2009 21:38:12

    could you add some of the disc priest things?

  • Avatar of Graffie Graffie Sun, 16 Aug 2009 23:12:32

    After 3.2 classtimer, DC's me when i'm in a raid.

    Thats all info i can give, i get no errors, but when i disable it, the DC's stop :-(

    I'm a shadowpriest btw, maybe that helps.

    Last edited on 16 Aug 2009 by Graffie
  • Avatar of WaMiG WaMiG Mon, 20 Jul 2009 16:48:08

    Is it just me or is Mangle (Cat, didn't try Bear yet) not showing up in the latest release (r314)? I love ClassTimer, keep your good work up.

    Nvm, works again.

    Last edited on 21 Jul 2009 by WaMiG
  • Avatar of Rawf Rawf Wed, 10 Jun 2009 16:52:37

    /agree with usling about the rip + shred thing, if it's able to be done it would be awesome. Also, is there a way to get the bars to deplete to the right or fill to the left? I can only get them to deplete to the left and fill to the right. It would be helpful. Cheers for the great addon.

  • Avatar of Shalyna Shalyna Sun, 24 May 2009 16:39:48

    Shattering Throw (new 3.1 warrior spell) is missing

Facts

Date created
03 Jun 2007
Categories
Last update
31 Oct 2009
Development stage
Release
Language
  • deDE
  • enUS
  • frFR
  • koKR
  • zhCN
  • zhTW
License
All Rights Reserved
Curse link
ClassTimer
Reverse relationships
1
Recent files
  • A: r322 for 3.2.0 on 31 Oct 2009
  • A: r321 for 3.2.0 on 06 Oct 2009
  • A: r320 for 3.2.0 on 06 Oct 2009
  • A: r319 for 3.2.0 on 14 Sep 2009
  • A: r318 for 3.2.0 on 23 Aug 2009

Authors

Relationships

Embedded library
Ace3
LibSharedMedia-3.0
LibStub