MOUZU / TotemTimers-Enhanced

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.
8 stars 3 forks source link

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:

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