Download
(185Kb)
Download
Updated: 11-23-09 08:37 AM
Pictures
File Info
Updated:11-23-09 08:37 AM
Created:unknown
Downloads:102,422
Favorites:223
MD5:

DR Tracker  Popular! (More than 5000 hits)

Version: r20091123
by: Shadowed [More]

Shows time left until diminishing returns on enemy/friendly/yourself, as well as how far the spell is diminished. Shows the next diminish, so for example when a Cyclone first fades from a player it'll show 50%, once the 2nd one is casted within 15 seconds of the first one fading it'll show 25%.

You can now track enemy, friendly and your own diminishing returns (and filter which of each you want to see), including on NPCs. The spell timer was removed and has been split into the mod http://wowinterface.com/downloads/info9051-CCTracker.html

Essentially how it works, stolen from Darzog's description in comments.

Enemies: You cast fear on the enemy and an entry appears under DR (When the fear ends of course). A symbol representing the type of DR will appear along with the enemy name with a 50% (cause it was the first fear), and a timer. This means that the next fear on that enemy player will last 50% of the duration on the next cast. Then it goes to 25%, then 0%. Then you just watch the timer. When it expires that means you can fear the person again.

Self: Basically the same thing. But when you get feared it brings up all this information about you so you know if you can be feared, sheeped, blinded, etc.

Friends: Same as self, but on friendly players

Slash command: /drtracker

Note Post bug and feature requests on my issue tracker

Author: Shadowed <[email protected]>
Date: Mon Nov 23 06:36:17 2009 -0800
- TOC update
- Updated DRData-1.0

Date: Wed Aug 5 00:38:41 2009 -0700
- * TOC Bump
- * Updated DRData-1.0 library

Date: Wed Jul 29 09:28:23 2009 -0700
- * Fixed an error in DRData that was causing an error with show NPC enabled
- * Actually updated DRData-1.0 this time
- * Definitely need GTB still
- * Library update including new DRData-1.0

Date: Fri May 1 03:30:28 2009 +0000
- * Updated DRData-1.0 to reflect the change to Blinds category being changed

Date: Thu Apr 30 23:42:12 2009 +0000
- * Updated DRData-1.0, now supports taunt DR

Date: Sat Apr 25 07:29:40 2009 +0000
- * Updated DRData-1.0, should have the latest DR for all spells now including WOTLK ones

Date: Tue Apr 14 03:23:18 2009 +0000
- * Added localization.zhCN.lua
- * TOC/lib update

Date: Wed Mar 4 06:41:26 2009 +0000
- * Cleaned up configuration code a little bit
- * Changed bar unregistering to ZCNE instead of Reload to prevent configuration issues for testing
- * Added options to set icon position, font, font size, fade time, max timers for bars
- * Library update

Date: Tue Jan 27 05:40:38 2009 +0000
- * Updated Wyvern Sting, Freezing Trap and Freezing Arrow DR's

Date: Wed Jan 21 02:43:58 2009 +0000
- * Added an icon for the silence category

Date: Tue Jan 20 04:16:05 2009 +0000
- * Updated DRData-1.0

Date: Sat Nov 22 18:11:37 2008 +0000
- * Updated DRData-1.0

Date: Mon Nov 3 19:55:10 2008 +0000
- * Updated DR tracking to watch for SPELL_AURA_REFRESH meaning spamming Polymorph and such won't mess up DR timers anymore
- * Updated a bajillion libraries
- * Added zhCN localization

Date: Mon Oct 13 06:59:00 2008 +0000
- * Fixed our enable/disable code for specific zone types
- * Fixed isPlayer using the wrong operator and causing DRs not to show if you had NPC DRs disabled
- * Updated DRData-1.0
- * TOC bump to 30000
- * Updated DRData-1.0
- * Flipped the filters, checking it means it's enabled, unchecking it means it's disabled

Date: Mon Sep 22 17:52:16 2008 +0000
- * Added static icons for Sleep, Hibernate, Random Roots
- * Added an option to show diminishing returns on NPCs
- * Fixed combat log event not being unregistered when leaving an area it's enabled in
- * Updated most of the libraries including DRData-1.0

Date: Wed Aug 20 22:54:46 2008 +0000
- * Updated DRData-1.0

Date: Thu Aug 14 00:32:15 2008 +0000
- * Fixed a typo in reseting old fields

Date: Sun Aug 10 03:01:46 2008 +0000
- * Updated to use the GTB-1.0/ folder instead of GTB

Date: Wed Jul 30 21:26:09 2008 +0000
- * Alright actually added DRData-1.0 now that SVN isn't being a pain
- * Moved from DiminishingReturns-1.0 to DRData-1.0, game restart required

Date: Sun Jul 27 03:28:22 2008 +0000
- * Added tooltips to the DR filter page, will show what spells are under each category to avoid confusion
- * Added a show self option for those who don't want to see all friendly player DRs and only their own
- * Added separate DR filters for enemy and friendly players

Date: Tue Jul 22 01:41:18 2008 +0000
- * Added an option to grow bars up

Date: Sun Jul 20 08:29:30 2008 +0000
- * GAME RESTART IS REQUIRED!
- * Added an option so you can track enemy and/or friendly DRs
- * Added an option to only show DRs by category, instead of per spell
- * Removed timer tracking from DR tracker, this will be split into another mod that I'll do in a bit
- * Split off the actual DR tracking into a library so I can make addons that take DR into account without duplicating code

