Addon Info.
Change Log
Optional Files (0)
Archived (18)
Comments (121)
Addon Information
Works with WoTLK
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Shadowed's Portal Bug Reports Feature Requests
Author:
Version:
r1025
Date:
11-22-2008 01:12 PM
Size:
166.07 Kb
Downloads:
19,138
Favorites:
147
MD5:
Pictures
Click to enlarge
DR Tracker   Popular!
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
  Change Log - DR Tracker
------------------------------------------------------------------------
r1025 | shadowed.wow | 2008-11-22 10:11:37 -0800 (Sat, 22 Nov 2008) | 1 line

* Updated DRData-1.0
------------------------------------------------------------------------
r1001 | shadowed.wow | 2008-11-03 11:55:10 -0800 (Mon, 03 Nov 2008) | 3 lines

* 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
------------------------------------------------------------------------
r962 | shadowed.wow | 2008-10-12 23:59:00 -0700 (Sun, 12 Oct 2008) | 4 lines

* 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
------------------------------------------------------------------------
r960 | shadowed.wow | 2008-10-12 20:12:25 -0700 (Sun, 12 Oct 2008) | 2 lines

* Updated DRData-1.0
* Flipped the filters, checking it means it's enabled, unchecking it means it's disabled
------------------------------------------------------------------------
r933 | shadowed.wow | 2008-09-22 10:52:16 -0700 (Mon, 22 Sep 2008) | 4 lines

* 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
------------------------------------------------------------------------
r868 | shadowed.wow | 2008-08-20 15:54:46 -0700 (Wed, 20 Aug 2008) | 1 line

* Updated DRData-1.0
------------------------------------------------------------------------
r859 | shadowed.wow | 2008-08-13 17:32:15 -0700 (Wed, 13 Aug 2008) | 1 line

* Fixed a typo in reseting old fields
------------------------------------------------------------------------
r848 | shadowed.wow | 2008-08-09 20:01:46 -0700 (Sat, 09 Aug 2008) | 1 line

* Updated to use the GTB-1.0/ folder instead of GTB
------------------------------------------------------------------------
r834 | shadowed.wow | 2008-07-30 14:26:09 -0700 (Wed, 30 Jul 2008) | 1 line

* Alright actually added DRData-1.0 now that SVN isn't being a pain
------------------------------------------------------------------------
r833 | shadowed.wow | 2008-07-30 14:23:14 -0700 (Wed, 30 Jul 2008) | 1 line

* Moved from DiminishingReturns-1.0 to DRData-1.0, game restart required
------------------------------------------------------------------------
r821 | shadowed.wow | 2008-07-26 20:28:22 -0700 (Sat, 26 Jul 2008) | 3 lines

* 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
------------------------------------------------------------------------
r815 | shadowed.wow | 2008-07-21 18:41:18 -0700 (Mon, 21 Jul 2008) | 1 line

* Added an option to grow bars up
------------------------------------------------------------------------
r814 | shadowed.wow | 2008-07-20 01:29:30 -0700 (Sun, 20 Jul 2008) | 5 lines

* 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
------------------------------------------------------------------------
r786 | shadowed.wow | 2008-06-26 09:17:40 -0700 (Thu, 26 Jun 2008) | 1 line

* Added Freeze and Frost Nova under a root category
------------------------------------------------------------------------
r770 | shadowed.wow | 2008-06-13 09:03:54 -0700 (Fri, 13 Jun 2008) | 1 line

* Typos are fun
------------------------------------------------------------------------
r768 | shadowed.wow | 2008-06-10 18:00:39 -0700 (Tue, 10 Jun 2008) | 1 line

* Fixed a positioning issue if you were using a new DB
------------------------------------------------------------------------
r764 | shadowed.wow | 2008-06-07 13:37:28 -0700 (Sat, 07 Jun 2008) | 1 line

* Added the AceGUI-3.0/widgets/AceGUIWidget-DropDown-Items.lua file to SVN to fix an issue
------------------------------------------------------------------------
r755 | shadowed.wow | 2008-06-05 01:16:21 -0700 (Thu, 05 Jun 2008) | 8 lines

* Now supports GTB-1.0
* Added a show name only option for those who want to go off the icon
* Added Scare Beast as a fear
* Changed Polymorph to a disorient
* Cleaned up the DR tracking code
* Cleaned up the timer tracking code
* Added support for the AceGUI SM widgets
* Updated AceConfig-3.0, AceGUI-3.0
------------------------------------------------------------------------
r725 | shadowed.wow | 2008-05-20 22:01:14 -0700 (Tue, 20 May 2008) | 4 lines

