promotional bannermobile promotional banner

Diminishing Returns Tracker (Discontinued)

Track and display diminishing returns on unit frames.

File Details

v11.2.0.7-beta

  • B
  • Aug 29, 2025
  • 159.13 KB
  • 487
  • 11.2.0
  • Retail

File Name

DiminishingReturnsTracker-v11.2.0.7-beta.zip

Supported Versions

  • 11.2.0

Diminishing Returns Tracker (DRT)

v11.2.0.7-beta (2025-08-29)

Full Changelog Previous Releases

  • Added a slider to change the frame level of the DR icons. Added descriptions to the options.
  • Changed popup text on new version.
  • Created ingame popup message for new versions. Made the changlog file a lua table.
  • Fixed a bug, where the addon would not load on its one because it was missing CallbackHandler-1.0
  • Added DR tracking for arena123.
  • Separated testmode in a start and a stop function. Handle testmode activation/deactivation in core.lua.
  • Added user options for DRs.
  • Added to excluded units.
  • Added return statements when the affected unit is excluded from tracking.
  • Replaced backdrop template for colored icon borders with custom textures.
  • Added options to exclude units from tracking to interface.
  • Added position settings to interface.
  • Adjusted container height/width and text according to icon grow direction.
  • Created backdrop and added some user options to the interface.
  • Added options to exclude units and fixed a lua error.
  • Show dr if namplate added. Reset frames when nameplate removed. Modified frame styling function.
  • Categorized frames by nameplate frame instead of nameplate unit.
  • Modified frame styling function. Copied and modified UpdateFrames function from UnitFrames module.
  • Added some default settings. Modified frame styling options. Copied and slightly modified StartOrUpdateDRTimer function from UnitFrames module.
  • Added default settings for dr categories.
  • Copied COMBAT_LOG_EVENT_UNFILTERED function from UnitFrames module and slightly modified it for Nameplates module.
  • Modified function to create frames and added a function to style the frames.
  • Registered events and added simple function for frame creation.