aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-09-04Core/PacketIO: Fixed CMSG_CAST_SPELL/CMSG_PET_CAST_SPELL/CMSG_USE_ITEM/CMSG_U...Shauren
2025-09-04Core/Database: Add missing hotfix database periodic pingsShauren
2025-09-03Core/AreaTriggers: Handle exit areatrigger on player map change (#31077)ModoX
2025-09-02Scripts/Spells: Implement hunter talent Binding Shot (#31074)Aqua Deus
2025-09-01Scripts/Spells: Implement warrior talent Tenderize (#31071)Jeremy
2025-09-01Scripts/Spells: Implement Cold Steel, Hot Blood talent (#31056)Jeremy
2025-09-01Core/Players: Fixed buying bank tabsShauren
2025-08-31Core/Reputation: Fix ReputationMgr crash at first character login due to AllR...thestrangerplana
2025-08-31Scripts/TheJadeForest: Implement quest "Touching Ground" (31766) (#31122)Meji
2025-08-31Scripts/Spells: Implement hunter talent Shrapnel Shot (#31073)Aqua Deus
2025-08-31Scripts/Spells: Implement hunter talent Entrapment (#31072)Aqua Deus
2025-08-31Scripts/Spells: Delete death knight spell scripts removed in patch 11.2 (#31227)Aqua Deus
2025-08-31Core/Vehicles: Prevent bad database data in vehicle_template from crashing th...Shauren
2025-08-31Scripts/Spells: Implement mage talent Scorch (#31083)Aqua Deus
2025-08-31Scripts/Draenor: Implement Establish your Garrison (34378) (#28219)Aqua Deus
2025-08-30Core/Database: Fix database auto updater when using MySQL 9.4 (#31243)quarters78
2025-08-30Core/Database: Remove warning suppression for mysql_stmt_bind_param, it has b...Shauren
2025-08-30Dep/MySQL: Move required version checks to CMake, raise required version to 8...Shauren
2025-08-29Core/Spells: Support spells that have both charge recovery and separate cooldownShauren
2025-08-29Scripts/Spells: Implement Anger Management talent (#31066)Jeremy
2025-08-28Scripts/Spells: Implement shaman talent Deluge (#31057)Aqua Deus
2025-08-28Scripts/Spells: Implement Fresh Meat talent (#31053)Jeremy
2025-08-28Core/Items: Define new socket colorShauren
2025-08-27Core/Network: Refactor duplicate code in Socket (#30970)An-Zheng
2025-08-27Scripts/Spells: Implement druid talents Umbral Embrace and Umbral Inspiration...Aqua Deus
2025-08-25Core/Commands: Add .guild list GM command to list all guilds (#30930)Alex Dcnh
2025-08-25Scripts/Spells: Implement hunter talent Master Marksman (#31054)Aqua Deus
2025-08-25Core/Misc: Regenerate enuminfo_*.cpp filesShauren
2025-08-25Core/Misc: Update some enums with 11.2 values (#31231)dio85
2025-08-24Scripts/Spells: Implement hunter talent Penetrating Shots (#30784)Aqua Deus
2025-08-24Scripts/Spells: Rewrite druid talent Shooting Stars to have reduced proc chan...Shauren
2025-08-23Core/PacketIO: Fixed updatefields structure for 11.2.0Shauren
2025-08-23Scripts/Spells: Implement druid talent Ursoc's Fury (#30776)Aqua Deus
2025-08-22Scripts/Spells: Implement guardian talent Dream of Cenarius (#30762)Aqua Deus
2025-08-21Scripts/Spells: Implement dh talent Critical Chaos (#30752)Aqua Deus
2025-08-19Core/BattlePets: Fix using moved-from variable when adding new petShauren
2025-08-19Core/BattlePets: Refactor BattlePetMgr::SendUpdates to use std::span argumentShauren
2025-08-16Scripts/Spells: Refactor spell script internals to fix -Wcast-function-type-m...Shauren
2025-08-15Core/Utils: Added .contains member function to FlatSetShauren
2025-08-15Core/Utils: Fix nopch build with gcc 14Shauren
2025-08-14Core/Items: Relaxed transmog restrictiionsShauren
2025-08-14Core/Players: Reenable transmogShauren
2025-08-13Core/AreaTriggers: Fixed areatrigger path type initializationShauren
2025-08-13Core/PacketIO: Fixed SMSG_SET_ANIM_TIER structure for 11.2.0Shauren
2025-08-13Core: Updated to 11.2.0Shauren
2025-08-11Core/Quests: Fixed quest experience rewards - it should always be awarded for...Shauren
2025-08-11Core/Items: Send CreateObject for items in buyback inventory slotsShauren
2025-08-10Core/Arenas: Allow queueing for rated arenas (#31148)Jeremy
2025-08-09Core/Objects: Remove unused code from UpdateField internalsShauren
2025-08-07Core/PacketIO: Reduce amount of stack space used by a few giant packet classesShauren