aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2022-02-06Core/Spells: fix a possible crash when a target that has been focused during ...Ovah
2022-02-06Core/Spells: cleaned up and improved spell focusing behavior (PR #25440)Ovah
2022-02-06Core/Warden: Attempt to fix random ingame Lua errors with Warden enabledGiacomo Pozzoni
2022-02-06Core/Characters: Replace 2 database statements with 1jackpoz
2022-02-06Core/PlayerDump: Update realmcharacters table when importing a character with...jackpoz
2022-02-06Core/Spells: Do not reset periodic timer for stacking DoTs on recastKeader
2022-02-06Core/ChatCommands: Fix an issue that caused trailing variant options to somet...Treeston
2022-02-06Core/LFG: Handle vote kick as failed if there cannot be 3 votes agreeingjackpoz
2022-02-05[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)Treeston
2022-02-05Core/Misc: Fix some static analysis warnings exposed after 6b8f3d0.Treeston
2022-02-05 Game/AI: Implement option to move a creature back to Homeposition on Evade. ...Rushor
2022-02-05Add "On" to some gossip methods in AI (#25415)Maks Szokalski
2022-02-05Core/ChatCommands: make ExactSequence more readableTreeston
2022-02-05Core/ChatCommands: Drop PlayerIdentifier's cast operators which could return ...Peter Keresztes Schmidt
2022-02-05Scripts/Commands: Convert remaining debug commands (PR #25429)Peter Keresztes Schmidt
2022-02-05Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...Treeston
2022-02-05[3.3.5] Core/Guilds: Guild cleanup (PR #25422)Treeston
2022-02-05Chat/Commands: Eradicate ChatHandler::extractOptFirstArgTreeston
2022-02-05Core/AI: CombatAI refactor (PR #25416)Maks Szokalski
2022-02-05Core/Movement: Corrected Animation Tier handling (PR #24875)NoName
2022-02-05Scripts/AreaTrigger: Rename OnlyOnceAreaTriggerScript::_OnTrigger to TryHandl...Treeston
2022-02-05Core/MotionMaster: Do not generate path to MoveLandKeader
2022-02-05Scripts/Commands: .character command conversionTreeston
2022-02-05Core/ChatCommands: Move ostream operator into Variant class so we don't pollu...Peter Keresztes Schmidt
2022-02-05[3.3.5] Scripts/Commands: .arena command conversion (PR #25407)Treeston
2022-02-05Core/Maps: Always update the grid of player summons even if far away (#25406)Giacomo Pozzoni
2022-02-05Core/PathFinding: Enable pathfinding (MMaps) by defaultjackpoz
2022-02-05Core/Spells: Implemented PROC_ATTR_CANT_PROC_FROM_ITEM_CASTKeader
2022-02-05Scripts/IcecrownCitadel: correct Rimefang's script nameTreeston
2022-02-05Core/Scripts: Remove now-unused WaypointPathStarted hook. WaypointStarted doe...Treeston
2022-02-05Core/SAI: Fix SMART_EVENT_WAYPOINT_START not being called at every waypoint c...jackpoz
2022-02-05Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everythi...Treeston
2022-02-05Core/Combat: When entering a vehicle, transfer any current threat to that veh...Treeston
2022-02-05Core/Unit: Fix units on vehicles not dismounting on death (#25404)Giacomo Pozzoni
2022-02-05Core/Arena: Fix Arena.ArenaStartPersonalRating setting not having effect if t...jackpoz
2022-02-05Core/Players: Directly store PlayerSpell in m_spells, not as pointerShauren
2022-02-05Core/SAI: Do not allow SMART_EVENT_RESET to call SMART_ACTION_CALL_SCRIPT_RESETjackpoz
2022-02-05Scripts/Obsidian Sanctum: Fix portals not being visiblejackpoz
2022-02-05Core/SAI: Reduce the chance of infinite loops/stack overflows (#25398)Giacomo Pozzoni
2022-02-05Core/Misc: Allow all kinds of non-map containers in grid searchersShauren
2022-02-05Scripts/Commands: Convert argument parsing of .npc commandsTreeston
2022-02-05Scripts/Commands: Convert argument parsing of gameobject commandsTreeston
2022-02-04Common/Util: Trinity::StringTo<double> support (PR #25364)Treeston
2022-02-04Core/Misc: Add support for custom link colors. Clean-up hyperlink validation,...Treeston
2022-02-04Core/Player: Fixed incorrect prepared statement parameter types in Player::_S...robinsch
2022-02-04Core/Totem: Immune to all positive spells. (#25326)Houston
2022-02-04Core/Misc: DBC std::array refactors, and |Hachievement unit testsTreeston
2022-02-04UnitTests: Add a first set of item hyperlink testsTreeston
2022-02-04Core/Chat: Add missing initialization to chat link data structuresShauren
2022-02-04Core/Chat: Correct Hyperlink validation for incomplete achievements.Treeston