DiminishingReturns
Diminishing Returns (DR) helps tracking your teammate and own diminishing returns on hostile players by attaching icons to unit frames.
Features
- display running diminishing returns as icons, showing the diminishing status and remaining time,
- uses DR category database from DRData-1.0,
- select which categories to show or enable the learning option so they are detected automatically,
- (new in v1.1-beta-3) can track diminishing returns on group members,
- main options and icon layout options are available using
/dimret
and in the addon tab of interface options, - test mode available using
/drtest
. - LibDualSpec-1.0 for per-spec profiles,
- AddonLoader support to reduce logon time,
- (new in v1.1-beta-3) ButtonFacade support.
Supported unit frames
- Blizzard target, focus and arena enemy frames,
- Nameplates, using LibNameplateRegistry-1.0,
- Shadowed Unit Frames: target, focus and arena frames (ShadowedUF_Arena is no longer supported),
- Gladius. 2.0.x (arena unit frames),
- X-Perl UnitFrames: target, focus, party and arena.
- Z-Perl UnitFrames: target, focus, party and arena.
- oUF: target, focus, party and arena.
- Stellar UF: target and focus.
- oUF_Adirelle: target and focus.
- (untested) PitBull Unit Frames 4.0: target and focus.
- (untested) ag UnitFrames: target and focus.
The icon layout for each frame is configurable using the “frame layout” entry in interface options.
To help understanding what is happening, you can use the /drsupport chat command, it will list all supported addon and their current state. DiminishingReturns relies on Blizzard API so if an addon is listed as “not installed”, this is because WoW itself has not found it.
Possible states:
- supported: a fully-supported version of the addon has been loaded.
- unsupported: an unsupported version of the addon has been loaded; DiminishingReturns ignores it.
- unknown: the addon has been loaded but DiminishingReturns has not recognized its version; it may or may not work.
- error: the addon has been loaded but an error occured in DiminishingReturns support code. Please report it.
- to be loaded: the addon is installed but not loaded yet.
- cannot be loaded: the addon is installed but the game client could not load it for some reason.
- not installed: the addon has not be detected by the game client.
User feedback
- General discussion: WoWAce forum thread
- Bug reports: WoWAce ticket system. Please note that all DR categories are handled by DRData-1.0 so please report any issue about them there.
LibNameplate does not work properly for 5.3 =(
Hey, was wondering if you can put out an updated version of this that tracks shale spider spell "Web Wrap" as a controlled stun, seeing how it is not now and fucking up dr's for everything lol
Hello!
Is there anyway to change the icons so, it only shows for example, Kidney Shot, Fear, Sap, Garrote icon?
Lets say hunter traps a target, then i want to see sap icon instead of trap icon.
Thanks
Hello, I am French, sorry for my English.
Only with my warrior, Stun an Random stun categories icosn is replaced by an green square, I think it's a bug, can i fix it ? I already tried to reinstall the add-on an delete cache and wtf folder, but no change. Thanks for your help.
Can you please-please-please make this addon worked with ElvUI?
Hey dono if its just me, but it dont work on blizzard nameplates atm? :S
it works on my target, focus, gladius etc just not on nameplates :(
is there any way i can fix this somehow?
or is there anyone who can?
It seems the library I'm using for nameplate support (LibNameplate) is broken and not maintened anymore. I will see if I can find another addon that use nameplates and is working with 5.2. In that case, I'll see how they fixed it.
Edit : actually it seems the latest version of LibNamePlates is working fine. Could you try installing it to see if it fixes the issue ?
how do i add custom spells to the dr list?
i found there's a few missing in the list, like the stun from hunter pets (shale spider: web wrap, ID:96201)
edit:
nvm. found the list in DRlib
I'm also maintening the DR lib. Could you list what's missing so I could update it ?
Can you please make this addon worked with sArena addon !
sArena reuses Blizzard's arena frames so it should be already supported.
I was wondering, what in the code do I have to change to "remove" the timer text? I did it with the last version, it was a very stupid bandaid fix (I think I changed font size to 0) since I have no experience whatsoever with coding, but I can't seem to find it now. It just looks a lot clearer for me, because I use small icons, without a number on top of the icon.
Nameplates DR do not work at this moment. Can you fix it?
Thank you!
Does installing the latest LibNamePlate (http://www.wowace.com/addons/libnameplate-1-0/files/233-r150/) fix it ?
Any 5.2 update in the works?
I'm not actively playing the game but I would be glad to update this addon if you could provide me a list of DR changes for 5.2 (or link to such list).
I think the only change is Warbringer now being in the controlled stun category.
Hey, the new alpha works great again for nameplates but the gladius module is somewhat broken, half the games it will completely break gladius and constantly lag me till the arena ends
Which version of Gladius are you using ? (link ?)
Test mode for Blizzard Arena Frames doesn't works for me.
I load then with LoadAddOn("Blizzard_ArenaUI"), show them with for i = 1, 3 do _G["ArenaEnemyFrame"..i]:Show() end etc, and then I active the DiminishingReturns Test Mode to configure it for the Arena Frames but it doesn't show the DR's for de Arena Enemys.