r1581-nolib
Details
-
FilenameDrDamage-r1581-nolib.zip
-
Uploaded by
-
UploadedJan 6, 2011
-
Size165.66 KB
-
Downloads18
-
MD56b3b8c22bd7b7847fddee813c5dcbc44
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
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
------------------------------------------------------------------------
r1537 | gagorian | 2010-12-09 22:11:20 +0000 (Thu, 09 Dec 2010) | 2 lines
Changed paths:
M /trunk/Caster.lua
M /trunk/Data/Warlock.lua
M /trunk/DrDamage.lua
- Improved DPS calculation for Soul Fire and Fire bolt with Burning Embers talent
- Added 5% damage increase for orc warlock pets
------------------------------------------------------------------------
r1536 | gagorian | 2010-12-09 21:09:07 +0000 (Thu, 09 Dec 2010) | 1 line
Changed paths:
M /trunk/DrDamage.lua
- Fixed error in spell buff matching in localized clients
------------------------------------------------------------------------
r1535 | gagorian | 2010-12-09 20:47:14 +0000 (Thu, 09 Dec 2010) | 3 lines
Changed paths:
M /trunk/Data/Druid.lua
M /trunk/DrDamage.lua
- Fixed typo in Druid module
- Fixed error with secondary text generation
- Added a hook for Macaroon to improve text handling (will improve Macaroon compatibility with new button creation later)
------------------------------------------------------------------------
r1534 | gagorian | 2010-12-09 19:10:13 +0000 (Thu, 09 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Druid.lua
- Master Shapeshifter seems to double stack for Efflorescence (once on Swiftmend and again on the hot calculated from 30% of Swiftmend)
------------------------------------------------------------------------
r1533 | gagorian | 2010-12-09 18:42:54 +0000 (Thu, 09 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Druid.lua
- Fixed Improved Rejuvenation to apply to Swiftmend
------------------------------------------------------------------------
r1532 | gagorian | 2010-12-09 18:26:16 +0000 (Thu, 09 Dec 2010) | 3 lines
Changed paths:
M /trunk/Data/Druid.lua
M /trunk/Data/Paladin.lua
M /trunk/Data/Priest.lua
- Removed Master Shapeshifter effects from Bloom on other players
- Gift of the Earthmother seems to be multiplicative on Lifebloom
- Fixed Surge of Life to make Flash Heal unable to crit
------------------------------------------------------------------------
r1531 | gagorian | 2010-12-09 17:48:35 +0000 (Thu, 09 Dec 2010) | 3 lines
Changed paths:
M /trunk/Aura.lua
M /trunk/Caster.lua
M /trunk/Data/Druid.lua
M /trunk/DrDamage.lua
- Added Cataclysm level potion to the option of using mana consumables in regen calculation.
- Possible Fix to Tree of Life aura
- Trigger update on UPDATE_STEALTH if bars switch
------------------------------------------------------------------------
r1530 | gagorian | 2010-12-09 05:38:45 +0000 (Thu, 09 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Priest.lua
- Attempt at fixing Renew calculation with Divine Touch talent
------------------------------------------------------------------------
r1529 | gagorian | 2010-12-08 23:03:52 +0000 (Wed, 08 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Druid.lua
- Gift of Nature is -probably- additive
------------------------------------------------------------------------
r1527 | gagorian | 2010-12-08 22:40:08 +0000 (Wed, 08 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Priest.lua
- Fixed another error in the priest module
------------------------------------------------------------------------
r1526 | gagorian | 2010-12-08 20:27:54 +0000 (Wed, 08 Dec 2010) | 3 lines
Changed paths:
M /trunk/Data/DeathKnight.lua
M /trunk/Data/Paladin.lua
M /trunk/Data/Priest.lua
M /trunk/Data/Shaman.lua
M /trunk/DrDamage.lua
M /trunk/Melee.lua
- Started work on Death Knights (most abilities, glyphs and set bonuses are added). No talents are yet added.
- Fixed Shadow Word: Death to do 3x damage on targets below 25% health
- Fixed issue with actionbar texts introduced in the last version
------------------------------------------------------------------------
r1525 | gagorian | 2010-12-08 17:39:51 +0000 (Wed, 08 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Priest.lua
- Fixed priest module error
------------------------------------------------------------------------
r1524 | gagorian | 2010-12-08 17:20:25 +0000 (Wed, 08 Dec 2010) | 1 line
Changed paths:
M /trunk/DrDamage.lua
- Don't store font string objects in button objects to resolve a few issues with Macaroon
------------------------------------------------------------------------
r1523 | gagorian | 2010-12-07 19:06:38 +0000 (Tue, 07 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Mage.lua
- Flashburn doesn't apply to Flame Orb
------------------------------------------------------------------------
r1522 | gagorian | 2010-12-07 14:34:01 +0000 (Tue, 07 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Priest.lua
- Fixed Divine Aegis to always apply to Prayer of Healing
------------------------------------------------------------------------
r1521 | gagorian | 2010-12-07 14:25:19 +0000 (Tue, 07 Dec 2010) | 2 lines
Changed paths:
M /trunk/Data/Mage.lua
M /trunk/Data/Paladin.lua
M /trunk/Data/Priest.lua
- Fixed Crusader (Paladin Crusade talent buff) to correctly take into account the amount of points spent into Crusade
- Grace stacks to 3, not 2
------------------------------------------------------------------------
r1519 | gagorian | 2010-12-07 04:30:26 +0000 (Tue, 07 Dec 2010) | 4 lines
Changed paths:
M /trunk/Data/Paladin.lua
M /trunk/Data/Priest.lua
M /trunk/Data/Shaman.lua
M /trunk/Data/Warrior.lua
M /trunk/Debug.lua
- Fixed Spark of Life
- Fixed Nature's Blessing to apply to Riptide
- Fixed Riptide hot
- Soothing Rains seems multiplicative
------------------------------------------------------------------------
r1518 | gagorian | 2010-12-07 03:39:50 +0000 (Tue, 07 Dec 2010) | 4 lines
Changed paths:
M /trunk/Data/Priest.lua
- Added Chakra buffs, added Mind Spike debuff
- Added Holy Word: Serenity buff
- Fixed Shadow Word: Pain base values
- Fixed Power Word: Shield SP coefficient
------------------------------------------------------------------------
r1517 | gagorian | 2010-12-07 03:02:28 +0000 (Tue, 07 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Priest.lua
- Fixed error in priest module and smite coefficient
------------------------------------------------------------------------
r1516 | detseuqer | 2010-12-07 02:55:44 +0000 (Tue, 07 Dec 2010) | 2 lines
Changed paths:
M /trunk/Data/Priest.lua
Added Mind Spike, Holy Word: Chastise, Holy Word: Sanctuary, and Holy Word: Serenity to Priest.lua
------------------------------------------------------------------------
r1515 | gagorian | 2010-12-07 02:48:32 +0000 (Tue, 07 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Priest.lua
- Added low level cast time scaling coefficients for Heal and Smite
------------------------------------------------------------------------
r1514 | gagorian | 2010-12-07 02:44:26 +0000 (Tue, 07 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Priest.lua
- Few more priest fixes
------------------------------------------------------------------------
r1513 | gagorian | 2010-12-07 02:37:07 +0000 (Tue, 07 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Priest.lua
- Updated priest set bonuses
------------------------------------------------------------------------
r1512 | gagorian | 2010-12-07 02:17:04 +0000 (Tue, 07 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Priest.lua
- Added Priest Glyphs
------------------------------------------------------------------------
r1511 | gagorian | 2010-12-07 01:50:59 +0000 (Tue, 07 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Priest.lua
- Added Evangelism, Dark Evangelism, Archangel, Dark Archangel
------------------------------------------------------------------------
r1510 | gagorian | 2010-12-07 01:34:26 +0000 (Tue, 07 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Priest.lua
- Further priest updates
------------------------------------------------------------------------
r1509 | gagorian | 2010-12-07 01:08:24 +0000 (Tue, 07 Dec 2010) | 4 lines
Changed paths:
M /trunk/Aura.lua
M /trunk/Data/Paladin.lua
M /trunk/Data/Priest.lua
M /trunk/Data/Shaman.lua
- Added Blessed Resilience
- Fixed Wrath of the Lightbringer
- Few more priest fixes
- Fulmination can crit
------------------------------------------------------------------------
r1508 | gagorian | 2010-12-07 00:34:29 +0000 (Tue, 07 Dec 2010) | 3 lines
Changed paths:
M /trunk/Caster.lua
M /trunk/Data/Mage.lua
M /trunk/Data/Priest.lua
M /trunk/Data/Shaman.lua
M /trunk/Melee.lua
- T9 mage set bonus apparently doesn't add anything
- Some Priest specialization fixes
- Fixed Fulmination
------------------------------------------------------------------------
r1507 | detseuqer | 2010-12-07 00:02:36 +0000 (Tue, 07 Dec 2010) | 1 line
Changed paths:
M /trunk/Data/Priest.lua
Holy talents reviewed and updated for Priest.
------------------------------------------------------------------------
r1506 | gagorian | 2010-12-06 23:16:27 +0000 (Mon, 06 Dec 2010) | 1 line
Changed paths:
M /trunk/Caster.lua
M /trunk/Data/Mage.lua
M /trunk/Data/Warlock.lua
M /trunk/DrDamage.lua
M /trunk/Melee.lua
- Updated meta gem bonus calculation formula
------------------------------------------------------------------------