v1.0-nolib
Details
-
FilenameDiminishingReturns-v1.0-nolib.zip
-
Uploaded by
-
UploadedFeb 22, 2011
-
Size32.00 KB
-
Downloads167
-
MD520461abb8bc5bb676e7be01002a2419f
Supported WoW Retail Versions
- 4.0.6
Changelog
tag v1.0
fae0e1c396758981f845670ba6029f22d50e3acf
Adirelle <adirelle@tagada-team.net>
2011-02-22 14:17:03 +0100
Tagging as v1.0.
--------------------
Adirelle:
- Updated README.
- Fixed leaked globals.
- Attempt to detect duels.
- Be smarter with spell detection on initialization.
- Whitespace cleanup.
- Fixed a bug where an "0" DR is displayed during the first CC.
- Use AdiDebug instead of tekDebug as internal debugging tool.
- TOC bump.
- Fixed a error at login.
- Tweaked activation, again.
- Added an option to display only immunities.
- Added a /drsupport chat command to check the status of supported addons.
- Minor fix in spell list initialization.
- Be more perserving when trying to detect supported addon and frames.
- Updated to my latest localization system.
- Avoid spawning extra icon frames for nameplates.
- Some more debug.
- Minor activation code change.
- Localization updated.
- .pkgmeta updated.
- README updated.
- Removed the debugging white border.
- Fixed .pkgmeta indenting.
- Fixed icon anchoring. Do not display cooldown models on nameplate because the rendering engine don't handle it.
- Added zhTW and zhTN locales.
- Resize DR frame when adding/removing icons so centering works better.
- Fixed leaking globals.
Adavak:
- toc desc zhCN/zhTW added. also use localization to added.
Adirelle:
- Fixed tracking so non-PvE DR are ignored on mobs.
- Added support for LibNameplate-1.0.
- Revamped DR display code so they can be attached to any frame.
- Added options to play a sound at DR reset. UF addons can add an "X-DiminishingReturns-Callback: someLuaCode" header in their TOC. It will be executed by DiminishingReturns to register their frames. Added a debug function using tekDebug.
- Slightly changed activation conditions.
- Fixed error at loading.
- Made LibAdiEvent-1.0 external.
- Config module TOC bump.
- Locales updated.
- Added an option to display DR on mobs.
- Allow oUF-based addons to declare themselves to DiminishingReturns.
- TOC bump.
- Locale updated.
- Accept bigger value for icon X and Y offsets.
- Added a global option to display the time countdown in big, in place of the diminishing ratio. Added a layout option to anchor icons to the screen instead of the unit frame, allowing to place them freely. Added descriptions to layout options.
- Fixed STUF support.
- Added an option to display countdown in big in place of the dimishing status.
Guillaume:
- Slightly changed AddonLoader option description.
- README update.
- Fixed flawed logic in XPerl support that caused a bug with focus frame.
Adirelle:
- Drycoded STUF support.
- Drycoded per-frame "enabled" option.
- Fixed SUF_Arena support.
- Added an option to change the reset delay.
- Updated embedded LibAdiEvent-1.0.lua
- LibAdiEvent-1.0 update.
- Doc update.
- README updated.
- Drycoded oUF support.
- Listen to PLAYER_FOCUS_CHANGED to update DR on focus change.
- Allow negative offsets in layout configuration.
- Fixed XPerl support.
- Fixed display update on layout change.
- README typo.
- Trying wowace .docmeta fun.
- Now display the remaining time at bottom of icons.
- Updated esES and koKR locales.
- Typo.
- Added enUS and frFR locales.
- Added localization helper.
- Minor Gladius and SUF support tweaks.
- Drycoded agUF and XPerl support.
- Do not use separate supporting addons for each supported unit frames anymore.
- Revert "Allow negative offsets."
This reverts commit c59d0dd824685e3f3c0722c0da496481e14b3e97.
- Allow negative offsets.
- Layout settings are tied to the DR profile again (instead of supported addon profile).
- Added ShadowedUF_Arena support into ShadowedUnitFrames module.
- Use class-specific icons for some classes.
- Display spell icons in configuration GUI.
- Tie frame settings to target addon profile; should reset settings.
- Drycoded PitBull4 support.
- Have Config loads the libraries before using them.
- DRData-1.0 integration done. No more failing category detection: can now learn from debuffs applied by the player. DR categories now use the same icon for all classes. Now only track DR on player-controlled, enemy units.
- Fixed DRData-1.0 loading in TOC.
- Added safecall dispatcher and message channels to the event library. Properly integrated DRDAta-1.0 library.
- Using DRData-1.0 for spell lists.
- Properly handle profile changes.
- Fixed error message related to module loading.
- More LoD awesomeness.
- .pkgmeta fix.
- Added .pkgmeta and updated TOCs.
- Made the DR state (1/2, 1/4, 0) more visible.
- Added support for Blizzard frames: target, focus and arena enemies.
- Added layout options for each frame.
- Fixed supporting addon loading.
- Fixed Tracker.lua not finding addon. Fixed TOC dependencies.
- Moved unit frame supports to their own addons. Moved tracking code to its own file.
- Configuration is working now. Added localization.
- Fixed some quirk in event library. Added configuration options and GUI. Changed the way test mode is handled.
- Spell list updated.
- Fixed categories. Reload categories on talent swich or pet change. Made the feedback text easier to read. Added a test mode that can be toggled using /drtest.
- Hide display frames and unregister events when disabled (e.g. in party/raid instances).
- Tidied code a bit. Display text in center of the icon. Autosize text to fill the icon.
- Spell list and frame setup reworked.
- Version initiale.