| Age | Commit message (Collapse) | Author |
|
fury spec
Closes #19297
|
|
|
|
Send guild achievement points in SMSG_GUILD_INVITE instead of level
Remove old references to guild levels
Player still have PLAYER_GUILDLEVEL field which is always 25
|
|
|
|
Closes #19611
|
|
Documentation from https://wow.gamepedia.com :
- [Backstab]:
Patch 6.0.2 (2014-10-14): Backstab can now be used on either side of the target,
in addition to behind the target. (See also: facing requirements)
- [Garrote]:
Patch 5.0.4 (2012-08-28): No longer requires the rogue to be behind the target.
- [Shred]:
Patch 6.0.2 (2014-10-14): Now available for all druid specializations.
No longer has behind enemy position requirement. Now deals 400% damage.
- [Ambush]:
Patch 6.0.2 (2014-10-14): No longer requires the rogue to be behind the target.
[Find Weakness] effects have been merged into baseline Ambush, [Garrote]
and [Cheap Shot] for Subtlety rogues.
- [Gouge]:
Legion Patch 7.0.3 (2016-07-19): Now available only to Outlaw and awards 1 combo point.
No longer requires the target to face the rogue.
Facing requirement need to be confirmed.
- http://www.wowhead.com/spell=1776/gouge#changelog
"Target must be facing you." removed from the wowhead description
in patch 7.0.1 (Fri Feb 12 2016) Build 20740
Closes #19736
|
|
|
|
Updates #15829
|
|
|
|
Updates #15829
|
|
Updates #15829
|
|
Updates #15829
|
|
|
|
|
|
|
|
Updates #15829
|
|
Closes #16509
|
|
|
|
|
|
Updates #15829
|
|
Closes #18339
Cherry pick from https://gitlab.com/trinitycore/TrinityCore_434/commit/294969887c6466eb24d6e6da6e9fe53d70f5f233
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
By Malcrom
|
|
|
|
Followup: d56671a1a7df35fe1be90304c78d19c5d2ec5425
|
|
By Malcrom
|
|
sql/updates/world/master/2017_04_29_00_world.sql
|
|
By Malcrom
|
|
|
|
|
|
|
|
|
|
|
|
REF d36af78c7f1a7db690c9e06db7e2206a052b549a
|
|
|
|
- Converted Unit::HandleDummyAuraProc function to AuraScripts
* Extra: DMC: Madness now uses DB texts. yay!
* Extra: improvements on Imp. Spell Reflection (range and max targets, filter caster with conditions)
- Fixed Glyph of Succubus. (Closes #6599)
- Changed old (not-blizz) behavior of Vampiric Embrace:
* Before: party heal affected the priest too and self heal was reduced by that amount to not over-heal
* Now: self heal amount not affected, rather filter the priest out of the party heal using conditions :)
- Solve bug in AQ 3p set bonus, it should only trigger when healing others, not self heals.
- Priest T10 2p bonus (heal) now rolls its effect properly
- Use brand new GetEffectiveHeal to fix #17142
- While we're at it, also close #17034 for good
- Converted Unit::HandleAuraProc function to AuraScripts (#17941)
- Converted Unit::HandleAuraProc function to AuraScripts (cont'd) (#17955)
- Corrected Flametongue weapon damage formula
- Actually check offhand weapon for flametongue in Lava Lash script
- Implemented halved proc chance for Missile Barrage on Arcane Barrage, Fireball, Frostbolt and Frostfire Bolt cast
- Converted Unit::HandleProcTriggerSpell function to AuraScripts (#17956)
- De-hack Earth shield. Fixes #13808
- Updated Honor among Thieves
- Implemented mana proc for Mark of Conquest in case of ranged attack
- Fixed Scent of Blood giving more stacks than the talent rank currently learnt.
- Ported old proc table. Proc system is dead. Long live the proc system!
- Recklessness should get charges removed per cast. Closes #15529
- Use proc system to remove Molten Core charges on Incinerate/Soul Fire cast. Closes #15942
Closes #3463
Closes #5401
Closes #15595
Closes #15974
Closes #16679
Closes #17925
(cherry picked from commit 2ff855054f52bf2dcf81aa7a7da7bab7f8a99686)
# Conflicts:
# src/server/scripts/Northrend/UtgardeKeep/UtgardeKeep/utgarde_keep.cpp
# src/server/scripts/Spells/spell_dk.cpp
# src/server/scripts/Spells/spell_druid.cpp
# src/server/scripts/Spells/spell_hunter.cpp
# src/server/scripts/Spells/spell_item.cpp
# src/server/scripts/Spells/spell_mage.cpp
# src/server/scripts/Spells/spell_paladin.cpp
# src/server/scripts/Spells/spell_priest.cpp
# src/server/scripts/Spells/spell_rogue.cpp
# src/server/scripts/Spells/spell_shaman.cpp
# src/server/scripts/Spells/spell_warlock.cpp
# src/server/scripts/Spells/spell_warrior.cpp
|
|
|
|
|
|
|
|
|
|
Closes #19479
|
|
|
|
|
|
|