Skip to content

DBFBlackbull/TotemTimers-Enhanced

 
 

Repository files navigation

TotemTimers Enhanced

This is a modified version of TotemTimers, a World of Warcraft AddOn (1.12.1) which keeps track for a Shaman which Totem he used and how long it'll last. With this modification it will also display when the next Tick of it comes. For Example when the next Windfury Buff of your Windfury Totem will be applied or when your Tremor Totem has another chance on breaking Fear.

Supported Totems:

  • Tremor Totem (4 seconds)
  • Earthbind Totem (3 seconds)
  • Stoneclaw Totem (1.5 seconds)
  • Mana Tide Totem (3 seconds)
  • Posion Cleansing Totem (5 seconds)
  • Disease Cleansing Totem (5 seconds)
  • Flametongue Totem (5 seconds)
  • Magma Totem (2 seconds)
  • Windfury Totem (10 seconds) NOTE Windfury does now display the Windfury Buff-Uptime instead of previously displaying the ticks of when the totem applies the buff on the player

Update February 2018

It is now possible to swap the Windfury Totem to another Air Totem and TotemTimers will still display the remaining Uptime of your Windfury Buff until it runs out.

Showcase

This is how the default state looks like at the moment.
This is how it looks if you use OmniCC

Download

Download latest Release

Discussion

Feenix Forum Thread
Nostalrius Forum Thread
Elysium Forum Thread
Light's Hope Forum Thread

How to Install

If you download the TotemTimers.rar you only have to place the Folder in the usual place (World of Warcraft/Interface/AddOns) and everything should be working correctly.

If you're downloading the source file from GitHub you'll have to rename the extracted folder to "TotemTimers" before doing so.

FAQ

Q: On some of my Totems like Mana Tide only the Cooldown Animation appears but not a Timer - why's that?
A: You're using OmniCC. You'll have to lower the minimum Cooldown Variable in OmniCC low enough so that this Totem receives a Timer (eg. The tick from Mana Tide has 3 seconds difference, you'll have to put the minimum Cooldown Variable lower than that to get it working with OmniCC - I suggest that you don't set the value of this Variable lower than 1.6! Otherwise OmniCC could track your GCD which you don't want)

How to configure

Future Plans

  • code cleanup
  • easier configureable

About

World of Warcraft AddOn for 1.12.1 (Vanilla) - keep's track of Shaman's Totems, how long they'll last and now also when their next Tick comes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%