Date: Thu Jun 26 16:17:40 2008 +0000
- * Added Freeze and Frost Nova under a root category
Optional Files (0)


Post A Reply Comment Options
Unread 03-03-09, 09:51 AM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Go into DRTRacker.lua and find

GTBGroup = GTBLib:RegisterGroup("DRTracker", SML:Fetch(SML.MediaType.STATUSBAR, self.db.profile.texture))

Below that add

GTBGroup:SetMaxBars(<number of bars you want shown at >)

I need to go through and update all of my mods to use more recent GTB options, that'll be something that happens but I'm not sure if it'll be this week or next that I get around to it.
Report comment to moderator  
Reply With Quote
Unread 03-03-09, 05:44 AM  
Celeras
A Kobold Labourer

Forum posts: 0
File comments: 58
Uploads: 0
Attempts to add this myself (by copy/pasting from afflicted code x.x) have ended in disaster. Please?
Report comment to moderator  
Reply With Quote
Unread 02-14-09, 09:14 AM  
Celeras
A Kobold Labourer

Forum posts: 0
File comments: 58
Uploads: 0
After having a few battlegrounds with people warstomping/nova'ing things such as Army of the Dead... may I suggest a feature?

Max DRs shown: 1-2-3-4-5-no limit
Report comment to moderator  
Reply With Quote
Unread 01-29-09, 07:37 PM  
Celeras
A Kobold Labourer

Forum posts: 0
File comments: 58
Uploads: 0
For people complaining about the icons:

http://www.wowwiki.com/WoWWiki:WoW_I...on_List/Images

Change them to whatever you want in Drtracker.lua. Very easy to do, theyre right at the top and clearly labeled.
Report comment to moderator  
Reply With Quote
Unread 01-26-09, 11:29 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Freezing Arrow added under the freezing trap DR, and Wyvern Sting moved to the freezing trap DR as well.
Report comment to moderator  
Reply With Quote
Unread 01-26-09, 07:33 PM  
Samiq
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
wonderful mod

Gotta say this is a wonderful mod.

Just found 1 problem with it for my arena partner a hunter.

Since patch hes survival and Wyvern sting and Freezing trap shares diminshing returns although your mod does not have them linked for that.

Wondering if that would be possible to fix since its a really nice addon although sadly worthless for him since thats the diminshing hes truly after.

Keep up the good work regardless.

edit he found 1 more thing the the new lvl 80 spell freezing shot does not seem to be added he says.
Last edited by Samiq : 01-26-09 at 07:56 PM.
Report comment to moderator  
Reply With Quote
Unread 01-25-09, 09:29 PM  
kirà120389
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 5
Uploads: 1
gouge isn't being timed for my 80 rogue

just thought i would mention that kidney shot / cheap shot are being timed but gouge isn't. Disorients is checked.
Report comment to moderator  
Reply With Quote
Unread 01-20-09, 03:02 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Oops I'll fix that in a bit
Report comment to moderator  
Reply With Quote
Unread 01-20-09, 03:56 AM  
goliath0
A Murloc Raider

Forum posts: 4
File comments: 125
Uploads: 0
Is there an icon for silence DR ?
Last edited by goliath0 : 01-20-09 at 10:55 AM.
Report comment to moderator  
Reply With Quote
Unread 01-19-09, 10:10 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Changes are pushed once the patch is confirmed.
Report comment to moderator  
Reply With Quote
Unread 01-19-09, 09:18 PM  
goliath0
A Murloc Raider

Forum posts: 4
File comments: 125
Uploads: 0
There's like a 90% chance for the patch to go live this week.
Report comment to moderator  
Reply With Quote
Unread 01-15-09, 08:03 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Those were already changed as well
Report comment to moderator  
Reply With Quote
Unread 01-15-09, 06:20 PM  
goliath0
A Murloc Raider

Forum posts: 4
File comments: 125
Uploads: 0
Directly from the patch notes:

"All Silence spells now have diminishing returns. This includes: Arcane Torrent, Garrote silence effect, Improved Counterspell effect, Improved Kick effect, Silence, Gag Order, Silencing Shot, Spell Lock, and Strangulate."

This one is interesting (it might change obviously):
* Cheap Shot: This ability no longer has diminishing returns against anything other than itself.
* Kidney Shot: This ability now has diminishing returns against all other stuns.
Last edited by goliath0 : 01-15-09 at 06:24 PM.
Report comment to moderator  
Reply With Quote
Unread 01-12-09, 12:37 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Those 3 + the silence DRs will go out once 3.0.8 is live.
Report comment to moderator  
Reply With Quote
Unread 01-09-09, 02:37 PM  
goliath0
A Murloc Raider

Forum posts: 4
File comments: 125
Uploads: 0
Originally posted by Shadowed
Guess I have to not be lazy and do some work.

Silencing Shot, Silence, Spell Lock, Improved Kick, Improved Counterspell, Strangulate (I think?), Gag Order, Arcane Torrent, Garrote. Am I missing any silences?
I think it sums it up.
School lockouts and interrupts won't have a DR.

BTW, if you're planning on releasing an update, don't forget about Divine Hymn (disorient), Glyph of Death Grip (stun, dunno the effect name though), Deep Freeze (stun)
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.