1.0.7-nolib
Details
-
FilenameDebuffEnough-1.0.7-nolib.zip
-
Uploaded by
-
UploadedApr 16, 2009
-
Size33.18 KB
-
Downloads25
-
MD5c07f7e70877b137cafb8353b95ac1cdc
Supported WoW Retail Versions
- 3.1.0
Changelog
------------------------------------------------------------------------
r30 | nickodemus_wow | 2009-04-16 08:45:24 +0000 (Thu, 16 Apr 2009) | 1 line
Changed paths:
A /tags/1.0.7 (from /trunk:29)
Tagging as 1.0.7
------------------------------------------------------------------------
r29 | Nickodemus_wow | 2009-04-16 08:41:53 +0000 (Thu, 16 Apr 2009) | 6 lines
Changed paths:
M /trunk/DebuffEnough.lua
M /trunk/Debuffs.lua
M /trunk/Locales/Locale-enUS.lua
- winter's chill/imp scorch down to 5%
- add in imp shadow bolt
- curse of elements at 13%, no longer needs talent
- fix faerie fire spell id
- fix a few talent positions that got moved
- add in hunter's mark
------------------------------------------------------------------------
r27 | Nickodemus_wow | 2009-04-15 03:50:09 +0000 (Wed, 15 Apr 2009) | 3 lines
Changed paths:
M /trunk/DebuffEnough.toc
M /trunk/Debuffs.lua
- fix FF spell ids
- remove curse of recklessness
- bump toc
------------------------------------------------------------------------
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
------------------------------------------------------------------------
r19 | Nickodemus_wow | 2009-01-18 20:08:47 +0000 (Sun, 18 Jan 2009) | 1 line
Changed paths:
M /trunk/Debuffs.lua
- fix (sort of) improved scorch/winter's chill number
------------------------------------------------------------------------
r17 | Nickodemus_wow | 2009-01-06 07:30:18 +0000 (Tue, 06 Jan 2009) | 1 line
Changed paths:
M /trunk/DebuffEnough.lua
M /trunk/DebuffEnough.toc
- added version to tooltip title
------------------------------------------------------------------------
r15 | Nickodemus_wow | 2009-01-05 03:53:24 +0000 (Mon, 05 Jan 2009) | 1 line
Changed paths:
M /trunk/Debuffs.lua
- switched Icy Touch -> Frost Fever
------------------------------------------------------------------------
r13 | Nickodemus_wow | 2008-12-19 06:34:00 +0000 (Fri, 19 Dec 2008) | 1 line
Changed paths:
M /trunk/DebuffEnough.lua
- fix color error for classes that haven't been loaded yet
------------------------------------------------------------------------
r12 | Nickodemus_wow | 2008-12-19 04:39:15 +0000 (Fri, 19 Dec 2008) | 2 lines
Changed paths:
M /trunk/DebuffEnough.lua
- Fix issue where, when all warlocks in the group have applied a curse, and there are still debuff slots unfulfilled that could have been filled by curses, the curse was still considered the best option for that slot
- Don't expect demo roar from moonkins/trees
------------------------------------------------------------------------
r11 | Nickodemus_wow | 2008-11-28 23:26:54 +0000 (Fri, 28 Nov 2008) | 1 line
Changed paths:
M /trunk/DebuffEnough.lua
Fix when a sub-optimal debuff is being used for a certain slot, but other debuff slots still aren't applied, warning is shown instead of not debuff enough
------------------------------------------------------------------------
r10 | Nickodemus_wow | 2008-11-12 07:37:59 +0000 (Wed, 12 Nov 2008) | 1 line
Changed paths:
M /trunk/DebuffEnough.lua
fix party/raid chat reporting
------------------------------------------------------------------------
r9 | Nickodemus_wow | 2008-11-09 08:48:17 +0000 (Sun, 09 Nov 2008) | 1 line
Changed paths:
A /trunk/.pkgmeta
also, a pkgmeta file might help
------------------------------------------------------------------------
r8 | Nickodemus_wow | 2008-11-09 08:45:45 +0000 (Sun, 09 Nov 2008) | 1 line
Changed paths:
M /trunk/DebuffEnough.toc
Fix missing dependency
------------------------------------------------------------------------
r7 | Nickodemus_wow | 2008-11-09 08:37:31 +0000 (Sun, 09 Nov 2008) | 1 line
Changed paths:
M /trunk/DebuffEnough.lua
M /trunk/Debuffs.lua
fix remaining edge cases
------------------------------------------------------------------------
r6 | Nickodemus_wow | 2008-11-08 10:36:27 +0000 (Sat, 08 Nov 2008) | 1 line
Changed paths:
M /trunk/DebuffEnough.lua
M /trunk/Debuffs.lua
fix to account for warlock curses
------------------------------------------------------------------------
r5 | Nickodemus_wow | 2008-11-07 23:46:48 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
M /trunk/DebuffEnough.lua
M /trunk/Locales/Locale-enUS.lua
feature complete, a few corner cases left to solve
------------------------------------------------------------------------
r4 | Nickodemus_wow | 2008-11-07 12:01:09 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
M /trunk/DebuffEnough.lua
M /trunk/Frame.lua
major functionality implemented
------------------------------------------------------------------------
r3 | Nickodemus_wow | 2008-11-06 01:34:03 +0000 (Thu, 06 Nov 2008) | 1 line
Changed paths:
M /trunk/Config.lua
M /trunk/DebuffEnough.lua
M /trunk/Debuffs.lua
M /trunk/Locales/Locale-enUS.lua
It does everything except what it's supposed to. That's progress!
------------------------------------------------------------------------
r2 | Nickodemus_wow | 2008-11-04 06:54:13 +0000 (Tue, 04 Nov 2008) | 1 line
Changed paths:
M /trunk
A /trunk/Config.lua
A /trunk/DebuffEnough.lua
A /trunk/DebuffEnough.toc
A /trunk/Debuffs.lua
A /trunk/Frame.lua
A /trunk/LICENSE.txt
A /trunk/LibDataBroker-1.1.lua
A /trunk/Locales
A /trunk/Locales/Locale-enUS.lua
A /trunk/Locales.xml
A /trunk/ResizeGrip.tga
Initial checkin. Still lots of functionality to implement.
------------------------------------------------------------------------
r1 | root | 2008-11-04 06:46:08 +0000 (Tue, 04 Nov 2008) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"debuff-enough/mainline: Initial Import"
------------------------------------------------------------------------