aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2022-03-05Core/Maps: Attempt to fix picking the wrong min height (#25771)Giacomo Pozzoni
2022-03-05Core/Maps: Partially revert 0c69316714d0558e32462f5401197fe1e803ae75jackpoz
2022-03-05Core/Maps: Partially revert 0c69316714d0558e32462f5401197fe1e803ae75jackpoz
2022-03-05COre/Misc: Remove whitespacejackpoz
2022-03-05Core/Maps: Use the same logic to calculate grid coords to avoid mismatchesjackpoz
2022-03-05Core/SAI: implement new smart actions to change AI Animkits and to enable/dis...Ovah
2022-03-05Core/Visibility: Split BG/Arena visibility settings (#25690)Gildor
2022-03-05Game/ChatCommands: Make sure ChatHandler::extractPlayerTarget populates the s...Treeston
2022-03-05Core/Movement: Add a debug log when a player falls below the mapjackpoz
2022-03-01Core/Player: Adjust fall damage logjackpoz
2022-03-01[3.3.5] Scripts/Commands: .learn adjustments (PR #25454)Treeston
2022-03-01Core/Maps: add new FLAG_ALLIANCE_ONLY and FLAG_HORDE_ONLY for instance spawn ...Ovah
2022-02-28Scripts/ScarletMonastery: Headless Horseman Rewrite (#25614)Keader
2022-02-28Core/AI: Fix CorpseRemoved() and SMART_EVENT_CORPSE_REMOVED not being called ...jackpoz
2022-02-28CI/GitHub: Switch to GCC 8 (#25610)Giacomo Pozzoni
2022-02-28Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and elimin...Shauren
2022-02-28AI/CreatureAI: Properly update Victim even while spell focusingTreeston
2022-02-28Core/Spells: Aura refresh improvements (#25511)Gildor
2022-02-28Core/ChatCommands: Fix a potential crash if a custom chat command does not ha...Treeston
2022-02-28Core/SAI: Fix SMART_ACTION_WP_RESUME actually pausing next waypoint if the cu...jackpoz
2022-02-28Core/SAI: Allow to debug SmartAI methodsjackpoz
2022-02-28Core/Spells: unify OnSpellCastInterrupt and OnSuccessfulSpellCast hooks into ...Ovah
2022-02-28Core/Aura: Fixed thread-unsafe return from Aura::GetCaster() (#25524)robinsch
2022-02-28Core/Movement: fix units falling through the ground when hover mode is diseng...Ovah
2022-02-28Core/Movement: add optional velocity argument for MoveLand and MoveTakeoff (P...Ovah
2022-02-28Core/Mail: Replaced blocking db query in mail sending with async versionShauren
2022-02-28Core/Mail: Naming sync with 3.3.5Shauren
2022-02-28Core/Auction House: Eliminate blocking db queries for account permissions whe...Shauren
2022-02-27Core/Spells: SPELL_AURA_MOD_HEALING_PCT should be negative if TargetType is e...Gildor
2022-02-27Core/Creature: Ignore combat reach when looking for assisting creaturesjackpoz
2022-02-27Core/ChatCommand: Improve feedback for ambiguous commandsTreeston
2022-02-27Core/Pet: Fix GetDebugInfo() outputjackpoz
2022-02-27Scripts/Commands: Move .account to `trinity_string`Treeston
2022-02-27Core/Quest: Fix wrong feedback sent to the quest sharing sender with auto-acc...Giacomo Pozzoni
2022-02-27Core/ChatCommands: Add `trinity_string` support for chat command helpTreeston
2022-02-27Scripts/ChatCommands: Constrain how char const* may be used as a command hand...Treeston
2022-02-271eca51b follow-up, nuke `command`.`permission` from orbit; it was only duplic...Treeston
2022-02-27[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...Treeston
2022-02-27Core/SAI: Add orientation and delay columns to waypoints table (#25472)Giacomo Pozzoni
2022-02-27Core/SAI: Fix SMART_ACTION_WP_PAUSE with 0 delay pausing the path only for 1 ...Giacomo Pozzoni
2022-02-27Core/PathFinding: Fix GetPathPolyByPosition() using only 2D distance instead ...xvwyh
2022-02-27Core/Loot: Raise max number of loot items from 16 to 18jackpoz
2022-02-27Script/Commands: Add ".pdump copy" command (#25455)Giacomo Pozzoni
2022-02-26Core/Quests: Do not tell the client to request questgiver details for the nex...Ovah
2022-02-26Core/Quests: Fixes response selection to use correct referenced identifier (#...ModoX
2022-02-26Core/Auras: Implement SPELL_AURA_FORCE_BREATH_BAR (#27790)Aqua Deus
2022-02-26Core/GameObjects: Implemented GAMEOBJECT_TYPE_CAPTURE_POINT (#27034)Jeremy
2022-02-26Core/Objects: Added helper structures to allow using customized updatefield s...Shauren
2022-02-25Core/Objects: Add new 9.2 guid typesShauren
2022-02-25Core/PacketIO: Rename some new opcodesShauren