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.
Essentially how the different tracking categories work:
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
Author: Shadowed <shadowed.wow@gmail.com>
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
Installation Guide
- Exit "World of Warcraft" completely
- Download the mod you want to install
- Make a folder on your desktop called "My Mods"
- Save the .zip/.rar files to this folder.
- If, when you try to download the file, it automatically "opens" it... you need to RIGHT click on the link and "save as..." or "Save Target As".
- Extract the file - commonly known as 'unzipping'
Do this ONE FILE AT A TIME!
- Windows
- Windows XP has a built in ZIP extractor. Double click on the file to open it, inside should be the file or folders needed. Copy these outside to the "My Mods" folder.
- WinRAR: Right click the file, select "Extract Here"
- WinZip: You MUST make sure the option to "Use Folder Names" is CHECKED or it will just extract the files and not make the proper folders how the Authors designed
- Mac Users
- StuffitExpander: Double click the archive to extract it to a folder in the current directory.
- Verify your WoW Installation Path
That is where you are running WoW from and THAT is where you need to install your mods.
- Move to the Addon folder
- Open your World of Warcraft folder. (default is C:\Program Files\World of Warcraft\)
- Go into the "Interface" folder.
- Go into the "AddOns" folder.
- In a new window, open the "My Mods" folder.
- The "My Mods" folder should have the "Addonname" folder in it.
- Move the "Addonname" folder into the "AddOns" folder
- Start World of Warcraft
- Make sure AddOns are installed
- Log in
- At the Character Select screen, look in lower left corner for the "addons" button.
- If button is there: make sure all the mods you installed are listed and make sure "load out of date addons" is checked.
- If the button is NOT there: means you did not install the addons properly. Look at the above screenshots. Try repeating the steps or getting someone who knows more about computers than you do to help.
Translations
When you download a mod, please be sure that the mod is compatible with your translation of wow. Some mods only work on the US versions, while some only work on some of the various European versions. These variations are called "Localizations".
TOC Numbers (Out of Date Mods)
When Blizzard patches WoW, they change the Interface number. This means that all mods will be "out of date" unless or until the author releases a new version for that interface. Some people go into the .toc files and update the numbers themselves, but this is STRONGLY advised against as it will cause problems locating possible incompatibilities addons. When you log into WoW after a patch, you DO NOT have to delete your interface directory. All you have to do is simply tell WoW to ignore the interface numbers and load all the mods anyway. All you have to do is, while at the "character select" screen, look in the lower left corner and click on the "addons" button. A window will pop up listing all your installed mods.
If you look in the upper left corner of that window there should be a box that says "Load Out of Date AddOns". You want to CHECK this box. Now simply go into WoW normally and all your mods should load. As of the 1.9 patch, you will have to do this after EVERY patch/update that Blizzard posts! If you encounter any problems with a mod after a patch, please be sure to let the author of the mod know so they can fix it.
See also: About "Out Of Date AddOns"
Mac Support
WoW addons are not platformed based. As such, they can be used on either Mac or PC. You can extract both .zip and .rar files on a Mac using StuffitExpander.
Directory Structure
World of Warcraft
|_ Interface
|_AddOns
|_*AddonName*
|_ *AddonName*.toc
|_ *AddonName*.xml
|_ *AddonName*.lua
|_ (possibly others as well)...