beta-6a
Details
-
FilenameDotHaste-beta-6a.zip
-
Uploaded by
-
UploadedDec 13, 2011
-
Size9.63 KB
-
Downloads58
-
MD5f6e0e7bcc5b89abc9bc17c435f370b62
Supported WoW Retail Versions
- 4.3.0
Changelog
------------------------------------------------------------------------
r37 | stolenlegacy | 2011-12-13 22:54:45 +0000 (Tue, 13 Dec 2011) | 1 line
Changed paths:
A /tags/beta-6a (from /trunk:36)
Tagged beta-6a.
------------------------------------------------------------------------
r36 | stolenlegacy | 2011-12-13 22:54:18 +0000 (Tue, 13 Dec 2011) | 1 line
Changed paths:
M /trunk/DotHaste.lua
Round spell damage values instead of displaying floats. beta-6a.
------------------------------------------------------------------------
r34 | stolenlegacy | 2011-12-13 22:37:11 +0000 (Tue, 13 Dec 2011) | 10 lines
Changed paths:
M /trunk/DotHaste.lua
Added slash command /dh showdiff to toggle "Show difference" mode. This adds a display for current SP/Haste as the top row while also making DoT displays show differences between cast time and current spell power instead. Defaults to off.
Added slash command /dh buff reset to restore buff modifier settings to defaults.
Added slash command /dh breakpoints <spell> reset to reset breakpoint settings to defaults.
Added dynamic buff modifier code to allow for proper handling of Archangel and Empowered Shadows.
beta-6.
------------------------------------------------------------------------
r33 | stolenlegacy | 2011-12-13 00:06:02 +0000 (Tue, 13 Dec 2011) | 1 line
Changed paths:
M /trunk/DotHaste.lua
WIP for dynamic buff modifiers. DONOTPACKAGE.
------------------------------------------------------------------------
r31 | stolenlegacy | 2011-12-12 08:00:15 +0000 (Mon, 12 Dec 2011) | 1 line
Changed paths:
M /trunk/DotHaste.lua
Make buff modifier per-stack (for Dark Evangelism). beta-5c.
------------------------------------------------------------------------
r29 | stolenlegacy | 2011-12-12 07:32:57 +0000 (Mon, 12 Dec 2011) | 1 line
Changed paths:
M /trunk/DotHaste.lua
Fixed an issue with the /dh buff slash commands where they were accepting input as raw number (.30) instead of percentages (30).
------------------------------------------------------------------------
r27 | stolenlegacy | 2011-12-11 21:12:33 +0000 (Sun, 11 Dec 2011) | 1 line
Changed paths:
M /trunk/DotHaste.lua
Added warlock support for all specs. beta-5a.
------------------------------------------------------------------------
r25 | stolenlegacy | 2011-12-09 20:37:19 +0000 (Fri, 09 Dec 2011) | 1 line
Changed paths:
M /trunk/DotHaste.lua
Replace Shadow Word: Pain tracking with Mind Flay tracking (as SW:P is auto-refreshed anyways).
------------------------------------------------------------------------
r24 | stolenlegacy | 2011-12-09 20:12:09 +0000 (Fri, 09 Dec 2011) | 1 line
Changed paths:
M /trunk/DotHaste.lua
Added buff spell power display multiplication for percentage-based damage buffs. beta-5.
------------------------------------------------------------------------
r23 | stolenlegacy | 2011-12-09 17:47:20 +0000 (Fri, 09 Dec 2011) | 1 line
Changed paths:
M /trunk/DotHaste.lua
WIP commit for buff support.
------------------------------------------------------------------------
r21 | stolenlegacy | 2011-12-08 12:15:01 +0000 (Thu, 08 Dec 2011) | 1 line
Changed paths:
M /trunk/DotHaste.lua
Fix an issue with Combustion tracking (the actual spell that applies the DoT is ID 83853).
------------------------------------------------------------------------
r19 | stolenlegacy | 2011-12-08 11:56:09 +0000 (Thu, 08 Dec 2011) | 3 lines
Changed paths:
M /trunk/DotHaste.lua
Added handling code for multiple-spell-IDs-same-dot.
Sunfire -> Moonfire
Pyroblast! -> Pyroblast
------------------------------------------------------------------------
r17 | stolenlegacy | 2011-12-08 11:11:37 +0000 (Thu, 08 Dec 2011) | 1 line
Changed paths:
M /trunk/DotHaste.lua
Fixed preset breakpoint importing.
------------------------------------------------------------------------
r15 | stolenlegacy | 2011-12-08 10:52:39 +0000 (Thu, 08 Dec 2011) | 1 line
Changed paths:
M /trunk/DotHaste.lua
Fix slash command by adding a bunch of erroneous input handling code. Add fire mage support. beta-4.
------------------------------------------------------------------------
r13 | stolenlegacy | 2011-12-07 22:34:57 +0000 (Wed, 07 Dec 2011) | 1 line
Changed paths:
M /trunk/DotHaste.lua
Fixed final few issues with haste percentage tracking. beta-3.
------------------------------------------------------------------------
r12 | stolenlegacy | 2011-12-07 09:26:09 +0000 (Wed, 07 Dec 2011) | 1 line
Changed paths:
M /trunk/DotHaste.lua
WIP use percentages for everything.
------------------------------------------------------------------------
r10 | stolenlegacy | 2011-12-06 22:23:57 +0000 (Tue, 06 Dec 2011) | 2 lines
Changed paths:
M /trunk/DotHaste.lua
Fix a REALLY ugly global leak that slipped through. Sorry guys!
beta-2a.
------------------------------------------------------------------------
r8 | stolenlegacy | 2011-12-06 22:07:46 +0000 (Tue, 06 Dec 2011) | 1 line
Changed paths:
M /trunk/DotHaste.lua
Fixed an issue with COMBAT_LOG_EVENT_UNFILTERED not properly unregistering at times. beta-2 for real this time.
------------------------------------------------------------------------
r7 | stolenlegacy | 2011-12-06 21:57:48 +0000 (Tue, 06 Dec 2011) | 1 line
Changed paths:
M /trunk/DotHaste.lua
Add spec detection. Add haste breakpoint display. Add support for shadow priests and balance druids. beta-2.
------------------------------------------------------------------------
r6 | stolenlegacy | 2011-12-06 12:12:44 +0000 (Tue, 06 Dec 2011) | 1 line
Changed paths:
M /trunk/DotHaste.lua
WIP for breakpoint configuration.
------------------------------------------------------------------------
r5 | stolenlegacy | 2011-12-05 23:28:26 +0000 (Mon, 05 Dec 2011) | 1 line
Changed paths:
M /trunk/DotHaste.lua
WIP commit for druid/warlock support. Do not package until per-spec support has been added.
------------------------------------------------------------------------
r4 | stolenlegacy | 2011-12-05 18:59:04 +0000 (Mon, 05 Dec 2011) | 1 line
Changed paths:
M /trunk/DotHaste.lua
Removed all global leaks that I was too lazy to fix at first.
------------------------------------------------------------------------
r2 | stolenlegacy | 2011-12-05 15:45:53 +0000 (Mon, 05 Dec 2011) | 1 line
Changed paths:
M /trunk
A /trunk/.pkgmeta
A /trunk/DotHaste.lua
A /trunk/DotHaste.toc
Initial commit, beta-1. Only priest supported so far.
------------------------------------------------------------------------
r1 | svn | 2011-12-05 15:36:22 +0000 (Mon, 05 Dec 2011) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
dothaste/mainline: Initial Import
------------------------------------------------------------------------