aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-26DB/Texts: Add BroadcastTextId to one of Molthor's texts & remove useless localesoffl
(cherry picked from commit 08dd9ebf780e6133a4d3a0421aba00a0e43892d0)
2022-01-26DB/Locale/esES Texts missing in quests (Part 13)Cerveciento
Closes #25225 (cherry picked from commit 769d47c61717851b5eb4d4a58dd99b5ff3854f8b)
2022-01-26Core/Warden: Fix Warden reporting false positive checksjackpoz
Issue introduced in 210176fd915cf4ba16f428d3c1a249a71f4aa7a7 (cherry picked from commit c04f53b886ec27dd8cf100524fe93a71dc4e1aa1)
2022-01-26DB/Locale/esES Texts missing in quests (Part 12)Cerveciento
Closes #25221 (cherry picked from commit b0734f81bd2ca81e833e7119679e4938dd040d11)
2022-01-26DB/SAI: Remove useless param inside SMART_ACTION_CALL_TIMED_ACTIONLIST for ↵offl
gameobject scripts (cherry picked from commit 6ca6a540831a29ded8bd569e395ccdff0ab3e336)
2022-01-26DB/SAI: Change orientation to home position instead of calling evade to ↵offl
restore orientation (cherry picked from commit a4ab8116c3f6ddc3b9d318ab95d548ab15994104)
2022-01-26DB/Creature: Change respawn time of Lordaeron Footsoldier to correctoffl
(cherry picked from commit 6779a92cbae06d515097817890c7b35af15ffadf)
2022-01-26Scripts/BlackwingLair: Suppression Device Room (PR #25199)Jinnaix
Co-authored-by: offl <11556157+offl@users.noreply.github.com> Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> Co-authored-by: Treeston <treeston.mmoc@gmail.com> (cherry picked from commit de56ed87368104780ddfb2e9c082076c9c83d575)
2022-01-26Core/Misc: Fix Windows 32 bits buildjackpoz
Close #25789 (cherry picked from commit 1cafd4ef74350cb3656917e8e033a5e21dcce193)
2022-01-26Core/CrashHandler: Skip logging stack trace of the thread writing the crash ↵Shauren
log, it was launched by windows with same context as crashing thread (cherry picked from commit dd34651f4d42ca598b2f1b2ed32e27b4742f4be7)
2022-01-26Core/CrashHandler: Remove logging function variation depending on crash ↵Shauren
reason and print directly to file, not to temporary buffer (cherry picked from commit c5e1b49e8c02386a0e9edf682692dc6d46cc862f)
2022-01-26Core/CrashHandler: NULL -> nullptrShauren
(cherry picked from commit 68fdfcaa507d06ce8e823e7848f4c58ef1e62732)
2022-01-26Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed ↵Shauren
file being all red in editor (cherry picked from commit 39c5e03b749d44df346b8f37aed3eb898526365a)
2022-01-26Core/CrashHandler: Attempt to extract C++ exception object in uncaught ↵Shauren
exception hander (cherry picked from commit 83ed35fe62c16f5697f253a9a44bba7dcb83e80d)
2022-01-26Core/Units: add new functionality for units to block or enable combat ↵Ovah
interactions (#25168) * Core/Units: add new functionality for units to block or enable combat entirely via helper to reflect what CREATURE_DIFFICULTYFLAGS_IGNORE_COMBAT and client AI functions imply * yeah... * Nuke Creature::IsCombatDisallowed helper as its unused by now * no combat extra flag may now be changed on transforms if the transformed entry does not have the flag (cherry picked from commit 764f22fc9157ad184baa38995ee4e2d821299935)
2022-01-26Core/Updater: Fix detection of the mysql binary when a directory is given as ↵Carbenium
path This ensures that we never pass a directory path StartProcess which results in a crash. Closes #25216 (cherry picked from commit 98b1b20d6beea5e2fdea7e404e8d880953d4b2fb)
2022-01-26DB/Quest: Add outro event for 'Guided by Honor' (11289)dr-j
Closes #16855 (cherry picked from commit 23886881b4c527d1b4b5a3de4f95855a62142edf)
2022-01-26DB/Texts: Fix CompletionText for quest 'Proof of Deed'illfated
Closes #25218 (cherry picked from commit a677c6c55d75db12a8c0c8622039a3dad5a9c9a9)
2022-01-26DB/Locale/esES Texts missing in quests (Part 11)Cerveciento
Closes #25217 (cherry picked from commit cec27318489e9c0212b70c8ddd4d80549f63d8e9)
2022-01-26Core/Misc: Code cleanupjackpoz
(cherry picked from commit 3c28573d02db98ae8d7a41e04b9715da0556836b)
2022-01-26Core/Unit: Creatures' minions now engage in combat if their controller is ↵Jinnaix
attacked (PR #25219) Closes #24340 (cherry picked from commit db9072a183cd93014d708d67ae3a762fdbf5d095)
2022-01-26Core/Battlegrounds: Fix error messages in Isle of Conquestjackpoz
Fixes #24032 (cherry picked from commit 02a018ea1394452896ecdd87c98df5fc8655046d)
2022-01-26Core/SAI: Fix creatures casting spells while moving with flag ↵jackpoz
SMARTCAST_COMBAT_MOVE Fixes #24019 (cherry picked from commit 2910d0fb2436d9865d792ef92cb415f831a0af93)
2022-01-26Scripts/Comamnds: Improve ".debug objectcount" command (#25208)Giacomo Pozzoni
* Scripts/Comamnds: Improve ".debug objectcount" command Include the top 5 most common creatures in the map * Use C++ features to copy data * Fix build warnings * Update src/server/scripts/Commands/cs_debug.cpp Co-authored-by: Shauren <shauren.trinity@gmail.com> * Update src/server/scripts/Commands/cs_debug.cpp Co-authored-by: Shauren <shauren.trinity@gmail.com> * Update src/server/scripts/Commands/cs_debug.cpp Co-authored-by: Shauren <shauren.trinity@gmail.com> * Move CreatureCountWorker out of function and use template for unhandled cases * Code cleanup Co-authored-by: Shauren <shauren.trinity@gmail.com> (cherry picked from commit bd5e832a648aadf1d1be94f913ea00b67398f249)
2022-01-26Core/Authserver: Deprecation of sha_pass_hash (PR #25138)Treeston
see also #25157 (cherry picked from commit 44a3aad0af4bdd132b8761761dc83df2d7d6c601)
2022-01-26DB/Misc: Add missing Scarab Coffers and update loot templatesElarose
Closes #9638 (cherry picked from commit 53effff9b2ee6d9d1d24b293e8fc8e096f00febc)
2022-01-26DB/Texts: Add BroadcastTextId to Glutton's textsoffl
(cherry picked from commit 1076d5f6f48cabcf7b028701dc51e80aaf41641d)
2022-01-26DB/Locale/esES Texts missing in quests (Part 10)Cerveciento
Closes #25207 (cherry picked from commit 039836e33c7eacd91ece129a3b08019056a63ea6)
2022-01-26DB/Locale/esES Texts missing in quests (Part 9)Cerveciento
Closes #25201 (cherry picked from commit e9652e0814c0c4ef19cab45191e9abdcff7f3a74)
2022-01-26Scripts/Kologarn: Apply CREATURE_FLAG_EXTRA_NO_COMBAT on ↵jackpoz
NPC_ARM_SWEEP_STALKER and NPC_RUBBLE_STALKER (cherry picked from commit 6ad6d9e67069ef048c10afbdd52627b8c765a010)
2022-01-26Scripts/Naxxramas: Frogger event improvements (#25202)Gildor
* Scripts/Naxxramas: Frogger event improvements * Prevent Living Poison accumulation * Now Living Poison cast Explode * check for a nearby player * move event to the frogger trigger's AI * Initialize and removing unnecessary things * applying suggestions * remove unnecessary header * Rename 9999_99_99_99_world.sql to 2020_08_05_00_world.sql (cherry picked from commit 174ac958009222aeef83520101a28963f8c63b0e)
2022-01-26Scripts/World: updated Training Dummy script to modern model and removed ↵Ovahlord
pointless GameTime shenanigans (cherry picked from commit 9bf57958e36721fa301f62c4a5c6bd88c58edc28)
2022-01-26Scripts/AzjolNerub: Fix potential error in pound spell scriptCarbenium
Cast damage spell in AfterEffectApply instead OnEffectHitTarget. This avoids the scenario where we try to apply an aura to a potential dead target. Ref #21856 (cherry picked from commit 0dd4b685df53d9b61a53aaf3a577c2a9ed8cdd47)
2022-01-26Core/Common: Move old-style pointer+size HexStr methods to Trinity::Impl ↵Treeston
where they can't hurt anyone (cherry picked from commit 7b8b999516a824b0c417631a77f133eb47b8b2f4)
2022-01-26Build: Enable /permissive- flag on msvcShauren
(cherry picked from commit c8fed48b161cfff5fa90d8bf4342ede88086ada4)
2022-01-26Core/Misc: Fix compile errors found with msvc /permissive-Shauren
(cherry picked from commit b3db50a3b41b2db209327387f59afa1c40532773)
2022-01-26Core/Metric: Include Creatures and Gameobjects panels in the Performance ↵jackpoz
Profiling dashboard (cherry picked from commit df8d50c06a6776312d5bd912dd6a5273a190a1e4)
2022-01-26Core/Metric: Require WITH_DETAILED_METRICS CMake flag for MMaps metricjackpoz
(cherry picked from commit 8ad6bd8a9ba45ef22ed0275fd402da17666d8522)
2022-01-26Core/Misc: Fix static analysis issues (#25194)Giacomo Pozzoni
(cherry picked from commit 07fd84b679fd6958b7e669a96c78783875e1b949)
2022-01-26DB/Texts: Remove mismatches between texts in creature_text and texts in ↵offl
broadcast_text (cherry picked from commit bc6137d08c08ef2fb29e871cf5659c4d1c5c41ab)
2022-01-26DB/Locale/esES Texts missing in various quests (Part 8)Cerveciento
Closes #25200 (cherry picked from commit 7595b5ed40a70d7a29f1dcf63b44a8f348eaf8f1)
2022-01-26Scripts/Outland: Convert 'Captain Tyralius' to SAI (#25188)Trond B. Krokli
Closes #24676 (cherry picked from commit 7f2874a7aceb13f5c8898acbeb7f5a296eb7d610)
2022-01-26DB/Creature: Run action list in Reth'hedron's script even in OOC to prevent ↵offl
potential script stuck Ref a2f661ea34d4146b97ecb9e7dae18b0a7cee931e (cherry picked from commit c227f66595b1af6e1de66277212360bf21c12efa)
2022-01-26DB/Quest: Add support for 'Subdue the Subduer' (11090)ZenoX92
Closes #6982 (cherry picked from commit a2f661ea34d4146b97ecb9e7dae18b0a7cee931e)
2022-01-26DB/Creature: Remove static spawns of Angered Arakkoa Protectoroffl
(cherry picked from commit 18c8bbafec88cca065fe134e9e1debb9bb516dc1)
2022-01-26The Soul Cannon of Reth'hedronoffl
Closes #4763 (cherry picked from commit aeb993a7daa22935263f5bc19f4f7aabf716e1d3)
2022-01-26DB/Locale/esES Texts missing in various questsCerveciento
Closes #25197 (cherry picked from commit 10f49793f9a7cd67c7b8b203290d7ea5f1829795)
2022-01-26DB/Locale/esES Texts missing in various questsCerveciento
Closes #25173 (cherry picked from commit 587b8c30300acc9a6c1f117fb48777ad96485be6)
2022-01-26DB/Creature: Shadowy Tormentor (26966)offl
Closes #25172 (cherry picked from commit f72479dcb39c616a1c2e9107e429b4ad8faba3b3)
2022-01-26DB/Locale/esES 'quest_greeting_locale' from various NPCCerveciento
Closes #25170 (cherry picked from commit 2ed215a8e0fb67fb6df9c74246bd4d5d39178fd9)