r1585-nolib
Details
-
FilenameDrDamage-r1585-nolib.zip
-
Uploaded by
-
UploadedJan 10, 2011
-
Size164.74 KB
-
Downloads14
-
MD5c1b29b674f1631564908563b99ce6081
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r1585 | gagorian | 2011-01-10 17:08:49 +0000 (Mon, 10 Jan 2011) | 2 lines
Changed paths:
M /trunk/DrDamage.lua
- Make sure cast sequence macro timer doesn't cancel an expired and recycled handle of any other timer
- Remove all silent AceTimer-3.0 CancelTimer switches as they aren't needed
------------------------------------------------------------------------
r1584 | gagorian | 2011-01-07 05:36:52 +0000 (Fri, 07 Jan 2011) | 1 line
Changed paths:
M /trunk/DrDamage.lua
- Merged two functions, saving one function call per updated button and reorganized actionbar update code a bit
------------------------------------------------------------------------
r1583 | gagorian | 2011-01-07 04:18:44 +0000 (Fri, 07 Jan 2011) | 3 lines
Changed paths:
M /trunk/Caster.lua
M /trunk/DrDamage.lua
M /trunk/Melee.lua
- Use ACTIVE_TALENT_GROUP_CHANGED instead of PLAYER_TALENT_UPDATE cause it triggers for example on zoning
- No longer listens to LEARNED_SPELL_IN_TAB, it's occasionally spammy and I don't think it's needed in many situations
- Schedule update on glyph changes
------------------------------------------------------------------------
r1582 | gagorian | 2011-01-07 03:13:25 +0000 (Fri, 07 Jan 2011) | 2 lines
Changed paths:
M /trunk/Data/Druid.lua
M /trunk/Data/Hunter.lua
M /trunk/Data/Mage.lua
M /trunk/DrDamage.lua
- Added Aimed Shot!, Pyroblast!, Ravage! (so tooltips will work while the abilities are active)
- Manual stealth update delay minimum of 0.2 to prevent double updates
------------------------------------------------------------------------
r1581 | gagorian | 2011-01-07 01:40:20 +0000 (Fri, 07 Jan 2011) | 6 lines
Changed paths:
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/Shaman.lua
M /trunk/Data/Warrior.lua
M /trunk/DrDamage.lua
- Frost Fever, Blood Plague, Explosive trap and Improved Serpent Sting can crit
- Slightly adjusted some hotfixed ability coefficients based on datamined information from the new PTR build
- Explosive trap initial damage doesn't seem to have an AP coefficient unlike Blizzard tooltip suggests
- Adjusted Frost Bolt low level scaling coefficient to hotfixed value
- Adjusted Mind Spike coefficient to PTR value
- Adjusted Shield Slam low level scaling to PTR value
------------------------------------------------------------------------
r1580 | gagorian | 2011-01-06 03:28:49 +0000 (Thu, 06 Jan 2011) | 1 line
Changed paths:
M /trunk/Debug.lua
- Updated debug function
------------------------------------------------------------------------
r1579 | gagorian | 2011-01-06 03:16:57 +0000 (Thu, 06 Jan 2011) | 7 lines
Changed paths:
M /trunk/DrDamage.lua
M /trunk/Melee.lua
- Added option to disable numbers (and the events they update on) on default Blizzard pet, totem and aura bars
- Fixed mana changed trigger with the casts display type also updating actionbar damage numbers
- Fixed castsequence macro updating the text of more slots than strictly required
- Actionbar page change and combo point change are now instant updates by default
- Bucket PLAYER_EQUIPMENT_CHANGED instead of using a timer to throttle updates
- Allow target change update to be configured as instant
- Manually set actionbar text update timers now behave better; a long delay won't cause other shorter triggers to get ignored
------------------------------------------------------------------------
r1578 | gagorian | 2011-01-03 16:30:17 +0000 (Mon, 03 Jan 2011) | 1 line
Changed paths:
M /trunk/Data/DeathKnight.lua
- Added missing localization key
------------------------------------------------------------------------
r1577 | gagorian | 2011-01-02 08:58:28 +0000 (Sun, 02 Jan 2011) | 1 line
Changed paths:
M /trunk/Data/DeathKnight.lua
M /trunk/Debug.lua
- Fixed error with Glyph of Death's Embrace
------------------------------------------------------------------------
r1576 | gagorian | 2011-01-01 19:24:16 +0000 (Sat, 01 Jan 2011) | 2 lines
Changed paths:
M /trunk/Data/Warrior.lua
M /trunk/DrDamage.lua
M /trunk/Melee.lua
- Added Rocket Barrage (Goblin Racial)
- Some improvements to Gift of the Naaru
------------------------------------------------------------------------
r1575 | gagorian | 2011-01-01 18:24:46 +0000 (Sat, 01 Jan 2011) | 1 line
Changed paths:
M /trunk/Caster.lua
M /trunk/DrDamage.lua
M /trunk/Melee.lua
- Added Beast Slaying (Troll Racial)
------------------------------------------------------------------------
r1573 | gagorian | 2010-12-27 20:33:28 +0000 (Mon, 27 Dec 2010) | 2 lines
Changed paths:
M /trunk/Caster.lua
M /trunk/DrDamage.lua
- Added option to shorten the actionbar text of abilities with large numbers (10.0k - 100k)
- Check if button.GetSpellId exists for Bartender4 to make sure it doesn't error with old versions of BT4 (*cough* SpartanUI *cough*)
------------------------------------------------------------------------
r1572 | gagorian | 2010-12-27 05:24:31 +0000 (Mon, 27 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Paladin.lua
- Seal of Truth procs Seals of Command twice
------------------------------------------------------------------------
r1570 | gagorian | 2010-12-27 05:07:08 +0000 (Mon, 27 Dec 2010) | 2 lines
Changed paths:
M /trunk/Data/Shaman.lua
M /trunk/Data/Warrior.lua
M /trunk/Melee.lua
- Lightning Shield can crit
- Removed summed crit display from multiple hit abilites in the melee module (this was already implemented in the caster module)
------------------------------------------------------------------------
r1569 | gagorian | 2010-12-27 04:38:17 +0000 (Mon, 27 Dec 2010) | 8 lines
Changed paths:
M /trunk/Caster.lua
M /trunk/Data/Paladin.lua
M /trunk/Data/Rogue.lua
M /trunk/Melee.lua
M /trunk/docs/SpellStruct.txt
- Seal of Truth dot or Seal of Justice initial hit does not benefit from Two-Handed Weapon Mastery. Seal of Righteousness seems to get around 9.35% instead of 20%
- Seals of Truth dot can crit, also the weapon damage part seems to be 15% instead of 9% as the Blizzard tooltip suggests
- Improved Glyph of Exorcism calculation
- Improved Seals of Command display on SoR and SoJ
- Fixed Holy Wrath calculation
- Consecration can crit
- Seal of Justice crits for 150%
- Fixed Garrote calculation. Also Garrote can crit
------------------------------------------------------------------------
r1568 | gagorian | 2010-12-27 00:57:08 +0000 (Mon, 27 Dec 2010) | 7 lines
Changed paths:
M /trunk/Aura.lua
M /trunk/Caster.lua
M /trunk/Data/Druid.lua
M /trunk/Data/Mage.lua
- Improved Lifebloom stacks display
- Razor Claws doesn't seem to apply to Shred
- Show Faerie Fire (Feral) as 0 outside of bear form
- Fixed Rip damage calculation, crits are also now calculated
- Fixed Pounce AP coefficient, crits are also now calculated
- Slightly adjusted Swipe and Maul coefficients
- Fixed Maim base and combo point coefficients
------------------------------------------------------------------------
r1567 | gagorian | 2010-12-25 21:08:32 +0000 (Sat, 25 Dec 2010) | 3 lines
Changed paths:
M /trunk/Caster.lua
M /trunk/Data/Paladin.lua
M /trunk/Data/Shaman.lua
M /trunk/DrDamage.lua
M /trunk/Melee.lua
- Disable updates in combat now also disables updates based on modifier keys and target change
- You can now adjust the update actionbar update timers based on invidivual triggers in the actionbar options
- Talents that convert agi/str/ap to SP now properly enable comparisons of above stats in spell tooltips (shaman, paladin)
------------------------------------------------------------------------
r1566 | gagorian | 2010-12-25 17:49:36 +0000 (Sat, 25 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Mage.lua
- Fixed Cone of Cold coefficient
------------------------------------------------------------------------
r1565 | gagorian | 2010-12-24 13:40:56 +0000 (Fri, 24 Dec 2010) | 1 line
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/Melee.lua
- More tuning to how custom SP and AP is calculated
------------------------------------------------------------------------
r1564 | gagorian | 2010-12-24 10:50:11 +0000 (Fri, 24 Dec 2010) | 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/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
- Fixed issues with custom AP and SP modifiers
------------------------------------------------------------------------
r1563 | gagorian | 2010-12-23 22:04:46 +0000 (Thu, 23 Dec 2010) | 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/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/Debug.lua
M /trunk/DrDamage.lua
M /trunk/Melee.lua
- Fixed manually added Blessing of Kings stats getting double bonuses from stat modifier talents/abilities/buffs
- Fixed Subtlety spec bonuses for Hemorrhage and Backstab
- Trim trailing space
------------------------------------------------------------------------
r1562 | gagorian | 2010-12-23 21:20:39 +0000 (Thu, 23 Dec 2010) | 2 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
- Stat bonuses seem to stack multiplicatively
- Cleaned up manual buffs/debuffs list
------------------------------------------------------------------------
r1561 | gagorian | 2010-12-23 06:53:03 +0000 (Thu, 23 Dec 2010) | 5 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/Debug.lua
M /trunk/DrDamage.lua
M /trunk/Melee.lua
- Added agi, str, int, spirit and mastery rating to manually modifiable stats, and their comparisons to the tooltips. Added needed class based talents/buffs and armor specializations (assumes it's always active) for these.
- Added Blessing of Kings (and similar), added Mana Tide, added Mana Spring Totem (and similar), added Horn of Winter (and similar), Added Agi/Str/Int/Spirit flasks and food to manually modifiable buffs
- Added several common damage modifier buffs/debuffs
- Fixed a few minor calculation issues related to rounding and increased stat calculations for dots
------------------------------------------------------------------------
r1560 | gagorian | 2010-12-20 18:40:38 +0000 (Mon, 20 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Paladin.lua
- Corrected Divinity
------------------------------------------------------------------------
r1559 | gagorian | 2010-12-20 18:31:51 +0000 (Mon, 20 Dec 2010) | 1 line
Changed paths:
M /trunk/DrDamage.lua
- Add visual update trigger to DrDamage:RefreshAB()
------------------------------------------------------------------------
r1558 | gagorian | 2010-12-19 22:20:58 +0000 (Sun, 19 Dec 2010) | 1 line
Changed paths:
M /trunk/Aura.lua
- Added Critical Mass, Gore, Tendon Rip, Tear Armor and Corrosive Spit debuffs
------------------------------------------------------------------------
r1557 | gagorian | 2010-12-19 21:59:32 +0000 (Sun, 19 Dec 2010) | 2 lines
Changed paths:
M /trunk/Aura.lua
M /trunk/Data/Paladin.lua
- Focued Will and Blessed Resilience buffed in latest hotfixes
- Light of Dawn reduced by about 40%
------------------------------------------------------------------------
r1556 | gagorian | 2010-12-19 19:02:17 +0000 (Sun, 19 Dec 2010) | 1 line
Changed paths:
M /trunk/Melee.lua
- Added approximation of 12000 armor for level 85 bosses
------------------------------------------------------------------------
r1554 | gagorian | 2010-12-19 18:43:55 +0000 (Sun, 19 Dec 2010) | 1 line
Changed paths:
M /trunk/DrDamage.lua
- Uncomment Macaroon hook
------------------------------------------------------------------------
r1553 | gagorian | 2010-12-19 18:38:27 +0000 (Sun, 19 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Mage.lua
M /trunk/DrDamage.lua
- Added Freeze (Water Elemental ability) to mage debuff lists
------------------------------------------------------------------------
r1552 | gagorian | 2010-12-18 21:36:53 +0000 (Sat, 18 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Warlock.lua
- Fixed Conflagrate calculation
------------------------------------------------------------------------
r1551 | gagorian | 2010-12-18 13:04:27 +0000 (Sat, 18 Dec 2010) | 2 lines
Changed paths:
M /trunk/Data/DeathKnight.lua
M /trunk/Melee.lua
- Fixed Chains of Ice having base damage
- Added armor data for a few training dummies
------------------------------------------------------------------------
r1550 | gagorian | 2010-12-18 12:41:41 +0000 (Sat, 18 Dec 2010) | 3 lines
Changed paths:
M /trunk/Aura.lua
M /trunk/Data/DeathKnight.lua
M /trunk/Melee.lua
- Added Death Knight specializations and talents
- Added chain aoe for Heart Strike
- Fixed Blood Boil coefficients and Disease bonus
------------------------------------------------------------------------
r1549 | gagorian | 2010-12-18 11:02:04 +0000 (Sat, 18 Dec 2010) | 3 lines
Changed paths:
M /trunk/Data/Paladin.lua
M /trunk/DrDamage.lua
- Fixed Hand of Light to properly apply to Word of Glory
- Fixed Word of Glory coefficients
- Added option of disabling actionbar updates in combat
------------------------------------------------------------------------
r1548 | gagorian | 2010-12-17 23:44:42 +0000 (Fri, 17 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Warrior.lua
- Fixed error with Single-Minded Fury
------------------------------------------------------------------------
r1547 | gagorian | 2010-12-16 14:11:20 +0000 (Thu, 16 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Priest.lua
- Fixed Power Word: Shield calculation in conjunction with Improved Power: Word Shield and Twin Disciplines according to Headhuntress
------------------------------------------------------------------------
r1546 | gagorian | 2010-12-13 13:15:58 +0000 (Mon, 13 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Paladin.lua
- Fixed Illuminated Healing to the correct value (damn those decimals!)
------------------------------------------------------------------------
r1545 | gagorian | 2010-12-12 13:51:38 +0000 (Sun, 12 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Priest.lua
- Fixed Grace adding too much bonus
------------------------------------------------------------------------
r1544 | gagorian | 2010-12-10 20:33:41 +0000 (Fri, 10 Dec 2010) | 1 line
Changed paths:
M /trunk/Caster.lua
M /trunk/Data/Mage.lua
M /trunk/Data/Rogue.lua
M /trunk/Debug.lua
M /trunk/DrDamage.lua
M /trunk/Melee.lua
- Some housekeeping
------------------------------------------------------------------------
r1543 | gagorian | 2010-12-10 15:15:14 +0000 (Fri, 10 Dec 2010) | 1 line
Changed paths:
M /trunk/DrDamage.lua
- Correctly use pet mana bar for pet abilities with the casts display type
------------------------------------------------------------------------
r1542 | gagorian | 2010-12-10 13:45:13 +0000 (Fri, 10 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Paladin.lua
- Fixed error in shield of the righteous calculation
------------------------------------------------------------------------
r1541 | gagorian | 2010-12-10 13:42:58 +0000 (Fri, 10 Dec 2010) | 1 line
Changed paths:
M /trunk/DrDamage.lua
- Fixed error in previous commit
------------------------------------------------------------------------
r1540 | gagorian | 2010-12-10 13:18:31 +0000 (Fri, 10 Dec 2010) | 2 lines
Changed paths:
M /trunk/Caster.lua
M /trunk/DrDamage.lua
M /trunk/Melee.lua
- Added a few more update triggers to ensure buffs update when needed
- Tweaked bar update delays slightly
------------------------------------------------------------------------
r1539 | gagorian | 2010-12-09 23:09:31 +0000 (Thu, 09 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Priest.lua
- Fixed Chakra: Serenity
------------------------------------------------------------------------