r1595
Details
-
FilenameDrDamage-r1595.zip
-
Uploaded by
-
UploadedFeb 8, 2011
-
Size302.65 KB
-
Downloads774
-
MD5e33db07895ffd63a2eb0c603fca0892c
Supported WoW Retail Versions
- 4.0.6
Changelog
------------------------------------------------------------------------
r1595 | gagorian | 2011-02-08 18:58:58 +0000 (Tue, 08 Feb 2011) | 1 line
Changed paths:
M /trunk/DrDamage.lua
- Compatibility fix for recent CT_BarMod betas
------------------------------------------------------------------------
r1594 | gagorian | 2011-02-06 01:54:50 +0000 (Sun, 06 Feb 2011) | 1 line
Changed paths:
M /trunk/Data/Priest.lua
- Changed Holy Nova spellID to the correct one to get mana cost
------------------------------------------------------------------------
r1593 | gagorian | 2011-02-05 20:10:34 +0000 (Sat, 05 Feb 2011) | 1 line
Changed paths:
M /trunk/Data/Priest.lua
- Penance now also displays DPM/HPM
------------------------------------------------------------------------
r1592 | gagorian | 2011-02-05 18:39:01 +0000 (Sat, 05 Feb 2011) | 1 line
Changed paths:
M /trunk/Data/Priest.lua
- Shield Discipline should now apply to Power Word: Shield and Divine Aegis
------------------------------------------------------------------------
r1591 | gagorian | 2011-02-03 13:30:07 +0000 (Thu, 03 Feb 2011) | 1 line
Changed paths:
M /trunk/Caster.lua
- Also recalculate the new duration for Holy Radiance based on number of ticks and hasted tick time for proper HPS calculation
------------------------------------------------------------------------
r1590 | gagorian | 2011-02-03 13:20:31 +0000 (Thu, 03 Feb 2011) | 1 line
Changed paths:
M /trunk/Caster.lua
M /trunk/Data/Paladin.lua
- Holy Radiance should now scale with haste correctly
------------------------------------------------------------------------
r1589 | gagorian | 2011-02-02 20:34:29 +0000 (Wed, 02 Feb 2011) | 1 line
Changed paths:
M /trunk/Data/Druid.lua
- Feral Spec Thorns now uses AP instead of SP
------------------------------------------------------------------------
r1587 | gagorian | 2011-01-11 01:40:20 +0000 (Tue, 11 Jan 2011) | 1 line
Changed paths:
M /trunk/DrDamage.lua
- Fixed error on line 2276 DrDamage.lua
------------------------------------------------------------------------
r1586 | gagorian | 2011-01-10 18:19:21 +0000 (Mon, 10 Jan 2011) | 1 line
Changed paths:
M /trunk/Data/Paladin.lua
- Word of Glory seems to actually have an AP coefficient (at around 19.8%) in addition to the SP coefficient. This should fix incorrect calculations.
------------------------------------------------------------------------
r1585 | gagorian | 2011-01-10 17:08:49 +0000 (Mon, 10 Jan 2011) | 2 lines
Changed paths:
M /trunk/DrDamage.lua
- Make sure cast sequence macro timer doesn't cancel an expired and recycled handle of any other timer
- Remove all silent AceTimer-3.0 CancelTimer switches as they aren't needed
------------------------------------------------------------------------
r1584 | gagorian | 2011-01-07 05:36:52 +0000 (Fri, 07 Jan 2011) | 1 line
Changed paths:
M /trunk/DrDamage.lua
- Merged two functions, saving one function call per updated button and reorganized actionbar update code a bit
------------------------------------------------------------------------