aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-03-06Scripts/UtgardePinnacle: Svala Sorrowgrave Ritual improvements (#25997)Gildor
2022-03-06Core/Unit: Fix crash when exiting a vehiclejackpoz
2022-03-06Core/Unit: Set stand state on damage only to playersjackpoz
2022-03-06Core/Scripts: Move some speed values & UNIT_FLAG_NOT_SELECTABLE to DBoffl
2022-03-06DB/GameObject: Matrix Punchographoffl
2022-03-06DB/Creature: Remove UNIT_FLAG_PACIFIEDoffl
2022-03-06Scripts/EoE: Attempt to fix players getting stuck after dyingjackpoz
2022-03-06Core/Creature: Allow to skip Rate.Corpse.Decay.Looted when calling SetCorpseD...Giacomo Pozzoni
2022-03-06Core/Warden: Send Lua checks only when ingame (#25977)Giacomo Pozzoni
2022-03-06Core/Commands: Implemented command to teleport character to npcMatan Shukry
2022-03-06Core/Scripts: Verify & migrate spell school immunities to DBoffl
2022-03-06Core/SAI: Add new action SMART_ACTION_SET_HEALTH_PCT (#25932)Giacomo Pozzoni
2022-03-06Core/Spells: Fixed spell effect 43 (SPELL_EFFECT_TELEPORT_UNITS_FACE_CASTER) ...Meji
2022-03-06Core/Misc: Fix static analysis issues (#25924)Giacomo Pozzoni
2022-03-06Scripts/Commands: Improve ".debug objectcount"jackpoz
2022-03-06Core/Creature: Add new db field InteractionPauseTimer (#25880)Giacomo Pozzoni
2022-03-06Core/Misc: Fix typo in SendAuthWaitQue method name (#25887)Jan Van Buggenhout
2022-03-06Core/Misc: Update WorldSocket::OnRead to WorldSocket::ReadDataHandler in comm...Jan Van Buggenhout
2022-03-06CI/CircleCI: Expose binaries built on Circle CI as docker images in the Circl...Giacomo Pozzoni
2022-03-06DB/Creature: Remove UNIT_FLAG_STUNNED in more casesoffl
2022-03-05Core/Spells: Correct swapped TARGET_UNIT_NEARBY_ALLY and TARGET_UNIT_NEARBY_P...xvwyh
2022-03-05Update LootMgr.cpp (#25849)Trond B. Krokli
2022-03-05Scripts/Diremaul - Dire Maul crystal and forcefield fix (#25332)Jinnaix
2022-03-05Core/Unit: Fix movement hiccups in water (#24020)Giacomo Pozzoni
2022-03-05DB/Creature: Remove remaining UNIT_FLAG_PACIFIED part 1offl
2022-03-05Scripts/Utgarde Pinnacle: Svala Sorrowgrave Intro and Ritual of the Sword (#2...wotlk-enthusiast
2022-03-05DB/Creature: Add UNIT_FLAG2_UNK1 (CREATURE_DIFFICULTYFLAGS_2_HIDE_BODY)offl
2022-03-05Scripts/Spells: Implement effect "Party Time" & Add Rejuvenation when eating ...Mikhail Redko
2022-03-05Core/Warden: Max packet size 500 -> 450Treeston
2022-03-05Core/Misc: Remove unneeded null-terminator after switch from wchar_t to std::...Mikhail Redko
2022-03-05Core/Proto: cleanup double newlines in generated codeShauren
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-03-05Core/Player: auto-attacked player stands up from sit or sleep state (#25684)Aurelio Arcabascio
2022-03-05Core/Maps: Move some more Map internals to actually be... internals.Treeston
2022-03-05Core/Maps: All RespawnInfo* handed to outside code are now RespawnInfo const*...Treeston
2022-03-05Core/SAI: Fix SMART_EVENT_FLAG_NOT_REPEATABLE flag being ignored when specify...Giacomo Pozzoni
2022-03-05Core/Maps: move pooling hand-off outside of Map::CheckRespawn (PR#25785)Treeston
2022-03-05Scripts/ICC: Fix teleporter not removing players from Gunshipjackpoz
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-05Scripts/Commands: Include map min height in ".gps" commandjackpoz
2022-03-05Core/Scripts: Add missing spells to Black Morassoffl
2022-03-05DB/Spell: Add effects to more spells from Violet Holdoffl
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-05Core/Scripts: Add missing spells to Violet Holdoffl
2022-03-05Game/ChatCommands: Make sure ChatHandler::extractPlayerTarget populates the s...Treeston