* Fixed some UI issues
* Trying out a fix for DR timer, it appears to be closer to 20 seconds instead of 15 like wowwiki said
* Added an option to disable showing the time left on your spells for those who only want DR timers
* Removed the "DR" part of [DR %] to save room
------------------------------------------------------------------------
r712 | shadowed.wow | 2008-05-15 14:57:33 -0700 (Thu, 15 May 2008) | 1 line

* Fixed positioning issue with bars, they won't be offset by the anchor slightly until a reloadui
------------------------------------------------------------------------
r708 | shadowed.wow | 2008-05-13 20:33:53 -0700 (Tue, 13 May 2008) | 1 line

* I'm a dumbass and forgot to include the config.lua file in SVN, so this will fix /drtracker not working
------------------------------------------------------------------------
r706 | shadowed.wow | 2008-05-10 19:41:48 -0700 (Sat, 10 May 2008) | 1 line

* Once day, I'll remember to actually add LibStub as a library to addons first
------------------------------------------------------------------------
r705 | shadowed.wow | 2008-05-10 18:07:03 -0700 (Sat, 10 May 2008) | 4 lines

* Anchor dragging actually works now
* Updated the spell database should include everything now, as well as correctly list each spells category
* Fixed DR display, if spell A is cast then spell B is cast before A ends, will correctly update the DR timer
* Fixed disable check, all it will do is stop us visually from showing the timer so we don't run into DR inaccuracies because we disabled a spells
------------------------------------------------------------------------
r704 | shadowed.wow | 2008-05-10 14:28:42 -0700 (Sat, 10 May 2008) | 1 line

* Actually works now!
------------------------------------------------------------------------
r703 | shadowed.wow | 2008-05-10 14:23:42 -0700 (Sat, 10 May 2008) | 4 lines

* Slash command: /drtracker or /drt
* First release, should work somewhat well but I'm not 100% sure when it comes to things that share the same DR like Fear, Seduction, Howl of Terror or Charge and Intercept. Still need to get the spellID for uncontrolled stuns like Mace or BS Maces.
* Tracks all DRs, was going to do some fancy stuff to only track yours but thats annoying, if you don't want a DR for something then disable it
* Also tracks time left on spells and should be fairly accurate given we pull the info from UnitDebuff
------------------------------------------------------------------------
r699 | shadowed.wow | 2008-05-06 20:18:06 -0700 (Tue, 06 May 2008) | 2 lines

* Basic version that should work decently well, need to get the actual spell list added as well
* Trying out some recalibration code, if your Cyclones are lasting 6.0 -> 2.8 -> 1.3 it'll attempt to use that instead of just 6.0 -> 3.0 -> 1.5 going to see if this improves accuracy
------------------------------------------------------------------------
r689 | shadowed.wow | 2008-04-27 12:24:52 -0700 (Sun, 27 Apr 2008) | 2 lines

* Initial Import: DRTracker/
* Doesn't do anything yet, will track the diminishing returns on your spells
------------------------------------------------------------------------
  Optional Files - DR Tracker
Sorry, there are currently no optional files available.
  Archived Versions - DR Tracker
File Name
Version
Size
Author
Date
r1001
166kB
Shadowed
11-03-2008 02:55 PM
r962
164kB
Shadowed
10-13-2008 03:31 PM
r933
164kB
Shadowed
09-22-2008 01:52 PM
r859
162kB
Shadowed
08-13-2008 08:33 PM
r821
165kB
Shadowd
07-26-2008 11:30 PM
r815
164kB
Shadowd
07-21-2008 09:42 PM
r786
156kB
Shadowd
07-02-2008 01:02 PM
r786
156kB
Shadowd
06-26-2008 12:18 PM
r770
156kB
Shadowd
06-13-2008 12:04 PM
r768
156kB
Shadowd
06-10-2008 09:04 PM
r764
156kB
Shadowd
06-07-2008 04:43 PM
r755
153kB
Shadowd
06-05-2008 04:31 AM
r725
144kB
Shadowd
05-21-2008 01:01 AM
r712
146kB
Shadowd
05-15-2008 05:58 PM
r708
146kB
Shadowd
05-13-2008 11:34 PM
r706
144kB
Shadowd
05-10-2008 10:42 PM
r705
143kB
Shadowd
05-10-2008 09:09 PM
r703
142kB
Shadowd
05-10-2008 05:36 PM
  Comments - DR Tracker
Post A Reply
Author Comments Comment Options
Old 11-27-2008, 10:11 PM  
Shadowed
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 12
File comments: 843
Uploads: 71
That's because self is literally, yourself. If you want to change which types of DRs are shown then you want to look at Enemy DR Filter.
Shadowed is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-27-2008, 07:43 PM  
anatomy2012
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Tracking Self DR's...

