r1959

Details

  • Filename
    DrDamage-r1959.zip
  • Uploaded by
  • Uploaded
    Apr 8, 2013
  • Size
    228.45 KB
  • Downloads
    501
  • MD5
    f45f7380d280e4e19c66c213e11b4287

Supported WoW Retail Versions

  • 5.2.0

Changelog

------------------------------------------------------------------------
r1959 | angosia | 2013-04-08 17:44:08 +0000 (Mon, 08 Apr 2013) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

Reverted player aura penance change and disabled target aura (same functionality, but will let healing addons properly display the values)
------------------------------------------------------------------------
r1958 | angosia | 2013-04-08 17:02:54 +0000 (Mon, 08 Apr 2013) | 5 lines
Changed paths:
   M /trunk/Data/Priest.lua
   M /trunk/Data/Rogue.lua

Updated Inner Focus to crit cap at 100% (minor).
Changed PW:S to 5.2 logic and updated cooldown to 6 seconds.
Attempted updates to 5.2 logic for Divine Aegis.
Moved Spiritual Healing to another spot to see if this resolves calc issues.
------------------------------------------------------------------------
r1957 | angosia | 2013-04-01 20:45:35 +0000 (Mon, 01 Apr 2013) | 1 line
Changed paths:
   M /trunk/Changelog.txt

Updated Changelog.
------------------------------------------------------------------------
r1956 | angosia | 2013-04-01 19:20:03 +0000 (Mon, 01 Apr 2013) | 7 lines
Changed paths:
   M /trunk/Data/Priest.lua

Removed duplicate Halo.
Removed duplicate Divine Star
Fixed Divine Star Healing coefficient typo.
Updated text tooltip pointers for Halo.
Added Shadow spell school to level 90 talents.
Updated level 90 talents to be affected by holy mastery.
------------------------------------------------------------------------
r1955 | angosia | 2013-03-29 19:46:07 +0000 (Fri, 29 Mar 2013) | 4 lines
Changed paths:
   M /trunk/Data/Warlock.lua

Added Doomguard.
Added Terrorguard.
Added manual workaround for absurdly high values for corruption (as datamined).  Need to revisit and figure out why this is wrong.
------------------------------------------------------------------------
r1954 | angosia | 2013-03-29 19:04:43 +0000 (Fri, 29 Mar 2013) | 3 lines
Changed paths:
   M /trunk/Data/Warlock.lua
   M /trunk/DrDamage.lua

