r25-nolib

Details

  • Filename
    DebuffEnough-r25-nolib.zip
  • Uploaded by
  • Uploaded
    Feb 24, 2009
  • Size
    31.92 KB
  • Downloads
    13
  • MD5
    598306550a68f9c35729719d89015b8f

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
r25 | Nickodemus_wow | 2009-02-25 03:19:03 +0000 (Wed, 25 Feb 2009) | 2 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/DebuffEnough.lua
   M /trunk/Frame.lua
   M /trunk/Locales/Locale-enUS.lua

- fixed opacity config for indicator box
- added option to only display for boss-level mob targets
------------------------------------------------------------------------
r23 | Nickodemus_wow | 2009-02-12 09:18:44 +0000 (Thu, 12 Feb 2009) | 6 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/DebuffEnough.lua
   M /trunk/Frame.lua
   M /trunk/Locales/Locale-enUS.lua

- add option to verbose mode to only show after x seconds in combat
- add option to verbose mode to only show after x% of debuffs have been applied
- add option to not show DE for pvp players
- removed green fading
- refactored display setting updates to be a little more efficient

------------------------------------------------------------------------
r22 | Nickodemus_wow | 2009-02-09 08:56:46 +0000 (Mon, 09 Feb 2009) | 4 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/DebuffEnough.lua
   M /trunk/Frame.lua
   M /trunk/Locales/Locale-enUS.lua

- don't make verbose frame clickable, that's a recipe for lots of misclicks
- add an option to only show verbose mode in combat
- clean up some config options, make display updates consistent
- remove a bunch of debugging stuff
------------------------------------------------------------------------
r21 | Nickodemus_wow | 2009-02-07 21:43:54 +0000 (Sat, 07 Feb 2009) | 3 lines
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/Config.lua
   M /trunk/DebuffEnough.lua
   M /trunk/DebuffEnough.toc
   M /trunk/Frame.lua
   M /trunk/Locales/Locale-enUS.lua

- In attempt to make UI more useful, added new 'Verbose' mode. It displays a new frame next to the indicator that contains all of the detailed debuff info that is normally displayed in the tooltip, so as to provide an easy readout of the debuff situation without having to mouseover the indicator.
- added support for LibSharedMedia
- added in config options for display customization: border size, border color, inset size, border textures, background textures, font, font size
------------------------------------------------------------------------