r966

Details

  • Filename
    DrDamage-r966.zip
  • Uploaded by
  • Uploaded
    Jun 6, 2009
  • Size
    242.18 KB
  • Downloads
    48
  • MD5
    c582cbe0d458daa7214d41a8be4c4b77

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r966 | gagorian | 2009-06-07 04:43:17 +0000 (Sun, 07 Jun 2009) | 1 line
Changed paths:
   M /trunk/Data/Shaman.lua

- Last update for the day: Lava Lash is not normalized
------------------------------------------------------------------------
r965 | gagorian | 2009-06-07 04:37:26 +0000 (Sun, 07 Jun 2009) | 1 line
Changed paths:
   M /trunk/Data/Shaman.lua
   M /trunk/Melee.lua

- Windfury procs use special attack hit calculation
------------------------------------------------------------------------
r964 | gagorian | 2009-06-07 04:26:16 +0000 (Sun, 07 Jun 2009) | 6 lines
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Caster.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/Melee.lua
   M /trunk/docs/SpellStruct.txt

- Merged the aura calculation engines into core, saving some memory for hybrid classes.. and easier to manage in the future
- Added Frostbrand weapon, fixed flametongue weapon
- Fixed Glyph of Explosive Trap
- Glyph of PW:S heal can crit
- Attempt at bypassing need for localization with UnitCreatureType("target"), should work in some foreign locales (Murder, Crusade, Improved Tracking, Sense Undead)
- Unified some variable names
------------------------------------------------------------------------
r962 | gagorian | 2009-06-06 19:34:47 +0000 (Sat, 06 Jun 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua

- Falls back to manually set target level if no unit is targeted
------------------------------------------------------------------------
r961 | gagorian | 2009-06-06 19:29:49 +0000 (Sat, 06 Jun 2009) | 7 lines
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/Warrior.lua
   M /trunk/Melee.lua

- Death Knight: Improved Necrosis calculation, added Blood-Caked Blade calculation
- Hunter: Added Piercing Shots and Wild Quiver
- Mage: Now shows approximate Ignite DoT tick calculations (hides fireball dot calculation if ignite talented)
- Priest: Added Glyph of PW: S
- Rogue: Added Sword Specialization, T8 4p bonus
- Shaman: Added Glyph of Thunder, Glyph of Fire Nova Totem, T8 2p healer, T8 2p/4p elemental
- Warrior: Added Deep Wounds and Sword Specialization
------------------------------------------------------------------------
r960 | gagorian | 2009-06-06 06:45:50 +0000 (Sat, 06 Jun 2009) | 8 lines
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Data/DeathKnight.lua
   M /trunk/Melee.lua

- Added Crypt Fever
- Added Wandering Plague
- Fixed Impurity to apply to all AP bonuses
- Corrected Ice Fever and Blood Plague disease damage
- Added Glyph of Howling Blast
- Added Icy Touch AP Bonus
- Outbreak and Improved Icy Touch should not apply to the disease damage
- Added Ebon Plaguebringer effects to disease portion
------------------------------------------------------------------------
r958 | gagorian | 2009-06-06 02:34:53 +0000 (Sat, 06 Jun 2009) | 15 lines
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Caster.lua
   M /trunk/Data/Druid.lua
   M /trunk/Data/Mage.lua
   M /trunk/Data/Paladin.lua
   M /trunk/Data/Warlock.lua
   M /trunk/DrDamage.lua
   M /trunk/Melee.lua

- Savage Roar and Master Shapeshifter (bear) effects are no longer applied incorrectly to spells when in bear/cat form
- Added Glyph of Living Bomb, Glyph of Mirror Image, Glyph of Fire Blast (needs more stuns added)
- FFB double dips from Mind Master -> added
- Added Missile Barrage
- Changed Arcane Barrage coefficient
- Firepower and spell impact are additive as an exception for Fireball
- Added permafrost extra dot tick to FFB
- Corrected damage calc for Mirror Image
- Added Sheath of Light, Added Righteous Vengeance
- Added paladin arena set bonus -1s cooldown to judgement
- Added 2p Aegis Regalia Bonus to Holy Shock
- Conflagrate now checks for immolate/shadowflame rank, instead of assuming max rank
- Corrected Judgements not getting talent effects properly
- Some tooltip adjustments for both melee and caster for the new type of talent effects

------------------------------------------------------------------------
r957 | gagorian | 2009-06-05 22:19:15 +0000 (Fri, 05 Jun 2009) | 1 line
Changed paths:
   M /trunk/Data/Druid.lua
   M /trunk/Data/Warlock.lua

- Glyph of CoA should now give the correct total damage increase
------------------------------------------------------------------------
r956 | gagorian | 2009-06-05 21:48:04 +0000 (Fri, 05 Jun 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Melee.lua

- Now calculates class wide bonuses before applying spell specific setbonuses to make sure all class modifiers are applied before possible bonuses
------------------------------------------------------------------------
r955 | gagorian | 2009-06-05 21:38:22 +0000 (Fri, 05 Jun 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua

- Fixed error in last commit line 1262
------------------------------------------------------------------------
r954 | gagorian | 2009-06-05 21:32:42 +0000 (Fri, 05 Jun 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Druid.lua
   M /trunk/Melee.lua

- Added druid t8 4p resto
------------------------------------------------------------------------
r953 | gagorian | 2009-06-05 19:59:27 +0000 (Fri, 05 Jun 2009) | 2 lines
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Druid.lua
   M /trunk/Data/Paladin.lua
   M /trunk/Data/Priest.lua
   M /trunk/Data/Shaman.lua
   M /trunk/Data/Warlock.lua
   M /trunk/DrDamage.lua
   M /trunk/Melee.lua

- Added Swiftmend, druids rejoice
- Small optimization for buffs that only trigger updates
------------------------------------------------------------------------
r952 | gagorian | 2009-06-05 01:57:44 +0000 (Fri, 05 Jun 2009) | 1 line
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Caster.lua
   M /trunk/Melee.lua

- Added some wotlk flasks/elixirs/foods for manual modification
------------------------------------------------------------------------
r951 | gagorian | 2009-06-05 01:03:32 +0000 (Fri, 05 Jun 2009) | 2 lines
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Druid.lua
   M /trunk/Data/Hunter.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/Melee.lua
   M /trunk/docs/SpellStruct.txt

- Some clean-up
- Removed manual school specific damage modifications to make options menus less cluttered
------------------------------------------------------------------------
r949 | gagorian | 2009-06-04 21:57:44 +0000 (Thu, 04 Jun 2009) | 2 lines
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Druid.lua
   M /trunk/Data/Mage.lua
   M /trunk/Data/Paladin.lua
   M /trunk/Data/Priest.lua
   M /trunk/Data/Rogue.lua
   M /trunk/Data/Warlock.lua
   M /trunk/Data/Warrior.lua
   M /trunk/Melee.lua

- Removed the redundant Energy/Rage costs from class modules
- Corrected the DPS calculations for Channeled spells to use the derived haste value applied to base cast times
------------------------------------------------------------------------
r948 | gagorian | 2009-06-04 20:56:59 +0000 (Thu, 04 Jun 2009) | 1 line
Changed paths:
   M /trunk/DrDamage.lua

- Corrected error in DrDamage.lua:1503 for Death Knights with "Casts left" actionbar display enabled on other char and shares the settings profile.
------------------------------------------------------------------------
r947 | gagorian | 2009-06-04 20:47:55 +0000 (Thu, 04 Jun 2009) | 3 lines
Changed paths:
   M /trunk/Data/DeathKnight.lua
   M /trunk/Data/Shaman.lua
   M /trunk/DrDamage.lua
   M /trunk/Melee.lua

- Fixed Gift of the Naaru for foreign locales
- Corrected typo causing Lava Lash to use main-hand weapon damage instead of off-hand
- Fixed error message with Bloody Vengeance in DK module
------------------------------------------------------------------------
r946 | gagorian | 2009-06-04 20:12:20 +0000 (Thu, 04 Jun 2009) | 2 lines
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Caster.lua
   M /trunk/Data/Druid.lua
   M /trunk/Data/Paladin.lua
   M /trunk/Data/Shaman.lua
   M /trunk/Data/Warlock.lua

- Now uses cast time of Teleport: Moonglade for haste effect calculation to make GCD calculation include buffs and debuffs conveniently. Hooray!
- This fixes haste talents and effects not necessarily applying to the DPS/DPSC calculation of instant casts.
------------------------------------------------------------------------
r945 | gagorian | 2009-06-03 19:13:12 +0000 (Wed, 03 Jun 2009) | 1 line
Changed paths:
   M /trunk/Data/Paladin.lua
   M /trunk/DrDamage.lua
   M /trunk/Melee.lua

- Possible fix for Hammer of the Righteous calculation, now uses the following formula: (WeaponDPS + AP/14)*4
------------------------------------------------------------------------
r944 | gagorian | 2009-06-02 23:24:24 +0000 (Tue, 02 Jun 2009) | 1 line
Changed paths:
   M /trunk/Data/Warrior.lua

- And forgot to remove a piece of testing code.
------------------------------------------------------------------------
r943 | gagorian | 2009-06-02 23:17:53 +0000 (Tue, 02 Jun 2009) | 1 line
Changed paths:
   M /trunk/Data/Warrior.lua

- Incorrectly placed bracket caused Improved Cleave and DW Spec for warriors to be ignored >_<
------------------------------------------------------------------------
r941 | gagorian | 2009-06-02 17:36:57 +0000 (Tue, 02 Jun 2009) | 1 line
Changed paths:
   M /trunk/Data/Hunter.lua

- 3.1.3 patch notes: Hunter's mark buffed from 300 RAP to 500 RAP
------------------------------------------------------------------------
r940 | gagorian | 2009-06-02 17:26:52 +0000 (Tue, 02 Jun 2009) | 2 lines
Changed paths:
   M /trunk/Data/DeathKnight.lua

- Corrected a few death knight sigils
- Polished the death knight module
------------------------------------------------------------------------
r938 | gagorian | 2009-06-02 16:47:32 +0000 (Tue, 02 Jun 2009) | 2 lines
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Data/DeathKnight.lua
   M /trunk/DrDamage.lua
   M /trunk/Melee.lua

- Added missing death knight talents, corrected a few others
- Fixed an issue with the new talent calculation
------------------------------------------------------------------------
r936 | gagorian | 2009-06-02 15:18:29 +0000 (Tue, 02 Jun 2009) | 2 lines
Changed paths:
   M /trunk/DrDamage.lua
   M /trunk/Melee.lua

- Moved combo points event into melee module
- Now updates in 0.5s after target swap instead of 1.5s
------------------------------------------------------------------------
r935 | gagorian | 2009-06-02 14:31:43 +0000 (Tue, 02 Jun 2009) | 2 lines
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Mage.lua
   M /trunk/Data/Paladin.lua
   M /trunk/Data/Priest.lua
   M /trunk/Data/Shaman.lua
   M /trunk/DrDamage.lua
   M /trunk/Melee.lua

- FuBarPlugin-2.0 no longer needed to run if someone decides to remove it
- Gift of the naaru should use AP now instead of spellpower if higher
------------------------------------------------------------------------
r934 | gagorian | 2009-06-02 06:51:58 +0000 (Tue, 02 Jun 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/DrDamage.lua

- Fix for last commit; special case talents
------------------------------------------------------------------------
r933 | gagorian | 2009-06-02 06:29:13 +0000 (Tue, 02 Jun 2009) | 1 line
Changed paths:
   M /trunk/Caster.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/Melee.lua

- Rewrote entire talent calculation engine, should lead to a nice performance improvement with the off chance of breaking stuff
------------------------------------------------------------------------
r932 | gagorian | 2009-06-02 02:57:27 +0000 (Tue, 02 Jun 2009) | 6 lines
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Caster.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/Melee.lua

- Improved tracking should work now
- Fixed sense undead glyph
- Added missing hunter glyphs and fixed others
- Corrected hunter t8 bonus
- Updated hunter talents
- Improved performance by reducing talent iteration for multi-effect talents
------------------------------------------------------------------------
r931 | gagorian | 2009-06-01 18:05:12 +0000 (Mon, 01 Jun 2009) | 1 line
Changed paths:
   M /trunk/Data/Paladin.lua

- Prevent crusade from double stacking
------------------------------------------------------------------------
r929 | gagorian | 2009-05-31 21:02:16 +0000 (Sun, 31 May 2009) | 3 lines
Changed paths:
   M /trunk/Data/Rogue.lua
   M /trunk/Data/Warrior.lua

- Unending fury is additive
- Corrected rend weapon damage modifier
- Added bonus for rend damage on targets over 75% health
------------------------------------------------------------------------
r928 | gagorian | 2009-05-31 20:41:09 +0000 (Sun, 31 May 2009) | 4 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.toc
   M /trunk/Melee.lua

- Added rogue glyphs and t7-t8 (except the rupture crits)
- Added missing rogue buffs/debuffs
- Rogue talents should now be up to date
- Added parenthesis to several GetSpellInfo calls to add only the spell name into the tables, as the other information isn't needed
------------------------------------------------------------------------
r926 | gagorian | 2009-05-31 17:23:46 +0000 (Sun, 31 May 2009) | 1 line
Changed paths:
   M /trunk/Data/DeathKnight.lua

- Fixed typo in Death Knight module
------------------------------------------------------------------------
r924 | gagorian | 2009-05-31 17:03:08 +0000 (Sun, 31 May 2009) | 2 lines
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Melee.lua

- Shows crit multiplier in the tooltip even when it's unmodified (turned off by the Coeffs option)
- Weapon specialization effects are shown in applicable tooltips
------------------------------------------------------------------------
r923 | gagorian | 2009-05-31 16:56:26 +0000 (Sun, 31 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Paladin.lua

- Corrected two-handed weapon specialization for Paladins
------------------------------------------------------------------------
r922 | gagorian | 2009-05-31 16:35:05 +0000 (Sun, 31 May 2009) | 3 lines
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Caster.lua
   M /trunk/Data/DeathKnight.lua
   M /trunk/Data/Druid.lua
   M /trunk/Data/Hunter.lua
   M /trunk/Data/Paladin.lua
   M /trunk/Data/Shaman.lua
   M /trunk/Data/Warrior.lua
   M /trunk/Melee.lua

- Warrior up to date
- Corrected a few paladin spells to use the correct type of hit/crit calc
- Fixed weapon specialization talents
------------------------------------------------------------------------
r920 | gagorian | 2009-05-30 21:19:01 +0000 (Sat, 30 May 2009) | 2 lines
Changed paths:
   M /trunk/Data/Druid.lua
   M /trunk/Data/Paladin.lua
   M /trunk/Data/Priest.lua
   M /trunk/Data/Shaman.lua

- Hopefully fixed Two-Handed Weapon Spec to apply to correct abilities (Paladin)
- Added local copies of some functions
------------------------------------------------------------------------
r919 | gagorian | 2009-05-30 20:46:17 +0000 (Sat, 30 May 2009) | 4 lines
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Caster.lua
   M /trunk/Data/DeathKnight.lua
   M /trunk/Data/Mage.lua
   M /trunk/Data/Paladin.lua
   M /trunk/Data/Priest.lua
   M /trunk/Data/Warlock.lua
   M /trunk/Melee.lua

- Added remaining missing paladin glyphs, librams and stuff
- Added crit multiplier display into tooltip
- Added Focused Will, Glyph of Prayer of Healing, Illumination, Master of Elements, Improved Flash Heal

------------------------------------------------------------------------
r918 | gagorian | 2009-05-30 16:02:42 +0000 (Sat, 30 May 2009) | 1 line
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Data/Paladin.lua

- More paladin fixes
------------------------------------------------------------------------
r917 | gagorian | 2009-05-30 12:49:11 +0000 (Sat, 30 May 2009) | 1 line
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Data/Paladin.lua
   M /trunk/Melee.lua

- Added paladin glyphs and a few fixes
------------------------------------------------------------------------
r916 | gagorian | 2009-05-30 11:40:02 +0000 (Sat, 30 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Paladin.lua
   M /trunk/Melee.lua

- Fixed paladin judgement error
------------------------------------------------------------------------
r915 | gagorian | 2009-05-29 23:30:15 +0000 (Fri, 29 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Mage.lua
   M /trunk/Data/Paladin.lua

- Elemental Precision renamed to Precision and applies to all spells, FFB no longer double dips
------------------------------------------------------------------------
r914 | gagorian | 2009-05-28 21:50:25 +0000 (Thu, 28 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Paladin.lua
   M /trunk/Melee.lua

- First crack at pallies. Some work on seals/judgements and talents. Completely untested.
------------------------------------------------------------------------
r913 | gagorian | 2009-05-27 14:36:43 +0000 (Wed, 27 May 2009) | 1 line
Changed paths:
   M /trunk/Melee.lua

- Updated rage gain formula, now takes into account levels 1-80.
------------------------------------------------------------------------
r911 | gagorian | 2009-05-25 23:17:28 +0000 (Mon, 25 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Druid.lua
   M /trunk/Data/Hunter.lua
   M /trunk/Data/Rogue.lua
   M /trunk/Data/Warrior.lua
   M /trunk/Melee.lua

- Corrected several crit modifier talents, someone added them wrong!
------------------------------------------------------------------------
r910 | gagorian | 2009-05-25 22:52:55 +0000 (Mon, 25 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Paladin.lua

- Corrected Touched by the Light crit modifier
------------------------------------------------------------------------
r909 | gagorian | 2009-05-25 22:46:09 +0000 (Mon, 25 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

- Corrected shadow power crit modifier
------------------------------------------------------------------------
r908 | gagorian | 2009-05-25 20:49:09 +0000 (Mon, 25 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

- Added a strange exception of desperate prayer rank 4 gaining 243-244 base heal as level 80, even when no other rank gains anything >_<
------------------------------------------------------------------------
r905 | gagorian | 2009-05-25 20:19:39 +0000 (Mon, 25 May 2009) | 1 line
Changed paths:
   M /trunk/DrDamage.toc

- TOC bump to 1.6.5
------------------------------------------------------------------------
r904 | gagorian | 2009-05-25 20:14:48 +0000 (Mon, 25 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Druid.lua
   M /trunk/Data/Mage.lua
   M /trunk/Data/Paladin.lua
   M /trunk/Data/Priest.lua
   M /trunk/Data/Shaman.lua
   M /trunk/DrDamage.lua

- Added base value increases for all remaining spells (priest, shaman, paladin, mage, druid)
------------------------------------------------------------------------
r903 | gagorian | 2009-05-25 14:01:34 +0000 (Mon, 25 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Shaman.lua

- Updated base increase values of LHW, HW and CH. Thanks to Dólph of Al'akir.
------------------------------------------------------------------------
r902 | gagorian | 2009-05-25 13:36:23 +0000 (Mon, 25 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Shaman.lua

- Totem of Hex is unaffected by shamanism
------------------------------------------------------------------------
r901 | gagorian | 2009-05-25 13:21:18 +0000 (Mon, 25 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Shaman.lua

- Shaman accuracy improvement
------------------------------------------------------------------------
r900 | gagorian | 2009-05-25 00:52:28 +0000 (Mon, 25 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

- Updated priest base value increases up to level 80, big thanks to ArthicEU for the help
------------------------------------------------------------------------
r898 | gagorian | 2009-05-24 22:49:45 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/DrDamage.lua

- Fixed an issue causing actionbar values being low, due to the event PLAYER_TALENT_UPDATE triggering for some reason during zoning and thus causing an update when API returns 0 spellpower
------------------------------------------------------------------------
r896 | gagorian | 2009-05-24 19:07:55 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/DrDamage.lua

- Fixed error ocurring with manually set variables
------------------------------------------------------------------------
r895 | gagorian | 2009-05-24 18:02:13 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
   M /trunk/DrDamage.lua

- And fixed a small issue with the option I just added. >_>
------------------------------------------------------------------------
r894 | gagorian | 2009-05-24 17:56:33 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
   M /trunk/DrDamage.lua

- Added option to disable drdamage tooltips in combat: Now you can have tooltip display normally ooc, and not at all in combat or with a modifier key in combat
------------------------------------------------------------------------
r893 | gagorian | 2009-05-24 17:25:57 +0000 (Sun, 24 May 2009) | 2 lines
Changed paths:
   M /trunk/Data/Druid.lua
   M /trunk/DrDamage.lua

- Fixed bug with master shapeshifter not applying correctly to all heals
- Changed how updates to macro castsequences are done, resulting in a huge reduction of needed updates in some cases
------------------------------------------------------------------------
r891 | gagorian | 2009-05-24 15:57:55 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Caster.lua
   M /trunk/Data/DeathKnight.lua
   M /trunk/Data/Druid.lua
   M /trunk/Data/Paladin.lua
   M /trunk/Data/Priest.lua
   M /trunk/Data/Shaman.lua
   M /trunk/DrDamage.lua
   M /trunk/Melee.lua

- More druid fixes
------------------------------------------------------------------------
r889 | gagorian | 2009-05-24 05:44:41 +0000 (Sun, 24 May 2009) | 2 lines
Changed paths:
   M /trunk/Caster.lua
   M /trunk/DrDamage.lua
   M /trunk/Melee.lua

- Fixed error with Rip glyph
- Added more debug code to allow finding errors easily
------------------------------------------------------------------------
r887 | gagorian | 2009-05-24 05:03:36 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Paladin.lua
   M /trunk/Data/Shaman.lua
   M /trunk/Data/Warlock.lua

- Further caster module improvement
------------------------------------------------------------------------
r886 | gagorian | 2009-05-24 03:37:14 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Druid.lua

- And added Gift of the Earthmother correctly this time.
------------------------------------------------------------------------
r885 | gagorian | 2009-05-24 03:22:00 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Druid.lua

- Added Gift of the Earthmother
------------------------------------------------------------------------
r883 | gagorian | 2009-05-24 02:54:32 +0000 (Sun, 24 May 2009) | 2 lines
Changed paths:
   M /trunk/Caster.lua

- Cleanups and performance improvements in caster core module
- Now properly displays in the tooltip the modified spell coefficient for extended duration spells
------------------------------------------------------------------------
r882 | gagorian | 2009-05-24 00:58:24 +0000 (Sun, 24 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua

- Added back the below level 20 modifier, as it's still useful for low level chars with spellpower.
------------------------------------------------------------------------
r881 | gagorian | 2009-05-24 00:46:12 +0000 (Sun, 24 May 2009) | 2 lines
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Druid.lua
   M /trunk/Data/Mage.lua
   M /trunk/Data/Paladin.lua
   M /trunk/Data/Priest.lua
   M /trunk/Data/Shaman.lua
   M /trunk/Data/Warlock.lua

- Removed downranking coefficients as they were incorrect anyway
- Cookie for the person who figures out the new downranking system. Seems to be 5% coefficient per spell level, but works a bit strange. Insect swarm is for example penalty: 1 - (playerlevel-spellevel-11)*0.05, but rejuvenation seems to be something like 1 - (playerlevel-spelllevel-7)*0.05 and there's one rank that's an exception etc.
------------------------------------------------------------------------
r879 | gagorian | 2009-05-23 20:46:09 +0000 (Sat, 23 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Druid.lua
   M /trunk/Melee.lua

- Nearly complete druid accuracy revision for spells and heals
------------------------------------------------------------------------
r878 | gagorian | 2009-05-23 09:29:37 +0000 (Sat, 23 May 2009) | 1 line
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Caster.lua
   M /trunk/Melee.lua

- Fixed error when for some reason UnitBuff/UnitDebuff didn't return the unitID of the caster for buffs like Grace
------------------------------------------------------------------------
r876 | gagorian | 2009-05-22 04:12:35 +0000 (Fri, 22 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Druid.lua

- Updated druid talents
------------------------------------------------------------------------
r875 | gagorian | 2009-05-22 03:48:53 +0000 (Fri, 22 May 2009) | 5 lines
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Caster.lua
   M /trunk/Data/Druid.lua
   M /trunk/Data/Paladin.lua
   M /trunk/Melee.lua

- Updated druid coefficients, added idols
- Cleaned up druid module somewhat
- Moved Tree of Life aura to Aura module
- Updated resilience calculation

------------------------------------------------------------------------
r874 | gagorian | 2009-05-22 00:34:42 +0000 (Fri, 22 May 2009) | 3 lines
Changed paths:
   M /trunk/Data/DeathKnight.lua
   M /trunk/Data/Druid.lua
   M /trunk/Data/Priest.lua
   M /trunk/DrDamage.toc
   M /trunk/Melee.lua

- Fixed mitigation incorrectly applying to some bleed effects
- CoH and Death & Decay can crit
- TOC bump to 1.6.4
------------------------------------------------------------------------
r870 | gagorian | 2009-05-21 23:14:51 +0000 (Thu, 21 May 2009) | 2 lines
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Hunter.lua
   M /trunk/Data/Mage.lua
   M /trunk/Data/Paladin.lua
   M /trunk/DrDamage.lua
   M /trunk/Melee.lua

- Added debug function to test all spells and ranks for errors
- Fixed an error in Mage.lua and Hunter.lua
------------------------------------------------------------------------
r868 | gagorian | 2009-05-21 21:30:45 +0000 (Thu, 21 May 2009) | 2 lines
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Caster.lua
   M /trunk/Data/Mage.lua
   M /trunk/Data/Priest.lua
   M /trunk/DrDamage.lua
   M /trunk/Melee.lua

- Also fixed self cast debuff detection in melee module as per API changes in 3.1
- Cleaned up some useless comments
------------------------------------------------------------------------
r867 | gagorian | 2009-05-21 21:23:53 +0000 (Thu, 21 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/DeathKnight.lua

- Fixed self cast buff/debuff detection as per API changes in 3.1
------------------------------------------------------------------------
r866 | gagorian | 2009-05-21 21:18:38 +0000 (Thu, 21 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Mage.lua

- Fixed error in Mage.lua:134
------------------------------------------------------------------------
r864 | gagorian | 2009-05-21 21:11:01 +0000 (Thu, 21 May 2009) | 2 lines
Changed paths:
   M /trunk/Data/DeathKnight.lua
   M /trunk/Data/Rogue.lua
   M /trunk/DrDamage.lua

- Added delay to UNIT_AURA, as buffs haven't necessarily applied yet
- Moved disease amount calculation into DK module
------------------------------------------------------------------------
r863 | gagorian | 2009-05-21 20:28:04 +0000 (Thu, 21 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Shaman.lua

- Further coefficient fixes for the shaman
------------------------------------------------------------------------
r860 | gagorian | 2009-05-21 18:46:58 +0000 (Thu, 21 May 2009) | 3 lines
Changed paths:
   M /trunk/Data/Druid.lua
   M /trunk/Data/Shaman.lua
   M /trunk/Melee.lua

- Fixed Ferocious Bite calculation and added 30 energy maximum
- Added flametongue weapon (every rank counts as max rank for now, also works only in enUS)
- Fixed windfury somewhat
------------------------------------------------------------------------
r859 | gagorian | 2009-05-21 18:01:00 +0000 (Thu, 21 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Shaman.lua

- Added shaman set bonuses, totems, glyphs, corrected coefficients, updated talents
------------------------------------------------------------------------
r858 | gagorian | 2009-05-21 14:54:22 +0000 (Thu, 21 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/DrDamage.lua

- Updated loading process resulting in DrDamage information being available sooner after startup, tooltip and settings cleanups for Death Knights
------------------------------------------------------------------------
r857 | gagorian | 2009-05-21 13:52:48 +0000 (Thu, 21 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Mage.lua

- Fixed some errors in Mage.lua
------------------------------------------------------------------------
r856 | gagorian | 2009-05-21 13:36:56 +0000 (Thu, 21 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Mage.lua

- Added 2p t7 40% mana gem bonus
------------------------------------------------------------------------
r855 | gagorian | 2009-05-21 13:28:31 +0000 (Thu, 21 May 2009) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Mage.lua
   M /trunk/Data/Paladin.lua
   M /trunk/Data/Shaman.lua

- Updated mage talents, coefficients and added glyphs
------------------------------------------------------------------------
r854 | gagorian | 2009-05-21 10:50:57 +0000 (Thu, 21 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Hunter.lua

- A few changes to explosive shot
------------------------------------------------------------------------
r853 | gagorian | 2009-05-21 10:33:18 +0000 (Thu, 21 May 2009) | 1 line
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Data/DeathKnight.lua
   M /trunk/Data/Priest.lua
   M /trunk/Data/Warlock.lua
   M /trunk/Data/Warrior.lua

- 3.1.2 changes
------------------------------------------------------------------------
r852 | gagorian | 2009-05-19 19:59:22 +0000 (Tue, 19 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Hunter.lua
   M /trunk/Data/Rogue.lua

- Fixed ambush r10
------------------------------------------------------------------------
r851 | gagorian | 2009-05-18 16:47:45 +0000 (Mon, 18 May 2009) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

- Corrected shadow flame coefficient in conflagrate calculation
------------------------------------------------------------------------
r848 | detseuqer | 2009-05-18 05:48:18 +0000 (Mon, 18 May 2009) | 1 line
Changed paths:
   M /trunk/DrDamage.toc

Updated the TOC file for 1.6.3.
------------------------------------------------------------------------
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

Additional Files

Type Name Size Uploaded Game Version Downloads
135.33 KB Jun 6, 2009 3.1.0 18