DoTimer is a comprehensive suite for managing various things that need timing.
These include:
- your DoTs / HoTs
- your Cooldowns
- buffs / debuffs on you
It accomplishes the task by breaking into sub-addons: DoTimer, Cooldowns, and PlayerAuras, respectively. A fourth sub-addon, Notifications, is also included. All four can be enabled/disabled and customized separately. The reason for including all of these together in one addon is for interoperability. You can customize the timers to an extreme extent.
DoTimer starts off in simple mode, with a lot of functionality hidden. You don't see PlayerAuras or Notifications, and a lot of the customizability is hidden. This is for users who have no need of all the complex settings.
The basic philosophy behind the addon is that timers are put into a specific anchor location on screen. These anchors can be customized independently of each other, as can the individual timers. You can control where certain timers from the sub-addons go, so that the timers are placed as logically onscreen as possible.
Fragmentation:
DoTimer's timers fit into three categories: standard, No Target, and Party Buffs. Standard timers are timers on specific mobs. No Target timers are timers that can affect multiple mobs at once (or none at all), like Howl of Terror. Party Buffs are buffs cast on the party; you can set it up so that they get combined into a single timer so that tracking them is much easier (and less spammy onscreen).
Cooldowns's timers fit into two categories: Yours and communicated.
PlayerAura's timers fit into four categories: Buffs/debuffs with/without a duration. If you want, you can flag timers that have a duration to display with no duration.
You can customize the anchor location for each of these categories, as well as anchors for specific timers or specific DoTimer targets. You can also apply timer settings globally, to specific categories, to specific anchors, or to specific timers. You can make as many anchors and timer settings as you want.
Notifications lets you create notifications for various events, such as casting a spell, an enemy gaining a buff, losing aggro, losing health, or a cooldown being up. You can make the screen flash various colors, play a sound, send a chat msg / do an emote, or other various things in response. The system is quite customizable as to how the notifications are sent; I suggest playing around with it.
- 7 comments
- 7 comments
Facts
- Date created
- Jun 14, 2006
- Categories
- Last update
- Dec 28, 2010
- Development stage
- Release
- Language
- enUS
- License
- All Rights Reserved
- Curse link
- DoTimer
- Downloads
- 1,616,053
- Recent files
- R: DoTimer v4.5.1 for 4.0.3a Dec 28, 2010
- R: DoTimer v4.5 for 4.0.1 Nov 07, 2010
- R: DoTimer v4.4.9.1 for 4.0.1 Oct 28, 2010
- R: DoTimer v4.4.9 for 4.0.1 Oct 28, 2010
- R: DoTimer v4.4.8 for 4.0.1 Oct 22, 2010
- Reply
- #8
Orochi86 Dec 04, 2011 at 18:57 UTC - 0 likesHi there. Can you available the localization menu for brazilian portuguese translation?
Thanks.
- Reply
- #7
ElectricMenace Jun 30, 2011 at 15:15 UTC - 0 likeslistener.kblib:SetClickAction("Timer", "Remove", function(timer, id, target) if ( target.name == "Buffs" and target.unit == "player" ) then if wow_406 and InCombatLockdown() then return else CancelUnitBuff("player", timer.name) end
StaticPopup_Show( "PLAYERAURAS2", nil, nil, timer.name ); end end)Dirty Fix for Buff canceling - out of combat - doesn't support weapon enchants.
In Listener.LUA under PlayerAuras - line 340 or so.
- Reply
- #6
ElectricMenace May 20, 2011 at 16:33 UTC - 0 likesTo Asheyla,
Can we please get the access to repository for this? This is one of the most powerful addons I've seen and can be used for so many things in game. Please let us try to keep this updated if you can't.
- Reply
- #5
ElectricMenace Feb 24, 2011 at 07:06 UTC - 0 likesThis seems to be a rampant issues. I'll look into a bit if I can.
1x DoTimer-4.5.1\PlayerAuras\listener.lua:425: attempt to index global 'target' (a nil value) DoTimer-4.5.1\PlayerAuras\listener.lua:81: in function <DoTimer\PlayerAuras\listener.lua:69>
Remove buff works as intended.. Blizz disabled API for it.
- Reply
- #4
K1jUVyH80OZXneSqMttl6FrsjhJx16pD Feb 10, 2011 at 06:40 UTC - 0 likesright click remove buff it's action is inoperative fix plz
- Reply
- #3
Pakka Oct 15, 2010 at 23:21 UTC - 0 likesThanx for all the work you put into this and the updates for 4.0 - great addon!
- Reply
- #1
ykkl0903 Apr 25, 2009 at 05:03 UTC - 0 likesis great