Reverted attempt at warlock pet physical weapon damage - did not work.
Fixed summoned abyssal and terrorguard.  Works properly in game.
------------------------------------------------------------------------
r1953 | angosia | 2013-03-29 07:12:23 +0000 (Fri, 29 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

Removed invalid spell ids and Updated Hand of Gul'dan info (needs tweaks)
------------------------------------------------------------------------
r1952 | angosia | 2013-03-29 07:06:26 +0000 (Fri, 29 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

Removed debugging data.
------------------------------------------------------------------------
r1951 | angosia | 2013-03-29 07:05:32 +0000 (Fri, 29 Mar 2013) | 4 lines
Changed paths:
   M /trunk/Data/Warlock.lua

Remove mastery for demonology and destruction. Apparently the Blizzard API handles the dmgM changes internally for the respective masteries.
Changed the spell group for Pets and made it a basespell call (works better this way).
Need to adjust spell coefficients as they appear a bit wrong in game despite datamined info.
------------------------------------------------------------------------
r1950 | angosia | 2013-03-28 23:47:51 +0000 (Thu, 28 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

Added initial implementation of Grimoire of Sacrifice.
------------------------------------------------------------------------
r1949 | angosia | 2013-03-28 23:32:18 +0000 (Thu, 28 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

Added T14 and T15 for warlocks.
------------------------------------------------------------------------
r1948 | angosia | 2013-03-28 22:46:05 +0000 (Thu, 28 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Data/Hunter.lua

Removed pet weapon damage calcs for hunters (only warlocks need it as hunter pet attacks are all based on RAP).
Added pet abilities which are shared across classes of pet families.
------------------------------------------------------------------------
r1947 | angosia | 2013-03-28 22:21:21 +0000 (Thu, 28 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Data/Warlock.lua

Added warlock pet spells.
Added Abyssal/Terrorguards - values may be wildly off and needs testing.
------------------------------------------------------------------------
r1946 | angosia | 2013-03-28 21:29:35 +0000 (Thu, 28 Mar 2013) | 1 line
Changed paths:
   M /trunk/DrDamage.lua

Add tentative support for pet weapon damage.
------------------------------------------------------------------------
r1945 | angosia | 2013-03-28 21:29:27 +0000 (Thu, 28 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Hunter.lua
   M /trunk/Data/Warlock.lua

Add tentative support for pet weapon damage.
------------------------------------------------------------------------
r1944 | angosia | 2013-03-28 20:27:11 +0000 (Thu, 28 Mar 2013) | 3 lines
Changed paths:
   M /trunk/Data/Warlock.lua

Added masteries for all 3 specs - and simplified the logic on them vs Cata.
Fixed a couple extra trailing characters which caused unexpected LUA errors.
------------------------------------------------------------------------
r1943 | angosia | 2013-03-28 20:04:36 +0000 (Thu, 28 Mar 2013) | 8 lines
Changed paths:
   M /trunk/Data/Warlock.lua

Adjusted formatting to be consistent with other modules.
Added Malefic Grasp.
Added Metamorphosis: Touch of Chaos.
Added Carrion Swarm.
Added Metamorphosis: Chaos Wave.
Added Metamorphosis: Void Ray.
Added Dark Soul: Instability.
------------------------------------------------------------------------
r1942 | angosia | 2013-03-28 19:37:38 +0000 (Thu, 28 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

Renamed Bane of Agony and Bane of Doom to Agony and Doom, respectively.
------------------------------------------------------------------------
r1941 | angosia | 2013-03-28 18:07:49 +0000 (Thu, 28 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

Added comment to verify Metamorphosis aura ID in game.
------------------------------------------------------------------------
r1940 | angosia | 2013-03-28 17:54:19 +0000 (Thu, 28 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Warlock.lua

Updated spell coefficients for Mists (missing new spells)
------------------------------------------------------------------------
r1939 | angosia | 2013-03-28 16:50:24 +0000 (Thu, 28 Mar 2013) | 6 lines
Changed paths:
   M /trunk/Data/Warlock.lua

Initial work on warlocks started.
Removed old talents.
Removed old tier sets (T8-T9).  Will remove T10 once T14+ is implemented.
Removed old/invalid spells (not completed yet).
Tweaked some abilities to remove pre-Mists talents affecting them.
------------------------------------------------------------------------
r1938 | angosia | 2013-03-27 22:33:33 +0000 (Wed, 27 Mar 2013) | 1 line
Changed paths:
   M /trunk/Changelog.txt

Updated Changelog to reflect current state.
------------------------------------------------------------------------
r1937 | angosia | 2013-03-27 16:02:47 +0000 (Wed, 27 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Shaman.lua

Added 20% increase from hotfix mentioned by Ghostcrawler on Twitter
------------------------------------------------------------------------
r1936 | angosia | 2013-03-25 22:16:38 +0000 (Mon, 25 Mar 2013) | 5 lines
Changed paths:
   M /trunk/Data/Priest.lua

Corrected typo in SW: Insanity.
Added haste scaling and removed DirectHeal component of Renew (for Holy Mastery).
Adjusted ticks for Sanctuary.
Added 15% more healing to Lightwell - seems inconsistent with in-game tooltips.
------------------------------------------------------------------------
r1935 | angosia | 2013-03-24 00:13:43 +0000 (Sun, 24 Mar 2013) | 5 lines
Changed paths:
   M /trunk/Data/Hunter.lua

Fixed Kill Command to use RAP.
Fixed Explosive trap (now uses mastery properly)
Removed Toxicology (removed in Mists)
Removed Immolation trap and removed invalid (as of Mists) effects from Trap Mastery.
------------------------------------------------------------------------
r1934 | gagorian | 2013-03-19 19:31:23 +0000 (Tue, 19 Mar 2013) | 1 line
Changed paths:
   M /trunk/Melee.lua

- Remove rgType requirement for ranged attacks
------------------------------------------------------------------------
r1933 | angosia | 2013-03-18 17:21:51 +0000 (Mon, 18 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Shaman.lua

Add a check for ELW to proc only on friendly targets.
------------------------------------------------------------------------
r1932 | angosia | 2013-03-16 03:37:42 +0000 (Sat, 16 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Mage.lua

Mage bomb hotfixes as of 2013-03-15
------------------------------------------------------------------------
r1931 | angosia | 2013-03-15 20:08:53 +0000 (Fri, 15 Mar 2013) | 10 lines
Changed paths:
   M /trunk/Data/Priest.lua

Updated secondary tooltip for Halo.
Updated coefficients for Shadow version of Divine Star.
Removed leech effect from Devouring Plague (changed in Mists).
Added support for PW: Insanity.
Updated Twist of Fate.
Updated Mind Flay damage based on Orbs.
Updated spell id for shadowy apparitions.
Updated SWP.

------------------------------------------------------------------------
r1930 | angosia | 2013-03-13 17:34:33 +0000 (Wed, 13 Mar 2013) | 4 lines
Changed paths:
   M /trunk/Data/Priest.lua

Added Holy Word: Sanctuary to Chakra: Sanctuary
Adjusted ticks of Devouring Plague to 1 per second and a 6 second duration (changed in Mists)
Adjusted Renew to no longer double benefit from haste.
------------------------------------------------------------------------
r1929 | angosia | 2013-03-13 16:03:04 +0000 (Wed, 13 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/DeathKnight.lua

Updated DK Rune strike due to 5.2 hotfix.
------------------------------------------------------------------------
r1928 | angosia | 2013-03-12 23:36:20 +0000 (Tue, 12 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Mage.lua

Make Frost bomb do 60% less damage vs another player - per Rygarius after 5.2 hotfix
------------------------------------------------------------------------
r1927 | angosia | 2013-03-12 23:30:12 +0000 (Tue, 12 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Warrior.lua

Removed sunder logic from Devastate as it is redundant with Weakened Armor code in the melee module.
------------------------------------------------------------------------
r1926 | angosia | 2013-03-12 23:28:45 +0000 (Tue, 12 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Warrior.lua

Simplified logic on Repurcussions Glyph
------------------------------------------------------------------------
r1925 | angosia | 2013-03-12 23:12:38 +0000 (Tue, 12 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Warrior.lua

Make sure shield block is active before applying Repurcussions Glyph
------------------------------------------------------------------------
r1924 | angosia | 2013-03-12 23:11:15 +0000 (Tue, 12 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Warrior.lua

Changed Repurcussions Glyph to Multiplicative.
------------------------------------------------------------------------
r1923 | angosia | 2013-03-12 21:18:11 +0000 (Tue, 12 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

Changed SW:P for priests to assume the 25% buff was reverted - not multiplicatively applied on top of the buff. Otherwise, it would result in even lower SW:P than is likely live.
------------------------------------------------------------------------
r1922 | angosia | 2013-03-12 21:02:15 +0000 (Tue, 12 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Mage.lua

Added 5.2 hotfixes for mages
------------------------------------------------------------------------
r1921 | angosia | 2013-03-12 21:01:06 +0000 (Tue, 12 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua
   M /trunk/Data/Warrior.lua

5.2 hotfixes
------------------------------------------------------------------------
r1920 | angosia | 2013-03-12 20:55:48 +0000 (Tue, 12 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

Shortened cd for Divine Hymn (Changed in Mists)
------------------------------------------------------------------------
r1919 | angosia | 2013-03-12 20:17:50 +0000 (Tue, 12 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

Changed Power Word: Solance, as it does not appear the dot is affected by haste.
------------------------------------------------------------------------
r1918 | angosia | 2013-03-12 06:37:44 +0000 (Tue, 12 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Hunter.lua
   M /trunk/Data/Rogue.lua

Removed invalid spell.
------------------------------------------------------------------------
r1917 | angosia | 2013-03-11 23:32:52 +0000 (Mon, 11 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Data/Hunter.lua

Updated Steady Shot
Updated Kill Shot
------------------------------------------------------------------------
r1916 | angosia | 2013-03-11 22:34:06 +0000 (Mon, 11 Mar 2013) | 4 lines
Changed paths:
   M /trunk/Changelog.txt
   M /trunk/Data/Hunter.lua

Set Black Arrow to use ranged crit.
Added Kill Command support (with Beastmaster bonus)
Changed Hunter's Mark to damage modifier percentage instead of scaled by level (changed in Mists)
------------------------------------------------------------------------
r1915 | angosia | 2013-03-11 22:08:25 +0000 (Mon, 11 Mar 2013) | 7 lines
Changed paths:
   M /trunk/Data/Hunter.lua

Initial work on hunters started.
Removed old talents.
Removed old/deprecated tiers.
Removed invalid/removed/changed glyphs.
Updated spell coefficients.
Removed invalid abilities (changed/removed in Mists).

------------------------------------------------------------------------
r1914 | angosia | 2013-03-08 22:44:05 +0000 (Fri, 08 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Paladin.lua

Adjusted Sacred Shield's pulses to be affected by haste.
------------------------------------------------------------------------
r1913 | angosia | 2013-03-08 17:52:53 +0000 (Fri, 08 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Paladin.lua

Reverted changes to Sacred Shield and Execution Sentence/Stay of Execution, plus reverted Holy Insight not affecting L90 talents (incorrect information provided).
------------------------------------------------------------------------
r1912 | angosia | 2013-03-08 17:11:58 +0000 (Fri, 08 Mar 2013) | 7 lines
Changed paths:
   M /trunk/Data/Mage.lua
   M /trunk/Data/Paladin.lua

Nerfed initial direct damage for Pyroblast (hotfix).
Added Level 90 talent exemptions to Seal of Insight and Holy Insight (doesn't affect them).
Tweaked Execution Sentence and Stay of Execution - game tooltips and those datamined are incorrect.
Tweaked Level 90 talents such that they don't benefit from haste (as seen in game).
Fixed Illuminated Healing icon causing LUA issues.

------------------------------------------------------------------------
r1911 | angosia | 2013-03-08 00:08:31 +0000 (Fri, 08 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

Fix minor typo in previous commit.
------------------------------------------------------------------------
r1910 | angosia | 2013-03-08 00:07:17 +0000 (Fri, 08 Mar 2013) | 4 lines
Changed paths:
   M /trunk/Data/Priest.lua

Added more pieces to the priest dps and healing sets.
Added T15 4pc for Shadow (10% chance to proc).
Updated Apparition extraName to be consistent with other damage abilities in the event more are added at a future date.
------------------------------------------------------------------------
r1909 | angosia | 2013-03-07 23:40:20 +0000 (Thu, 07 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

Updated Lightwell to Mists.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
170.83 KB Apr 8, 2013 5.2.0 80