Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
|
|
|
|
|
|
Tools/Extractors: Updated to 7.2.0
Tools/ConnectionPatcher: Updated patterns to 7.2.0
Supported version is now 7.2.0.23911
|
|
By Malcrom
|
|
By Malcrom
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
By Malcrom, cherry pick from https://gitlab.com/trinitycore/TrinityCore_434/commit/6fef0d2eb2cf85a631be29885f6c3908038ba4f4
|
|
|
|
|
|
|
|
Inscription and Archaeology
Closes #14682
|
|
|
|
|
|
|
|
|
|
Closes #18955 by Keldo
|
|
Closes #19159 by ArcaneFox
|
|
Closes #19201 by ArcaneFox
|
|
Closes #19167 by ArcaneFox
|
|
Closes #19364
|
|
Closes #17010 by LuigiElleBalotta
|
|
By Vincent-Michael
Cherry pick from https://gitlab.com/trinitycore/TrinityCore_434/commit/13e8e235bf048f2daa583bab70d6b727e6890327
|
|
Closes #18665 by Heaven31415
|
|
By cooler-SAI, closes #19209
|
|
Closes #19171
|
|
Closes #19331
|
|
http://www.wowhead.com/npc=13158/lieutenant-sanders
|
|
By Malcrom
|
|
* Implemented Glyph of Blazing Charge
* Implemented a way to compute spline position at any given point in time
* Removed incorrect ProgressCurveId handling, it needs to apply to entire spline duration not to each segment separately
Closes #19217
|
|
By Malcrom
Cherry pick of https://gitlab.com/trinitycore/TrinityCore_434/commit/0ee051e6afab72313b302103d822d4ca3bc1466a
|
|
|
|
Add 2 missing gossips
By Malcrom
Partial cherry pick of https://gitlab.com/trinitycore/TrinityCore_434/commit/0bc274442c29e72930f4f298dd97ea0ce07eb79f
|
|
By Malcrom
C++ Scripting will be required for training to work.
Cherry pick from https://gitlab.com/trinitycore/TrinityCore_434/commit/5ada337177c3d39a5fd5e649e78903a88050182d
|