1.6.2_release

Details

  • Filename
    DrDamage-1.6.2_release.zip
  • Uploaded by
  • Uploaded
    May 18, 2009
  • Size
    237.25 KB
  • Downloads
    383
  • MD5
    67d1301e9fa75e15e3e824d9c767c077

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r845 | gagorian | 2009-05-17 22:14:05 +0000 (Sun, 17 May 2009) | 1 line
Changed paths:
   M /trunk/Data/DeathKnight.lua
   M /trunk/Data/Warlock.lua

- Fixed rain of fire and shadowflame coefficients
------------------------------------------------------------------------
r844 | gagorian | 2009-05-17 20:34:24 +0000 (Sun, 17 May 2009) | 1 line
Changed paths:
   M /trunk/Data/DeathKnight.lua

- Small optimization
------------------------------------------------------------------------
r843 | gagorian | 2009-05-17 20:20:58 +0000 (Sun, 17 May 2009) | 1 line
Changed paths:
   M /trunk/Data/DeathKnight.lua

- Added missing local variable declaration to DK module
------------------------------------------------------------------------
r842 | gagorian | 2009-05-17 20:00:05 +0000 (Sun, 17 May 2009) | 1 line
Changed paths:
   M /trunk/Data/DeathKnight.lua

- Some cleanup in Death Knight module
------------------------------------------------------------------------
r841 | karzon13 | 2009-05-17 16:19:15 +0000 (Sun, 17 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Paladin.lua

Updated sets and relics.
------------------------------------------------------------------------
r840 | karzon13 | 2009-05-17 15:07:32 +0000 (Sun, 17 May 2009) | 1 line
Changed paths:
   M /trunk/Data/DeathKnight.lua

Bug fix on Improved Rune Tap.
------------------------------------------------------------------------
r839 | karzon13 | 2009-05-17 13:47:35 +0000 (Sun, 17 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Paladin.lua

Added Glyphs to Paladin.lua
------------------------------------------------------------------------
r838 | gagorian | 2009-05-17 08:39:43 +0000 (Sun, 17 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Shaman.lua

- Fixed error in Shaman.lua:46
------------------------------------------------------------------------
r837 | gagorian | 2009-05-16 17:31:01 +0000 (Sat, 16 May 2009) | 1 line
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Caster.lua
   M /trunk/DrDamage.lua

- Updated caster hit calculation
------------------------------------------------------------------------
r836 | karzon13 | 2009-05-16 15:40:07 +0000 (Sat, 16 May 2009) | 1 line
Changed paths:
   M /trunk/Data/DeathKnight.lua

BuffTalentRanks does not seem to be working for DKs sometimes?  Updated code that will work if BuffTalentRanks works.  
------------------------------------------------------------------------
r835 | gagorian | 2009-05-16 11:41:09 +0000 (Sat, 16 May 2009) | 2 lines
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Priest.lua
   M /trunk/Data/Warlock.lua

- Fixed firestone incorrectly applying to hybrid spell dot portions
- Renamed a few core variables to a more standardized style
------------------------------------------------------------------------
r834 | karzon13 | 2009-05-16 01:03:03 +0000 (Sat, 16 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua

Errored on attempting to index a table that didn't exist.  Fixed.
------------------------------------------------------------------------
r833 | gagorian | 2009-05-15 23:55:38 +0000 (Fri, 15 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Warlock.lua

- Adjusted conflag, fixed firestone, hopefully fixed immolate dot calculation
------------------------------------------------------------------------
r832 | karzon13 | 2009-05-15 23:10:39 +0000 (Fri, 15 May 2009) | 1 line
Changed paths:
   M /trunk/Data/DeathKnight.lua

Added Rune Tap, Summon Gargoyle, and all Glyphs (except HB)
------------------------------------------------------------------------
r831 | gagorian | 2009-05-15 00:18:28 +0000 (Fri, 15 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Mage.lua

- Streamlined caster module a bit, added a new rank of mage mana gem
------------------------------------------------------------------------
r830 | gagorian | 2009-05-14 23:38:16 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/DrDamage.lua

- Added PLAYER_TALENT_UPDATE event as a trigger for updating talents in addition to CHARACTER_POINTS_CHANGED to make sure double spec switches talents around correctly. Do these overlap?
------------------------------------------------------------------------
r829 | gagorian | 2009-05-14 23:15:16 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Priest.lua
   M /trunk/Data/Warlock.lua

- % Increase talents in the caster module are by default additive now. Adjusted modules accordingly.
------------------------------------------------------------------------
r828 | gagorian | 2009-05-14 22:33:38 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

- And apparently forgot to take into account the hotfix nerf for conflag, a random 0.7 coefficient
------------------------------------------------------------------------
r827 | gagorian | 2009-05-14 22:26:47 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

- Sigh @ conflag calculation
------------------------------------------------------------------------
r826 | gagorian | 2009-05-14 22:17:31 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Warlock.lua

- And another conflag adjustment
------------------------------------------------------------------------
r825 | gagorian | 2009-05-14 22:08:11 +0000 (Thu, 14 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Priest.lua
   M /trunk/Data/Warlock.lua

- Attempt to fix spellstone/firestones, conflagrate etc.
------------------------------------------------------------------------
r824 | karzon13 | 2009-05-13 23:47:24 +0000 (Wed, 13 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Mage.lua

Removed T4-6 sets and added T7-8 bonuses.  Updated some spell coefficients and rank data that was incorrect.  Added Mana Shield and Mirror Image.  Mirror Image needs tweaking and probably a special calculation.
------------------------------------------------------------------------
r823 | gagorian | 2009-05-13 21:16:34 +0000 (Wed, 13 May 2009) | 3 lines
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Caster.lua
   M /trunk/Data/Priest.lua

- Added Guardian Spirit buff
- Added Blessed Resilience talent
- Fixed some talents incorrectly applying to the other variant of holy nova (healing to damage and vice versa)
------------------------------------------------------------------------
r822 | gagorian | 2009-05-13 20:22:18 +0000 (Wed, 13 May 2009) | 1 line
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Data/Priest.lua

- Added priest t7 and t8 set bonuses, removed sets t4-t6
------------------------------------------------------------------------
r821 | gagorian | 2009-05-13 19:36:21 +0000 (Wed, 13 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

- Added spellstones and firestones 1% buff, if it works.
------------------------------------------------------------------------
r820 | gagorian | 2009-05-13 18:37:36 +0000 (Wed, 13 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

- Added warlock t8 bonuses, removed t4-t6 bonuses
------------------------------------------------------------------------
r819 | gagorian | 2009-05-13 18:03:15 +0000 (Wed, 13 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/DrDamage.lua

- Added missing crit modifier metagems
------------------------------------------------------------------------
r818 | gagorian | 2009-05-13 17:47:29 +0000 (Wed, 13 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/DeathKnight.lua
   M /trunk/Data/Hunter.lua
   M /trunk/Data/Mage.lua
   M /trunk/Data/Paladin.lua
   M /trunk/Data/Priest.lua
   M /trunk/Data/Rogue.lua
   M /trunk/Data/Shaman.lua
   M /trunk/Data/Warlock.lua
   M /trunk/Data/Warrior.lua
   M /trunk/Melee.lua
   M /trunk/docs/SpellStruct.txt

- Simplified rank structure for abilities/spells with rank returned as nil
------------------------------------------------------------------------
r815 | gagorian | 2009-05-12 16:40:56 +0000 (Tue, 12 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Warrior.lua

- Fix for Victory Rush, maybe.
------------------------------------------------------------------------
r814 | gagorian | 2009-05-11 23:28:55 +0000 (Mon, 11 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Priest.lua

- Fixed Caster.lua breaking every calculation there is. *whistles innocently*
------------------------------------------------------------------------
r813 | gagorian | 2009-05-11 23:13:14 +0000 (Mon, 11 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua

- Simplified the Caster calculation engine a bit
------------------------------------------------------------------------
r812 | gagorian | 2009-05-11 23:01:42 +0000 (Mon, 11 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Druid.lua
   M /trunk/DrDamage.lua
   M /trunk/Melee.lua

- Added some debug API
------------------------------------------------------------------------
r811 | gagorian | 2009-05-11 22:20:00 +0000 (Mon, 11 May 2009) | 1 line
Changed paths:
   M /trunk/DrDamage.lua

- Fixed RDX AB support.
------------------------------------------------------------------------
r810 | gagorian | 2009-05-11 22:08:53 +0000 (Mon, 11 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

- Confirmed all base damage/heal values are correct in the Priest module
------------------------------------------------------------------------
r809 | gagorian | 2009-05-11 21:27:34 +0000 (Mon, 11 May 2009) | 1 line
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Data/Priest.lua

- Added Divine Hymn healing bonus
------------------------------------------------------------------------
r808 | gagorian | 2009-05-11 21:12:19 +0000 (Mon, 11 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

- Updated priest coefficients
------------------------------------------------------------------------
r807 | gagorian | 2009-05-11 20:49:50 +0000 (Mon, 11 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Priest.lua

- Added some priest glyphs, fixed (hopefully) some talents to apply correctly
------------------------------------------------------------------------
r806 | gagorian | 2009-05-11 17:58:21 +0000 (Mon, 11 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

- One last stab at warlock talents. Someone test accuracy plx.
------------------------------------------------------------------------
r805 | gagorian | 2009-05-11 17:46:56 +0000 (Mon, 11 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Warlock.lua

- Further warlock talent corrections, multiplicative talents should apply correctly in general now
------------------------------------------------------------------------
r804 | gagorian | 2009-05-11 17:31:28 +0000 (Mon, 11 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

- Warlock talent updates
------------------------------------------------------------------------
r803 | detseuqer | 2009-05-11 07:49:26 +0000 (Mon, 11 May 2009) | 2 lines
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Priest.lua
   M /trunk/DrDamage.lua

DrDamage:
-Checked an initial stab at a debug slash command, but it's commented out since it doesn't work yet.  Also tweaked Empowered Renew yet again.  Can't find the part of the math that isn't working right.
------------------------------------------------------------------------
r802 | gagorian | 2009-05-10 23:27:54 +0000 (Sun, 10 May 2009) | 2 lines
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Warlock.lua

- Fixed malediction to being hopefully correctly applied multiplicatively to additive talents
- Shadow mastery now properly additive
------------------------------------------------------------------------
r801 | gagorian | 2009-05-10 19:40:32 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua

- Also fixed Caster.lua I broke, yay.
------------------------------------------------------------------------
r800 | gagorian | 2009-05-10 19:39:33 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

- Fixed Siphon Life incorrectly applying to CoA instead of UA
------------------------------------------------------------------------
r799 | gagorian | 2009-05-10 19:34:07 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua

- Added crit dot ticks to tooltip
------------------------------------------------------------------------
r798 | gagorian | 2009-05-10 19:09:56 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

- Added correct crit modifier for Pandemic
------------------------------------------------------------------------
r797 | gagorian | 2009-05-10 18:50:49 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

- Ninja error fix in last revision before somebody complains
------------------------------------------------------------------------
r796 | gagorian | 2009-05-10 18:41:05 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Hunter.lua
   M /trunk/Data/Warlock.lua

- Added up to date base values and increase to warlock module, should be getting close to accurate now
------------------------------------------------------------------------
r795 | gagorian | 2009-05-10 12:59:05 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
   M /trunk/DrDamage.lua

- Added support for RDX ActionBars.. maybe.
------------------------------------------------------------------------
r794 | gagorian | 2009-05-10 12:50:18 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua

- Fixed error in Caster.lua:1520
------------------------------------------------------------------------
r793 | gagorian | 2009-05-10 12:47:24 +0000 (Sun, 10 May 2009) | 2 lines
Changed paths:
   M /trunk/Data/Priest.lua
   M /trunk/DrDamage.toc

- TOC update to 1.6.2
- Fixed a typo in Priest.lua:504
------------------------------------------------------------------------
r792 | gagorian | 2009-05-10 03:30:13 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
   M /trunk/DrDamage.lua
   M /trunk/Melee.lua

- Added new hit rating calculation formula
------------------------------------------------------------------------
r791 | gagorian | 2009-05-10 02:45:20 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Caster.lua
   M /trunk/Data/Druid.lua
   M /trunk/Data/Hunter.lua
   M /trunk/Data/Mage.lua
   M /trunk/Data/Priest.lua
   M /trunk/Data/Rogue.lua
   M /trunk/Data/Shaman.lua
   M /trunk/Data/Warlock.lua
   M /trunk/Data/Warrior.lua

- Can't remember what I did, but it was cool. And stuff. Poked around in every class module.
------------------------------------------------------------------------
r790 | gagorian | 2009-05-10 00:54:31 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

- Updated warlock coefficients
------------------------------------------------------------------------
r789 | gagorian | 2009-05-10 00:07:52 +0000 (Sun, 10 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Warlock.lua

- More warlock updates
------------------------------------------------------------------------
r788 | gagorian | 2009-05-09 23:44:11 +0000 (Sat, 09 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

- Removed Demonic Sacrifice
------------------------------------------------------------------------
r787 | gagorian | 2009-05-09 23:36:41 +0000 (Sat, 09 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

- Warlock talent update, should be up to date at this point
------------------------------------------------------------------------
r786 | zarquan | 2009-05-09 20:51:17 +0000 (Sat, 09 May 2009) | 6 lines
Changed paths:
   M /trunk/Data/Druid.lua
   M /trunk/Data/Hunter.lua
   M /trunk/Melee.lua

Updates to Druid and Hunter
-added glyphs
-added new tier sets
-added missing spells
-fixed feral bug
-fixed ticket 49
------------------------------------------------------------------------
r785 | karzon13 | 2009-05-08 18:12:36 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
   M /trunk/Data/DeathKnight.lua

Corrected disease bonus damage for strikes.  Also correctly implemented Ebon Plaguebringer/Ebon Plague.
------------------------------------------------------------------------
r784 | detseuqer | 2009-05-08 08:38:01 +0000 (Fri, 08 May 2009) | 2 lines
Changed paths:
   M /trunk/Data/Priest.lua

DrDamage:
- Adjusted the spellDmgM for the nuke portion of Renew with Empowered Renew.  We're getting close, but not quite there.  The formula for Renew with all relevant Holy talents (except Test of Faith) is [(1400 + (SP * 1.15 * 1.88)) * 1.3] * 1.15.  SP is spell power.  We need to trace the calculation and make sure this is what is getting done.
------------------------------------------------------------------------
r783 | karzon13 | 2009-05-08 06:39:10 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua

A variable got removed that was breaking some paladin spells; wDmgM.
------------------------------------------------------------------------
r782 | gagorian | 2009-05-08 01:57:34 +0000 (Fri, 08 May 2009) | 2 lines
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Data/Mage.lua
   M /trunk/Data/Warlock.lua

- Added improved shadowbolt to warlock module and auras
- Added improved scorch and winter's chill crit bonuses to mage module
------------------------------------------------------------------------
r781 | gagorian | 2009-05-08 01:39:41 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

- Added aftermath to warlock module
------------------------------------------------------------------------
r780 | gagorian | 2009-05-08 01:13:32 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua

- Possible fix for nil error Caster.lua 1313
------------------------------------------------------------------------
r779 | karzon13 | 2009-05-07 23:09:35 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Paladin.lua

Bug fix for Paladin.lua to Hammer of the Righteous.  Needs testing.
------------------------------------------------------------------------
r778 | gagorian | 2009-05-07 22:25:52 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Melee.lua

- Fixed error with DK in melee module
------------------------------------------------------------------------
r777 | gagorian | 2009-05-07 17:54:42 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Paladin.lua

- Added Hand of Reckoning and cleaned up a bit
------------------------------------------------------------------------
r776 | gagorian | 2009-05-07 17:38:02 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

-Cleaned up priest module a bit
------------------------------------------------------------------------
r775 | gagorian | 2009-05-07 17:30:21 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

- Added crits to the specified DoT's in Shadowform, no idea what the result will be
------------------------------------------------------------------------
r774 | karzon13 | 2009-05-07 17:29:50 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Data/DeathKnight.lua

Cleaned up some bugs, coefficients, related to introducing Frost Fever and Blood Plague as HybridDot effects.
------------------------------------------------------------------------
r773 | gagorian | 2009-05-07 17:17:44 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Data/DeathKnight.lua
   M /trunk/Melee.lua

- Added Plague Strike DoT and fixed Icy Fever a bit
------------------------------------------------------------------------
r772 | gagorian | 2009-05-07 17:06:14 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/DeathKnight.lua

- Added Frost Fever.. maybe.
------------------------------------------------------------------------
r771 | gagorian | 2009-05-07 16:46:19 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua

- Added possibility of modifying crits for dots based on talents
------------------------------------------------------------------------
r770 | karzon13 | 2009-05-07 16:43:07 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Shaman.lua

Updated Shaman.lua Mana Spring Totem coefficients.
------------------------------------------------------------------------
r769 | gagorian | 2009-05-07 16:13:21 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Shaman.lua
   M /trunk/DrDamage.lua

- Updated restorative totems effect on mana spring totem
------------------------------------------------------------------------
r768 | gagorian | 2009-05-07 15:55:44 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

- Updated conflagrate and drain soul
------------------------------------------------------------------------
r767 | gagorian | 2009-05-07 15:43:37 +0000 (Thu, 07 May 2009) | 2 lines
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Data/Rogue.lua

- Removed +hit from Totem of Wrath
- Added check to prevent a possible error with master of subtlety
------------------------------------------------------------------------
r766 | gagorian | 2009-05-07 12:24:09 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Mage.lua
   M /trunk/Data/Paladin.lua

- Some cleanup
------------------------------------------------------------------------
r765 | gagorian | 2009-05-07 11:42:59 +0000 (Thu, 07 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

- Prodded around the priest module abit
------------------------------------------------------------------------
r764 | detseuqer | 2009-05-07 06:51:34 +0000 (Thu, 07 May 2009) | 3 lines
Changed paths:
   M /trunk/Data/Priest.lua

DrDamage:
- Tested Renew + Empowered Renew calculation.  Still not correct, although I have the correct formula now.
- Changed Divine Hymn slightly.  Tagged it as AoE in preparation for AoE spell power coefficient calculation code.
------------------------------------------------------------------------
r763 | detseuqer | 2009-05-07 02:13:00 +0000 (Thu, 07 May 2009) | 3 lines
Changed paths:
   M /trunk/Data/Priest.lua
   M /trunk/Locales/DrDamage-deDE.lua
   M /trunk/Locales/DrDamage-koKR.lua
   M /trunk/Locales/DrDamage-zhCN.lua

DrDamage:
- Removed some illegal characters from comments in some of the locale files so that Eclipse wouldn't complain about them any more.
- Updated Priest.lua with code for Empowered Renew and Improved Devouring Plague that should model their talented "hybrid" versions.  Currently untested.
------------------------------------------------------------------------
r762 | gagorian | 2009-05-06 18:42:06 +0000 (Wed, 06 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua

- Added some needed variables and factors to the Caster module for empowered renew
------------------------------------------------------------------------
r761 | detseuqer | 2009-05-06 08:23:35 +0000 (Wed, 06 May 2009) | 2 lines
Changed paths:
   M /trunk/Data/Priest.lua

DrDamage:
-Checking in some changes to Priest.lua for Empowered Renew for review.  These changes are not ready to go live, although there's no crashes.
------------------------------------------------------------------------
r760 | detseuqer | 2009-05-05 02:20:39 +0000 (Tue, 05 May 2009) | 2 lines
Changed paths:
   M /trunk/Data/Druid.lua
   M /trunk/Data/Priest.lua

DrDamage:
-Fixed the spellpower coefficient modifier part of the Empowered Renew talent for Holy Priest.  Also made some minor formatting changes to Druid.lua
------------------------------------------------------------------------
r759 | karzon13 | 2009-05-04 20:04:16 +0000 (Mon, 04 May 2009) | 1 line
Changed paths:
   M /trunk/Data/DeathKnight.lua

Fixed third disease multiplier problem.  DrDamage now counts Crypt Fever and Ebon Plague in addition to Blood Plague and Frost Fever.  Some more talents fixed.
------------------------------------------------------------------------
r758 | karzon13 | 2009-05-04 19:02:23 +0000 (Mon, 04 May 2009) | 1 line
Changed paths:
   M /trunk/DrDamage.lua

Updated DrDamage.lua with better global glyph support.  Calls updates on adds, removes, and updates now.
------------------------------------------------------------------------
r757 | karzon13 | 2009-05-04 18:06:06 +0000 (Mon, 04 May 2009) | 1 line
Changed paths:
   M /trunk/Data/DeathKnight.lua

Updated DeathKnight.lua based on better understanding of how global damage modifiers work.
------------------------------------------------------------------------
r756 | detseuqer | 2009-05-04 16:13:54 +0000 (Mon, 04 May 2009) | 2 lines
Changed paths:
   M /trunk/Data/Priest.lua

DrDamage:
-Updated Shadow Power and Mind Melt talents in Priest.lua
------------------------------------------------------------------------
r755 | karzon13 | 2009-05-04 15:11:59 +0000 (Mon, 04 May 2009) | 2 lines
Changed paths:
   M /trunk/Data/Shaman.lua

Changes to Shaman.lua Lava Burst talents, though the base is still screwy.  Fixed Booming Echoes and cleaned things up for accuracy in general.
Healing base is correct, but there seems to be missing talent interaction.
------------------------------------------------------------------------
r754 | karzon13 | 2009-05-03 17:21:02 +0000 (Sun, 03 May 2009) | 5 lines
Changed paths:
   M /trunk/Data/DeathKnight.lua

Update DeathKnight.lua
Added more missing talents.
Changed Strike calculations to be more accurate and cleaned up duplicated code.
Updated strikes that do magic damage instead of physical damage to properly reflect their mitigation/damage types.
Note: Discovered a bug in DrDamage.lua it is not counting Crypt Fever or Ebon Plague in its DrDamage.diseaseCount causes deep Unholy builds to improperly calculate Strike damage.
------------------------------------------------------------------------
r753 | gagorian | 2009-05-02 02:16:53 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   M /trunk/DrDamage.lua

- Scan glyphs on startup
------------------------------------------------------------------------
r752 | gagorian | 2009-05-02 01:54:21 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Mage.lua

- They say empowered frostbolt is additive, WHO KNOWS?!
------------------------------------------------------------------------
r751 | gagorian | 2009-05-02 01:46:31 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Mage.lua

- Permafrost adds a tick to frostfire bolt dot
------------------------------------------------------------------------
r750 | gagorian | 2009-05-02 01:35:55 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua

- Make sure corruption displays heal value in tooltip with siphon life talent
------------------------------------------------------------------------
r749 | gagorian | 2009-05-02 01:31:59 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Warlock.lua

- Added Siphon Life talent
------------------------------------------------------------------------
r748 | gagorian | 2009-05-02 01:17:12 +0000 (Sat, 02 May 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Data/Warlock.lua
   M /trunk/DrDamage.lua

- Added Glyph support code
- Added warlock glyphs
------------------------------------------------------------------------
r747 | gagorian | 2009-05-02 00:14:18 +0000 (Sat, 02 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

- Conflag updated again
------------------------------------------------------------------------
r746 | gagorian | 2009-05-02 00:01:43 +0000 (Sat, 02 May 2009) | 2 lines
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Warlock.lua

- Added SelfCastBuff property to caster core
- Another fix for conflag
------------------------------------------------------------------------
r745 | gagorian | 2009-05-01 23:56:32 +0000 (Fri, 01 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

- Added coefficients and baseincrease for Penance
------------------------------------------------------------------------
r744 | gagorian | 2009-05-01 23:48:55 +0000 (Fri, 01 May 2009) | 2 lines
Changed paths:
   M /trunk/Data/Priest.lua

- Fixed multiple typos in the priest module (affecting coefficients for Devouring Play and Mind Flay), fixed Grace, fixed Borrowed time for PW:S, added CoH and Desperate prayer two Twin Disciplines
- Oh and all of this is untested, enjoy :)
------------------------------------------------------------------------
r743 | gagorian | 2009-05-01 23:20:40 +0000 (Fri, 01 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/DrDamage.lua

- Some cleanup
------------------------------------------------------------------------
r742 | gagorian | 2009-05-01 23:02:00 +0000 (Fri, 01 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

- Fixed possible nil error in Warlock module, ticket 38
------------------------------------------------------------------------
r741 | gagorian | 2009-05-01 22:53:43 +0000 (Fri, 01 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Shaman.lua

- Added Totem of the Bay
------------------------------------------------------------------------
r740 | gagorian | 2009-05-01 22:48:20 +0000 (Fri, 01 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

- Possible conflagrate fix, untested
------------------------------------------------------------------------
r739 | gagorian | 2009-05-01 22:05:58 +0000 (Fri, 01 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Druid.lua

- Swipe (Cat) fix?
------------------------------------------------------------------------
r738 | gagorian | 2009-05-01 18:39:53 +0000 (Fri, 01 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Mage.lua

- A few fixes to Frostfire bolt so that the calculated value isn't totally bogus
------------------------------------------------------------------------
r737 | gagorian | 2009-05-01 00:58:30 +0000 (Fri, 01 May 2009) | 1 line
Changed paths:
   M /trunk/DrDamage.lua

-Improved macaroon support (someone test this)
------------------------------------------------------------------------
r736 | karzon13 | 2009-04-30 23:41:31 +0000 (Thu, 30 Apr 2009) | 1 line
Changed paths:
   M /trunk/Data/DeathKnight.lua

Added more missing spells to DeathKnight.lua
------------------------------------------------------------------------
r735 | detseuqer | 2009-04-30 05:22:11 +0000 (Thu, 30 Apr 2009) | 2 lines
Changed paths:
   M /trunk/DrDamage.toc

DrDamage:
- Updated the TOC file with the current release version number.
------------------------------------------------------------------------
r732 | karzon13 | 2009-04-29 23:37:13 +0000 (Wed, 29 Apr 2009) | 1 line
Changed paths:
   M /trunk/docs/SpellStruct.txt

Updated based on conversation with Gagorian.
------------------------------------------------------------------------
r731 | zarquan | 2009-04-29 22:40:41 +0000 (Wed, 29 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Data/Hunter.lua

Updated Hunter.lua for ticket 33:
Incorrect modifier for Marked for Death
------------------------------------------------------------------------
r730 | karzon13 | 2009-04-29 22:32:01 +0000 (Wed, 29 Apr 2009) | 1 line
Changed paths:
   M /trunk/Data/DeathKnight.lua

Major changes to DeathKnight.lua to further enhance accuracy of most spells.  Added set bonuses and some sigils.
------------------------------------------------------------------------
r729 | karzon13 | 2009-04-28 23:03:13 +0000 (Tue, 28 Apr 2009) | 1 line
Changed paths:
   A /trunk/docs
   A /trunk/docs/SpellStruct.txt

Added beginning of code documentation.
------------------------------------------------------------------------
r728 | gagorian | 2009-04-28 05:00:15 +0000 (Tue, 28 Apr 2009) | 1 line
Changed paths:
   M /trunk/DrDamage.toc
   M /trunk/embeds.xml

- Maybe I should remove BabbleInventory from embeds as well
------------------------------------------------------------------------
r727 | arrowmaster | 2009-04-27 23:11:43 +0000 (Mon, 27 Apr 2009) | 1 line
Changed paths:
   M /trunk
   M /trunk/DrDamage.toc

Removed X-Curse-Packaged-Version (never commit this directly to the repo, it is done automaticly) and X-Embeds (no longer used by anything) from TOC
------------------------------------------------------------------------
r725 | detseuqer | 2009-04-27 21:43:32 +0000 (Mon, 27 Apr 2009) | 2 lines
Changed paths:
   M /trunk/DrDamage.lua

DrDamage:
-Added the CT_BarMod code back in.
------------------------------------------------------------------------
r724 | gagorian | 2009-04-27 20:46:35 +0000 (Mon, 27 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Data/Paladin.lua
   M /trunk/Data/Warrior.lua

DrDamage:
- Workaround for "Shields" translation, thanks Antiarc
------------------------------------------------------------------------
r723 | karzon13 | 2009-04-27 20:40:44 +0000 (Mon, 27 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Data/DeathKnight.lua

DrDamage:
-Updated DeathKnight.lua to fix Blood Boil 3.1 changes.
------------------------------------------------------------------------
r722 | gagorian | 2009-04-27 20:37:37 +0000 (Mon, 27 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Melee.lua

DrDamage:
- ok a bit rusty
------------------------------------------------------------------------
r721 | gagorian | 2009-04-27 20:28:18 +0000 (Mon, 27 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Data/Hunter.lua
   M /trunk/Data/Paladin.lua
   M /trunk/Data/Rogue.lua
   M /trunk/Data/Warrior.lua
   M /trunk/Melee.lua
   M /trunk/libs

DrDamage:
- Byebye Babble-Inventory
------------------------------------------------------------------------
r720 | detseuqer | 2009-04-27 19:01:26 +0000 (Mon, 27 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Data/Mage.lua

DrDamage:
-Updated Mage's Arcane Power to have the correct damage increase for 3.1.
------------------------------------------------------------------------
r719 | karzon13 | 2009-04-27 18:57:31 +0000 (Mon, 27 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Data/Priest.lua

DrDamage:
-Restored missing Mind Flay rank 0 information.
------------------------------------------------------------------------
r718 | detseuqer | 2009-04-27 18:17:06 +0000 (Mon, 27 Apr 2009) | 2 lines
Changed paths:
   M /trunk/DrDamage.toc

DrDamage:
-Changed the TOC file to have Karzon's correct Curse account name.
------------------------------------------------------------------------
r717 | detseuqer | 2009-04-27 07:21:23 +0000 (Mon, 27 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Data/DeathKnight.lua
   M /trunk/Data/Druid.lua
   M /trunk/Data/Hunter.lua
   M /trunk/Data/Mage.lua
   M /trunk/Data/Paladin.lua
   M /trunk/Data/Priest.lua
   M /trunk/Data/Rogue.lua
   M /trunk/Data/Shaman.lua
   M /trunk/Data/Warlock.lua
   M /trunk/Data/Warrior.lua
   M /trunk/DrDamage.lua
   M /trunk/DrDamage.toc
   M /trunk/Readme.txt

DrDamage:
-Updated the readme.txt and other files in preparation for 1.6.08-b release tomorrow morning.
------------------------------------------------------------------------
r716 | detseuqer | 2009-04-24 23:18:41 +0000 (Fri, 24 Apr 2009) | 2 lines
Changed paths:
   M /trunk/Readme.txt

DrDamage:
- Test commit to make sure I have permissions.
------------------------------------------------------------------------
r715 | gagorian | 2008-12-14 19:14:45 +0000 (Sun, 14 Dec 2008) | 2 lines
Changed paths:
   M /trunk/DrDamage.lua

DrDamage:
- CT_BarMod support... maybe.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
123.44 KB May 18, 2009 3.1.0 45