aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-21Core/Spells: SPELL_AURA_MOD_HEALTH_REGEN_PERCENT should be negative if ↵Gildor
TargetType is enemy and Basepoints are negative (#24902) (cherry picked from commit af1571ce508379895fb4f8f4fbcaccf7c5dbd156)
2022-01-21Core/Spells: SPELL_AURA_MELEE_SLOW should be negative if TargetType is enemy ↵Gildor
or Basepoints are negative (#24901) (cherry picked from commit 7a81ce2f21d5823cfa872cdef8fc880f2c81f94c)
2022-01-21Core/Spells: SPELL_AURA_MOD_MELEE_RANGED_HASTE should be negative if ↵Gildor
Basepoints are negative (#24900) (cherry picked from commit 0759d73777e59d548fa8b8cb7d2707fd9128abba)
2022-01-21DB/SAI: Cook TorkaRothend
Closes #24849 (cherry picked from commit 6f2796f8b674a5031faa9e24c27bf3d61d8f464d)
2022-01-21DB/SAI: Script out-of-combat event for Krang StonehoofRothend
Closes #24847 (cherry picked from commit 7d5ef81047d11f6538b9c7028450201f1f0e17c2)
2022-01-21Build: Enable some msvc warnings that are enabled for other compilersShauren
2022-01-21Core/Misc: Future msvc warning fixesShauren
2022-01-20Dep/rapidjson: fix wrong arm/aarch64 flags compile error (#27650)lee
2022-01-20Update 2022_01_19_10_world_2020_06_29_04_world.sqlAokromes
closes #27646
2022-01-20Core/Spells: implement corpse target type support and properly fix ↵Giacomo Pozzoni
resurrections (#24921) * Core/Spells: implement corpse target type support and properly fix resurrections (cherry picked from commit df193945d9aff8596985a20e2c654105354b0af7) * Core/Spells: implement TARGET_CORPSE_SRC_AREA_RAID and updated remaining resurrection effect handlers for updated corpse targeting (cherry picked from commit 98b075cb4b0da126d409ab42daa63a1f531a70ea) * Fix no-pch Co-authored-by: Ovahlord <dreadkiller@gmx.de> (cherry picked from commit cc71da35b5dc74abf71f8691161525a23d870bb5)
2022-01-19DB/Creature: Fix some models and add missing auras for Ice Crown creaturesKillyana
(cherry picked from commit 65a204c5b24746237177e5ce8abbaca5a1bbdcf0)
2022-01-19DB/Quest: Rumors for Kravel outro eventgenion18
Closes #24835 (cherry picked from commit 32aebc14abbb5c559d6a808c4c04d51e3a29b481)
2022-01-19DB/Quest: Convert & update support for 'Escorting Erland' to SAIoffl
Closes #24834 (cherry picked from commit eea3cf14017065dbf11deb0aa12f4cd7dd06abd6)
2022-01-19DB/Quest: Convert & update support for 'Pyrewood Ambush' to SAIoffl
Closes #24833 (cherry picked from commit fb58ca0bf5a8dc0c6e0ffbbf1e3462bb731fc097)
2022-01-19DB/SAI: Cersei DusksingerRothend
Closes #24830 (cherry picked from commit 296b86ced732c2c191e42a6b64fff6b66911fd77)
2022-01-19typo in last commitKeader
(cherry picked from commit 3d3621d5294a96cd6065869eccadca38185e9a64)
2022-01-19DB/Creature: Fixed movement flags of Growing Ooze PuddleKeader
- Movement flags confirmed by sniffs - It fix issues related with Ooze Puddle (Professor Putricide) spawn in middle of air (cherry picked from commit cfb585de1a94018b3ddfed7d6ec67a57ceefa900)
2022-01-19Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")jackpoz
(cherry picked from commit 54c701cf0db81c0062e8c5020e07db18984d0ffa)
2022-01-19Core/Common: Add macro ASSERT_WITH_SIDE_EFFECTS to be used when asserting ↵jackpoz
conditions that have side effects (cherry picked from commit 49da3533cd4a0fcd8b2ac7ae0bf4b105f40f8c77)
2022-01-19DB/Conditions: remove wrong conditions related to the Purple/Green Trophy ↵Rothend
Tabard of the Illidari from Tabard Vendors Closes #24829 (cherry picked from commit 0a08027bd90d952a226c75ed378f5a89ea4d601b)
2022-01-19DB/SAI: Prevent Gavis Greyshield (involved in quest The End of the ↵Rothend
Deserters) from getting killed and disable health regen when becoming friendly Closes #24827 (cherry picked from commit b2ad5d5b2b1a14c15ccc0e116008171fca7aaf30)
2022-01-19DB/Creature: Fix Firemane Drakes and Monstrous Kaliri flying movementRothend
Closes #24826 (cherry picked from commit 02828a477a4cea22134fd16f055d9f06c34cbbad)
2022-01-19DB/Creature: Add missing aura to two Citizen of New Avalon NPCsRothend
Closes #24825 (cherry picked from commit 4727c626c4260b486a95dfb7fdc06b9abd66ecbf)
2022-01-19 DB/Quest: Convert & update support for 'Scratches' to SAIoffl
Closes #24824 (cherry picked from commit d526d5d1765a6468d9acb585b3e60c08352edf55)
2022-01-19DB/Creature: Remove models from creature table for npcs triggersKillyana
(cherry picked from commit 33b2be8e5bb946ccfa7cdb43e01e6ff600ef0bc4)
2022-01-19Core/SAI: Support SMART_TARGET_POSITION in ↵Shauren
SMART_ACTION_BECOME_PERSONAL_CLONE_FOR_PLAYER
2022-01-19Core/Commands: Fixed wrong field being used to determine instance type in ↵Shauren
.lookup map id
2022-01-19Core/Quests: Fixed quest select queryShauren
2022-01-19Fixed 2022_01_18_07_world_2020_06_26_06_world.sql with ↵Shauren
sql_mode=ONLY_FULL_GROUP_BY
2022-01-19 DB/Creature: Remove model from creature table if not neededoffl
Closes #24822 (cherry picked from commit 2211610ff75dfb712bb49fc41ebcc4e7d92394ae)
2022-01-18DB/Creature: Lady Liadrinoffl
Closes #24820 (cherry picked from commit 13bdd5184e49c44a3a4fc8f8b4622b7ec7504e96)
2022-01-18DB/Quest: A Father's Dutyoffl
Closes #18653 (cherry picked from commit f9a7e546a0baae27f98875b1a08ca621385dfc28)
2022-01-18DB/Quest: Convert Galen's Escape to SAIoffl
Closes #23684 (cherry picked from commit f6211737485ac77c4c31f303209b123cbf76c989)
2022-01-18DB: Goblin Land Mineoffl
Closes #22429 (cherry picked from commit 69d3b30a863309ef52532466d4e8c5e5dbad5daa)
2022-01-18DB/Quest: Convert & update support for 'City of Light' to SAIoffl
Closes #24814 (cherry picked from commit f2c2210dbb88ffa3571344030d77f80c0a765591)
2022-01-18DB/SAI: Rework Mana-Tombsoffl
Closes #24808 (cherry picked from commit 0740692117f67d4e8031be0cbd8c66cf3c1d0cfa)
2022-01-18Core/Quests: Remove RewardMoney from quest_template as it is not a static ↵funjoker
value and depends on receiving player (#27590)
2022-01-18Core/Auras: Store non-unit caster guids in auras (#27625)Jeremy
This allows retrieving any caster object, not just units
2022-01-18Scripts/Spells: Implement OnPrecast scripting hook for spell scripts (#27632)Seyden
* Fires before cast bar starts
2022-01-18Core/SAI: Add SMART_ACTION_BECOME_PERSONAL_CLONE_FOR_PLAYER (#27581)Seyden
2022-01-18Core/Movement: Fixed possible crash in HomeMovementGeneratorModoX
2022-01-18Scripts/Spells: Updated Power Word: Shield scriptShauren
Closes #27630
2022-01-18Script/Creature: script Terokk's encounter (#24871)Rothend
* Script/Creature: script Terokk's encounter. Closes #2029 * Apply suggested changes. * Fix nopch build. * Rename 9999_99_99_99_world_terokk.sql to 2020_06_24_02_world.sql * Update 2020_06_24_02_world.sql Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> Co-authored-by: Eridium <6587064+Killyana@users.noreply.github.com> (cherry picked from commit 3227ed94bc7e8a6833fe67a2edb63debcca90a60)
2022-01-18Core/Player: do not consider FLAG_EXTRA_NO_XP_AT_KILL or pet status when ↵Rothend
deciding if a creature counts as a "gives experience or honor" target. (#24884) Closes #23860 (cherry picked from commit e3bac11837741518479e9e09a99980366f1a64ae)
2022-01-18Core/SAI: do not allow the waypoint pause timer to update while in combat. ↵Rothend
(#24877) (cherry picked from commit 37cb39179629c90afb09324864bd31bddb9bd07c)
2022-01-18Core/SAI: implement SMART_EVENT_SUMMONED_UNIT_DIES (82), useable by ↵Rothend
creatures and gameobjects (#24874) * Core/SAI: implement SMART_EVENT_SUMMONED_UNIT_DIES (82), useable by creatures and gameobjects. Closes #24831 * Update SmartScriptMgr.h (cherry picked from commit 5339d1d3b835fcc8f635d34457ceb6e653e70a1c)
2022-01-18Script/Spell: fix Midsummer's Juggling Torch (#24885)Rothend
* Script/Spell: fix Midsummer's Juggling Torch. Closes #17446 * Remove unneeded GetPosition() call, thanks jackpoz for noticing! * Rename 9999_99_99_99_world_midsummer_torch_juggling.sql to 2020_06_24_01_world.sql Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> (cherry picked from commit 5f35bf9e795ab0c8343d693062d3643dae2b7d8c)
2022-01-17Scripts/Spells: Fix mage Flame On talent (#27622)Aqua Deus
2022-01-17Scripts/Spells: Fix warlock chaos bolt damage (#27616)Aqua Deus
2022-01-17Core/Spells: Using hearthstone will teleport caster to map againModoX
Closes #27623