r1953

Details

  • Filename
    DrDamage-r1953.zip
  • Uploaded by
  • Uploaded
    Mar 29, 2013
  • Size
    232.61 KB
  • Downloads
    767
  • MD5
    ac0f712862f820627f78283dfcebb755

Supported WoW Retail Versions

  • 5.2.0

Changelog

------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r1908 | angosia | 2013-03-07 23:28:24 +0000 (Thu, 07 Mar 2013) | 4 lines
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Data/Priest.lua

Moved Power Infusion to priest module as it is a self-buff only now.
Moved tier bonuses for SW:P to just before the Apparitions calculation.
Updated Apparitions chance to equal crit percent (changed in Mists).
Removed Mind Flay glyph (changed in Mists).
------------------------------------------------------------------------
r1907 | angosia | 2013-03-07 23:06:13 +0000 (Thu, 07 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

Added Power Word: Solace and Power Word: Insanity
------------------------------------------------------------------------
r1906 | angosia | 2013-03-07 21:53:34 +0000 (Thu, 07 Mar 2013) | 3 lines
Changed paths:
   M /trunk/Data/Priest.lua

Moved Spiritual Healing to a better spot
Fixed Typo in SW:P
Fixed Typo in DP shadow orbs calc.
------------------------------------------------------------------------
r1905 | angosia | 2013-03-07 21:27:53 +0000 (Thu, 07 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Paladin.lua

Added Sacred Shield for paladins.
------------------------------------------------------------------------
r1904 | angosia | 2013-03-07 21:06:55 +0000 (Thu, 07 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Paladin.lua

First pass at adding level 90 paladin talents.
------------------------------------------------------------------------
r1903 | angosia | 2013-03-07 20:13:00 +0000 (Thu, 07 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Paladin.lua

Updated Illuminated Healing to also include Holy Radiance and Light of Dawn (props to HeadHuntress).
------------------------------------------------------------------------
r1902 | angosia | 2013-03-07 18:52:15 +0000 (Thu, 07 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Data/DeathKnight.lua

Added Blood Rites.
Removed unneeded and commented code.
------------------------------------------------------------------------
r1901 | angosia | 2013-03-07 16:50:22 +0000 (Thu, 07 Mar 2013) | 3 lines
Changed paths:
   M /trunk/Data/DeathKnight.lua
   M /trunk/Data/Rogue.lua

Updated DK to 5.2 hotfixed values
Added Might of the Frozen Wastes as implemented in Mists (and to 5.2 values).
Added Threat of Thassarian as implemented in Mists (and to 5.2 values).
------------------------------------------------------------------------
r1900 | angosia | 2013-03-07 16:21:17 +0000 (Thu, 07 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

Swap coefficients for PW:S
------------------------------------------------------------------------
r1899 | angosia | 2013-03-06 22:12:25 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

Updated DP to slightly less decimal precision.
------------------------------------------------------------------------
r1898 | angosia | 2013-03-06 22:04:56 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

Added T14 healing bonuses.
------------------------------------------------------------------------
r1897 | angosia | 2013-03-06 21:50:32 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

Add healing mastery (50% of normal mastery) to non-absorb heals for Disc.
------------------------------------------------------------------------
r1896 | angosia | 2013-03-06 21:36:53 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

Added 25% mana reduction in PW:S for Rapture.
------------------------------------------------------------------------
r1895 | angosia | 2013-03-06 21:29:59 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

Updated coefficients on Spiritual Healing affected spells to reflect 20% nerf as well.
------------------------------------------------------------------------
r1894 | angosia | 2013-03-06 21:26:19 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

Updates to Priest thanks to aqCelestyna.
------------------------------------------------------------------------
r1893 | angosia | 2013-03-06 20:51:41 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Data/Warrior.lua

Added T15 4pc for Warriors
------------------------------------------------------------------------
r1892 | angosia | 2013-03-06 20:43:07 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Druid.lua
   M /trunk/Data/Mage.lua
   M /trunk/Data/Rogue.lua

Added additional pieces to T15 (newly datamined) for Rogue, Feral/Balance druids, and Mages.
------------------------------------------------------------------------
r1891 | angosia | 2013-03-06 20:34:59 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/DeathKnight.lua

DK: Added T15 damage and adjusted Soul Reaper to activate based off target health (with requisite modifier for T15)
------------------------------------------------------------------------
r1890 | angosia | 2013-03-06 20:27:14 +0000 (Wed, 06 Mar 2013) | 4 lines
Changed paths:
   M /trunk/Data/DeathKnight.lua

DK: Removed T12 deprecated tier.
DK: Added T14 for DPS.
DK: Simplified Plate Specialization damage bonus conditional.
------------------------------------------------------------------------
r1889 | angosia | 2013-03-06 20:11:42 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/DeathKnight.lua

Added secondary component of Soul Reaper.
------------------------------------------------------------------------
r1888 | gagorian | 2013-03-06 18:50:00 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
   M /trunk/Melee.lua

- Fixed an issue with the last commit
------------------------------------------------------------------------
r1887 | angosia | 2013-03-06 18:44:41 +0000 (Wed, 06 Mar 2013) | 6 lines
Changed paths:
   M /trunk/Data/DataScaling.lua
   M /trunk/Data/DeathKnight.lua

Cleaned up format of DataScaling.
DK: Added Soul Reaper (still needs work)
DK: Added Death Siphon
DK: Moved Spec modifier for Blood Boil (blood DK) to ability.

------------------------------------------------------------------------
r1886 | gagorian | 2013-03-06 18:32:15 +0000 (Wed, 06 Mar 2013) | 2 lines
Changed paths:
   M /trunk/DrDamage.lua
   M /trunk/Melee.lua

- AoE max target amount increased to 20
- Polished weapon damage calculation function
------------------------------------------------------------------------
r1885 | angosia | 2013-03-06 18:02:25 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Druid.lua

Changed to Simcraft values for Rip
------------------------------------------------------------------------
r1884 | angosia | 2013-03-06 17:52:51 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Druid.lua

Revert redundant nonormalization flags and tentatively set Maul to normalized per SimulationCraft info.
------------------------------------------------------------------------
r1883 | gagorian | 2013-03-06 17:26:36 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
   M /trunk/Melee.lua

- Ranged weapon slot removed
------------------------------------------------------------------------
r1882 | angosia | 2013-03-06 07:41:22 +0000 (Wed, 06 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Data/Druid.lua
   M /trunk/Data/Mage.lua

Fixed Rip to approximate in-game values
Also removed deprecated/outdated spell ids.
------------------------------------------------------------------------
r1881 | angosia | 2013-03-06 00:03:46 +0000 (Wed, 06 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Paladin.lua

Update Sword of Light's effect on Flash of Light for Ret to double healing instead of 130% more - changed in 5.2
------------------------------------------------------------------------
r1880 | angosia | 2013-03-05 23:50:26 +0000 (Tue, 05 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

Added T15 for healing priests (4pc needs confirmation on functionality).
------------------------------------------------------------------------
r1879 | angosia | 2013-03-05 23:37:54 +0000 (Tue, 05 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Mage.lua

Added T15 4pc for Mages.
------------------------------------------------------------------------
r1878 | angosia | 2013-03-05 23:27:56 +0000 (Tue, 05 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Rogue.lua

Fix lua error for Rogue T15 set bonus.
------------------------------------------------------------------------
r1877 | angosia | 2013-03-05 23:27:16 +0000 (Tue, 05 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Rogue.lua

Added T15 2pc for Rogues.
------------------------------------------------------------------------
r1876 | angosia | 2013-03-05 23:19:49 +0000 (Tue, 05 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Druid.lua

Adjust ticks for druid set bonuses rather than duration.
------------------------------------------------------------------------
r1875 | angosia | 2013-03-05 23:15:21 +0000 (Tue, 05 Mar 2013) | 5 lines
Changed paths:
   M /trunk/Data/Druid.lua

Added T14 for druids.
Added T15 for druids (need to implement frenzied regen before T14/T15 bonuses will work for Guardians)
Removed deprecated tier sets.

------------------------------------------------------------------------
r1874 | angosia | 2013-03-05 22:32:31 +0000 (Tue, 05 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Druid.lua

Changed feral/guardian abilities such that they don't get normalized (as they do not according to simulationcraft)
------------------------------------------------------------------------
r1873 | angosia | 2013-03-05 22:22:57 +0000 (Tue, 05 Mar 2013) | 8 lines
Changed paths:
   M /trunk/Changelog.txt
   M /trunk/Data/DeathKnight.lua

Updated Changelog.
DK: Updated Cinderglacier aura
DK: Simplified Vampiric Touch aura
DK: Removed Ebon Plague
DK: Added Ebon Plaguebringer
DK: Updated Spell Info (TODO: Passives and spell calcs)

------------------------------------------------------------------------
r1872 | angosia | 2013-03-05 20:43:25 +0000 (Tue, 05 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

Fix hits to hits_dot in SW:P
------------------------------------------------------------------------
r1871 | angosia | 2013-03-05 20:41:59 +0000 (Tue, 05 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

Adjusted hits on Shadow Word: Pain to 6 ticks (props to aqCelestyna for finding this).
------------------------------------------------------------------------
r1870 | angosia | 2013-03-05 18:28:45 +0000 (Tue, 05 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Rogue.lua

Attempted rewrite of Shadow Blades to see if this method works better.
------------------------------------------------------------------------
r1869 | angosia | 2013-03-05 18:21:56 +0000 (Tue, 05 Mar 2013) | 5 lines
Changed paths:
   M /trunk/Data/DeathKnight.lua

Removed old talents.
Removed old tier (prior to T12 - will remove T12 once T14+ is added) set bonuses.
Removed old/invalid glyphs.

------------------------------------------------------------------------
r1868 | angosia | 2013-03-05 17:36:02 +0000 (Tue, 05 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Warrior.lua

Update storm bolt to 5.2 value.
------------------------------------------------------------------------
r1867 | angosia | 2013-03-05 16:47:37 +0000 (Tue, 05 Mar 2013) | 1 line
Changed paths:
   M /trunk/DrDamage.toc

Updated toc to 5.2
------------------------------------------------------------------------
r1866 | angosia | 2013-03-05 16:30:39 +0000 (Tue, 05 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua
   M /trunk/Data/Rogue.lua

Updated to last minute 5.2 changes for rogue and priest.
------------------------------------------------------------------------
r1865 | angosia | 2013-03-05 00:22:58 +0000 (Tue, 05 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Druid.lua

Added initial implementation of Force of Nature for all specs of druids.
------------------------------------------------------------------------
r1864 | angosia | 2013-03-04 23:45:37 +0000 (Mon, 04 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Mage.lua

Simplified Mage Absorbs
------------------------------------------------------------------------
r1863 | angosia | 2013-03-04 23:03:40 +0000 (Mon, 04 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Mage.lua

Updated healing component of Frostbolt to 5.2 values.
------------------------------------------------------------------------
r1862 | angosia | 2013-03-04 23:01:52 +0000 (Mon, 04 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Mage.lua

Added healing component for Frostbolt.
------------------------------------------------------------------------
r1861 | angosia | 2013-03-04 22:22:43 +0000 (Mon, 04 Mar 2013) | 5 lines
Changed paths:
   M /trunk/Data/Druid.lua

Added placeholder for Frenzied Regen calc.  Need to consult with Gagorian on a clever way to implement this.
Updated Rip calculations for 5.2 (and 5.1 improvements).
Added Rip bonus calculation for feral vs other specs.

------------------------------------------------------------------------
r1860 | angosia | 2013-03-04 20:48:51 +0000 (Mon, 04 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Mage.lua

Updated Invocation for 5.2
------------------------------------------------------------------------
r1859 | angosia | 2013-03-04 20:47:29 +0000 (Mon, 04 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Mage.lua

Simplify logic on Incanter's Ward so it doesn't affect mage absorbs of any kind.
------------------------------------------------------------------------
r1858 | angosia | 2013-03-04 20:23:15 +0000 (Mon, 04 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Druid.lua

Tweak Naturalist for 5.2 to only apply to healing spells.
------------------------------------------------------------------------
r1857 | angosia | 2013-03-04 20:18:18 +0000 (Mon, 04 Mar 2013) | 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/Rogue.lua
   M /trunk/Data/Shaman.lua
   M /trunk/Data/Warrior.lua

5.2 patch changes.  Note: This will display incorrectly in 5.1.
------------------------------------------------------------------------
r1856 | angosia | 2013-03-03 23:49:48 +0000 (Sun, 03 Mar 2013) | 5 lines
Changed paths:
   M /trunk/Data/Rogue.lua

Removed duplicate Sanguinary Vein.
Changed T14 set bonus for Sub to multiplicative (consistent with other set bonuses).
Changed Sanguinary Vein to multiplicative instead of additive.

------------------------------------------------------------------------
r1855 | angosia | 2013-03-03 22:45:20 +0000 (Sun, 03 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Warrior.lua

Removed invalid/deprecated spellIDs and updated arms mastery spell icon.
------------------------------------------------------------------------
r1854 | angosia | 2013-03-03 22:00:47 +0000 (Sun, 03 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Mage.lua

Make Inferno Blast crit chance = 100%
------------------------------------------------------------------------
r1853 | angosia | 2013-03-03 21:48:44 +0000 (Sun, 03 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

Reverting Shadow Word Pain back to datamined values - but this appears far too low.
------------------------------------------------------------------------
r1852 | gagorian | 2013-03-03 19:35:18 +0000 (Sun, 03 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Mage.lua

- Fixed a few broken spellID references
------------------------------------------------------------------------
r1851 | gagorian | 2013-03-03 19:29:29 +0000 (Sun, 03 Mar 2013) | 3 lines
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Data/Druid.lua
   M /trunk/Data/Mage.lua
   M /trunk/Data/Paladin.lua
   M /trunk/Data/Rogue.lua
   M /trunk/Data/Shaman.lua
   M /trunk/Data/Warlock.lua
   M /trunk/DrDamage.lua
   M /trunk/DrDamage.toc
   M /trunk/Melee.lua

- Added back Debug.lua into DrDamage.toc to enable debug functions
- Updated consumables in Aura module to MoP
- Some fixes to class modules with the help of the Debug function
------------------------------------------------------------------------
r1850 | gagorian | 2013-03-03 16:01:08 +0000 (Sun, 03 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Caster.lua
   M /trunk/Melee.lua

- Updated target buffs/debuffs to MoP
- Fixed Mastery rating calculation in Tooltips
------------------------------------------------------------------------
r1849 | gagorian | 2013-03-03 14:57:47 +0000 (Sun, 03 Mar 2013) | 3 lines
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Caster.lua
   M /trunk/Data/Priest.lua
   M /trunk/Melee.lua

- Updated Aura module buffs to MoP
- Fixes to priest module
- Fixed custom mastery rating calculation
------------------------------------------------------------------------
r1848 | gagorian | 2013-03-03 09:50:48 +0000 (Sun, 03 Mar 2013) | 1 line
Changed paths:
   M /trunk/Aura.lua

- Updates to Aura module
------------------------------------------------------------------------
r1847 | angosia | 2013-03-03 03:57:33 +0000 (Sun, 03 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Mage.lua

Fix minor bugs causing lua issues for mages.
------------------------------------------------------------------------
r1846 | angosia | 2013-03-02 18:57:49 +0000 (Sat, 02 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Rogue.lua

Added cosmetic tweak to Deadly Poison to make it consistent with how other extra damage abilities display.
------------------------------------------------------------------------
r1845 | gagorian | 2013-03-02 17:35:29 +0000 (Sat, 02 Mar 2013) | 1 line
Changed paths:
   M /trunk/Aura.lua

- Some fixes in the Aura module
------------------------------------------------------------------------
r1844 | gagorian | 2013-03-02 16:46:21 +0000 (Sat, 02 Mar 2013) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Data/Priest.lua
   M /trunk/Melee.lua

- Some Priest module fixes, added back more debug functions
------------------------------------------------------------------------
r1843 | gagorian | 2013-03-02 15:07:36 +0000 (Sat, 02 Mar 2013) | 1 line
Changed paths:
   M /trunk/Aura.lua
   M /trunk/DrDamage.lua
   M /trunk/Melee.lua

- Added back debug functions
------------------------------------------------------------------------
r1842 | gagorian | 2013-03-02 14:53:49 +0000 (Sat, 02 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/DataScaling.lua
   M /trunk/DrDamage.toc
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Locales/esES.lua
   M /trunk/Locales/esMX.lua
   M /trunk/Locales/frFR.lua
   A /trunk/Locales/itIT.lua
   M /trunk/Locales/koKR.lua
   M /trunk/Locales/ptBR.lua
   M /trunk/Locales/ruRU.lua
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua

- Reverted locale files back to using wowace localization system
------------------------------------------------------------------------
r1841 | gagorian | 2013-03-02 14:29:55 +0000 (Sat, 02 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Rogue.lua
   M /trunk/Melee.lua

- More work on Rogue poisons
------------------------------------------------------------------------
r1840 | angosia | 2013-03-02 08:09:08 +0000 (Sat, 02 Mar 2013) | 1 line
Changed paths:
   M /trunk/Changelog.txt

Updated changelog.
------------------------------------------------------------------------
r1839 | angosia | 2013-03-02 08:05:45 +0000 (Sat, 02 Mar 2013) | 4 lines
Changed paths:
   M /trunk/Data/Mage.lua

> Added Pyromaniac.
> Added Critical Mass.
> Made Inferno Blast always crit.
------------------------------------------------------------------------
r1838 | gagorian | 2013-03-01 20:47:45 +0000 (Fri, 01 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Data/Rogue.lua
   M /trunk/Melee.lua

- Some more work on poisons
- Attempt to add Shadow Blades
------------------------------------------------------------------------
r1837 | angosia | 2013-03-01 16:15:13 +0000 (Fri, 01 Mar 2013) | 1 line
Changed paths:
   M /trunk/Changelog.txt

Updated changelog to reflect current state.
------------------------------------------------------------------------
r1836 | gagorian | 2013-03-01 13:14:33 +0000 (Fri, 01 Mar 2013) | 1 line
Changed paths:
   M /trunk/Caster.lua
   M /trunk/Melee.lua

- Added base 40% to resilience calcs
------------------------------------------------------------------------
r1835 | gagorian | 2013-03-01 12:48:49 +0000 (Fri, 01 Mar 2013) | 8 lines
Changed paths:
   M /trunk/Aura.lua
   M /trunk/Caster.lua
   M /trunk/DrDamage.lua
   M /trunk/Melee.lua

- Updated crit depression calculations to MoP
- Updated dodge and parry percentages to MoP
- Added dodge calculation to ranged abilities
- Fixed Expertise calculations to first remove dodge, then parry
- Fixed rating tables for 86-90
- Added rating tables for PvP Power and Defense
- Updated hit tables
- Updated base critical hit rate tables
------------------------------------------------------------------------
r1834 | angosia | 2013-03-01 08:00:21 +0000 (Fri, 01 Mar 2013) | 4 lines
Changed paths:
   M /trunk/Data/Paladin.lua

Added crit buff from Inquisition proc.
Added Hammer of the Righteous AoE.

------------------------------------------------------------------------
r1833 | angosia | 2013-03-01 07:14:23 +0000 (Fri, 01 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Paladin.lua

Add Sanctity Of Battle support for Ret (untested)
------------------------------------------------------------------------
r1832 | angosia | 2013-03-01 07:06:00 +0000 (Fri, 01 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Rogue.lua

Adjusted Shiv to reflect it cannot proc a damaging poison.
------------------------------------------------------------------------
r1831 | angosia | 2013-03-01 06:48:16 +0000 (Fri, 01 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Rogue.lua

Removed debugging.
------------------------------------------------------------------------
r1830 | angosia | 2013-03-01 06:46:41 +0000 (Fri, 01 Mar 2013) | 3 lines
Changed paths:
   M /trunk/Data/Rogue.lua

Flag spells which don't get poison with a special call.
Also fix missing icon for Main Gauche - calcs correct but missing icon notifier.
------------------------------------------------------------------------
r1829 | angosia | 2013-03-01 05:51:50 +0000 (Fri, 01 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Data/Paladin.lua

Cleanup holy shock logic
Tidy up the coefficients (MAYBE) for holy shock, I swear this time.
------------------------------------------------------------------------
r1828 | angosia | 2013-03-01 05:37:14 +0000 (Fri, 01 Mar 2013) | 5 lines
Changed paths:
   M /trunk/Data/Rogue.lua

Removed ranged weapon damage modifier for Combat (not in Mists)
Added mastery stat calc for Main Gauche
Added mastery stat calc for assassination mastery
Tidied up rogue module a bit
------------------------------------------------------------------------
r1827 | angosia | 2013-03-01 03:47:48 +0000 (Fri, 01 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Rogue.lua

Fixed Deadly Poison for instant hits and dots.  Also tweaked main gauche to display the icon if known.
------------------------------------------------------------------------
r1826 | angosia | 2013-03-01 00:32:28 +0000 (Fri, 01 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Rogue.lua

Shorten variable names for DP Dot
------------------------------------------------------------------------
r1825 | angosia | 2013-03-01 00:04:45 +0000 (Fri, 01 Mar 2013) | 1 line
Changed paths:
   M /trunk/Data/Rogue.lua

Attempted a slight of hand with the deadly poison dot to see if this resolves the DoT portion
------------------------------------------------------------------------
r1824 | angosia | 2013-02-28 23:11:15 +0000 (Thu, 28 Feb 2013) | 1 line
Changed paths:
   M /trunk/Changelog.txt

Updated Changelog on current state.
------------------------------------------------------------------------
r1823 | angosia | 2013-02-28 22:48:30 +0000 (Thu, 28 Feb 2013) | 1 line
Changed paths:
   M /trunk/Data/Paladin.lua

Shortened supplication (no game effect) to reduce lines of code and simplify logic.
------------------------------------------------------------------------
r1822 | angosia | 2013-02-28 22:30:56 +0000 (Thu, 28 Feb 2013) | 1 line
Changed paths:
   M /trunk/Data/Paladin.lua

Added Eternal Flame (needs testing)
------------------------------------------------------------------------
r1821 | angosia | 2013-02-28 17:22:35 +0000 (Thu, 28 Feb 2013) | 1 line
Changed paths:
   M /trunk/Data/Paladin.lua

Found Word of Glory base damage scaler hiding in an unexpected place - fixed.
------------------------------------------------------------------------
r1820 | angosia | 2013-02-28 17:01:29 +0000 (Thu, 28 Feb 2013) | 1 line
Changed paths:
   M /trunk/Data/Paladin.lua

Reverting r1784 on Holy Shock.  Values match in game, but doing weird things for different levels.
------------------------------------------------------------------------
r1819 | angosia | 2013-02-28 16:41:30 +0000 (Thu, 28 Feb 2013) | 4 lines
Changed paths:
   M /trunk/Data/Paladin.lua

Added 25% crit chance to holy shock for paladins (props to Headhuntress).
Removed word of glory healing modification for holy - outdated in Mists (props to Headhuntress).
Added a 1.1 multiplier to base scaler to test to see if this resolves what may be a game tooltip bug.
------------------------------------------------------------------------
r1818 | angosia | 2013-02-28 08:03:50 +0000 (Thu, 28 Feb 2013) | 1 line
Changed paths:
   M /trunk/Data/Mage.lua

Removed debugging comment for mage.
------------------------------------------------------------------------
r1817 | angosia | 2013-02-27 17:55:49 +0000 (Wed, 27 Feb 2013) | 1 line
Changed paths:
   M /trunk/Data/Warrior.lua

Removed ChanceCrit from Deep Wounds.
------------------------------------------------------------------------
r1816 | angosia | 2013-02-27 17:52:33 +0000 (Wed, 27 Feb 2013) | 1 line
Changed paths:
   M /trunk/Data/Warrior.lua

Adjust Deep Wounds logic - may need different calculation.
------------------------------------------------------------------------
r1815 | angosia | 2013-02-27 06:48:19 +0000 (Wed, 27 Feb 2013) | 1 line
Changed paths:
   M /trunk/Data/Warrior.lua

Fix warrior lua error
------------------------------------------------------------------------
r1814 | angosia | 2013-02-27 02:08:02 +0000 (Wed, 27 Feb 2013) | 1 line
Changed paths:
   M /trunk/Data/Warrior.lua

Updated Avatar to observed in-game value.
------------------------------------------------------------------------
r1813 | angosia | 2013-02-26 16:26:05 +0000 (Tue, 26 Feb 2013) | 1 line
Changed paths:
   M /trunk/Data/Priest.lua

Set values for SWP according to values suggested by WoWDB
------------------------------------------------------------------------
r1812 | angosia | 2013-02-26 16:22:29 +0000 (Tue, 26 Feb 2013) | 1 line
Changed paths:
   M /trunk/Aura.lua

Also update spell id of Skull Banner.
------------------------------------------------------------------------
r1811 | angosia | 2013-02-26 02:34:30 +0000 (Tue, 26 Feb 2013) | 1 line
Changed paths:
   M /trunk/Aura.lua

Update to observed in game value for skull banner.
------------------------------------------------------------------------
r1810 | angosia | 2013-02-25 22:53:48 +0000 (Mon, 25 Feb 2013) | 3 lines
Changed paths:
   M /trunk/Data/Rogue.lua

Update CT's damage to in-game hotfixed value.  This will be the same behavior as 5.2 as well.
Remove average damage modifier (unneeded) and chance (100% - unneeded) on CT.  No affect in game values.
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
174.98 KB Mar 29, 2013 5.2.0 36