I'm sure the addon would be great, and you've put out some very nice mods, but I don't care about other DR's from other people, so I set the settings to "Show DR's for : Show Self" and I leave the other's unchecked, friends, enemies.

Now I don't see anything at all. I can spam sap on someone, nothing. Gouge, nothing. If I check show enemies, sure enough I can see a thousand different DR's for everyone else. But not for myself.

Thanks for any help.

Last edited by anatomy2012 : 11-27-2008 at 07:44 PM.
anatomy2012 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-25-2008, 07:56 PM  
goliath0
A Kobold Labourer

Forum posts: 0
File comments: 26
Uploads: 0
Quote:
Originally posted by Shadowed
Interesting idea, I'll see about adding that idea.
Thanks. It's neat because in Arena, you usually know (or should know) what are the DRs. What you don't know is for how long is the target going to be immune to CC and that's where drtracker would kick in.

Another idea: ability to customize the Spell icon of the category of CC on the bars. For example, I changed the default icon for Disorients to Polymorph, since I'm a mage, though you need to know/understand the code to do so. If custom icons are hard to do, an ability to set text for the category and use text instead of an icon would suffice

Last edited by goliath0 : 11-25-2008 at 08:04 PM.
goliath0 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-25-2008, 04:22 PM  
Shadowed
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 12
File comments: 843
Uploads: 71
Interesting idea, I'll see about adding that idea.
Shadowed is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-25-2008, 02:22 PM  
goliath0
A Kobold Labourer

Forum posts: 0
File comments: 26
Uploads: 0
also, a really neat option to implement (I have that) would be to ignore the partial DR bars and only display a bar when the targets becomes immune to that CC-mechanism (displaying "IMMUNE" instead of 0%)
goliath0 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-25-2008, 12:02 PM  
Shadowed
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 12
File comments: 843
Uploads: 71
Added Deep Freeze, I'll look into Death Grip with the Glyph.
Shadowed is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-25-2008, 10:02 AM  
goliath0
A Kobold Labourer

Forum posts: 0
File comments: 26
Uploads: 0
I believe you're still missing the DR entry for mage's 51 point frost STUN talent: Deep Freeze

I think death grip with glyph can stun for 1 sec too

Last edited by goliath0 : 11-25-2008 at 10:04 AM.
goliath0 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-23-2008, 12:59 PM  
Shadowed
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 12
File comments: 843
Uploads: 71
I can't exactly pull ideas out of thin air, I need something more like why you don't think it's visible enough, is it because the colors not different enough from the names of the DR, etc.
Shadowed is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-23-2008, 10:57 AM  
anund
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
A way to make the DR percentage more noticable would be good; without making the entire bar bigger.
anund is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-22-2008, 12:49 PM  
Shadowed
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 12
File comments: 843
Uploads: 71
Theres no way to add spells because you aren't supposed to, posting here is fine. I'll push out the new version with those shortly.
Shadowed is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-22-2008, 02:50 AM  
merckx
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
I read this whole thread but didn't see info on a way to add spells. Currently Shockwave and Concussion Blow aren't showing up at all when they ought to be within the controlled stun group.
merckx is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-11-2008, 01:01 PM  
Darzog
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Quote:
Good description Darzog, stole it for the main page.
Darzog is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-10-2008, 09:58 AM  
faustobucci
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
Re: Re: Help

Quote:
Originally posted by Darzog
Heres how it works.

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 thing but it keeps track of the dr on your friends.


QUOTE]Originally posted by faustobucci
Sorry for the noob question but can any1 explain me what each enemies-friends-self dr should show?
(I mean who cast, what time is shown... I thought if I cast fear on an enemy I would then able to see how long was left before my next fear had full effect again but it's not the case... or is it?)

Thanks a lot

Btw Shad great work with your pvp addons
[/quote]

Thank you very much
faustobucci is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-08-2008, 01:05 AM  
iczer220
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
I love this mod and it's extremely helpful! Is there any way to change the font used at all? I figured out how to change the bar height and font size by editing this line in the GTB-1.0 lua file:

local obj = {name = name, frame = CreateFrame("Frame", nil, UIParent), fontSize = 9, height = 11, obj = obj, bars = {}, usedBars = {}}

Any command to make the mod use a different font? The font I wanted to use is labeled "Futura" in my SharedMedia. Thanks for any help.
iczer220 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-07-2008, 12:59 PM  
Shadowed
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 12
File comments: 843
Uploads: 71
Good description Darzog, stole it for the main page.
Shadowed is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:



The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOUI | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


MMOInterface.com Copyright ©2008
World of Warcraft is a registered Trademark of Blizzard Entertainment.
vBulletin - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.