aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-27Core/SmartAI: Reserve a param for SMART_ACTION_SOUND master branch specific ↵Shauren
functionality, for compatibility reasons
2020-12-27Core/Maps: Partially revert 0c69316714d0558e32462f5401197fe1e803ae75jackpoz
Revert define to constexpr as this also broke some calculations
2020-12-27Core/Maps: Partially revert 0c69316714d0558e32462f5401197fe1e803ae75jackpoz
The development will continue in a PR
2020-12-27COre/Misc: Remove whitespacejackpoz
2020-12-27Core/Maps: Use the same logic to calculate grid coords to avoid mismatchesjackpoz
Use the same logic of (CENTER_GRID_ID - x / SIZE_OF_GRIDS) in GridMap::getMinHeight() as Map::GetGrid() to avoid coord grid mismatches caused by floating point precision, i.e. getting the wrong grid. Replace defines with constexpr in grids to make debugging easier. Closes #25652
2020-12-27Scripts/Commands: Include map min height in ".gps" commandjackpoz
2020-12-27Core/Scripts: Add missing spells to Black Morassoffl
2020-12-27DB/Spell: Add effects to more spells from Violet Holdoffl
Turned out almost all spells from BM were copied to create Violet Hold. Not only serverside spells and not only their effects but also attributes and icons. The scripts were also copied, possibly unchanged
2020-12-27DB/Locales: Add missing esES & esMX quest locales (Part 79)Cerveciento
Closes #25766
2020-12-27DB/Quest: Add missing CompletionText to 2 questsCerveciento
Closes #25752
2020-12-27DB/Creature: Replace unit flags stun & immune with aurasoffl
2020-12-27DB/Creature: Add conditions to Steam Tonk's spells & misc fixesoffl
Ref ed8bf7f0e2e67ca1eb65ffa05518fe29df526642 Updates #9373
2020-12-27Core/Units: do not send power update packets when gaining power via energize ↵Ovah
spell effects to match retail behavior (#25599) This fixes possible clientside visual issues where power is being added twice until the next update_object packet is being sent
2020-12-26Core/SAI: implement new smart actions to change AI Animkits and to ↵Ovah
enable/disable hover movement (#25623) * Core/SAI: implement new smart actions to change AI Animkits and to enable/disable hover movement for units SMART_ACTION_SET_AI_ANIM_KIT (parameter 1: animKitId) SMART_ACTION_SET_HOVER (parameter1: enable/disable) * Update SmartScriptMgr.cpp * Update SmartScript.cpp * removed SMART_ACTION_SET_AI_ANIM_KIT since it's reserved for master
2020-12-26Core/Visibility: Split BG/Arena visibility settings (#25690)Gildor
2020-12-26Core/Spells: Implemented personal summons (#19231) (#25765)Giacomo Pozzoni
* Core/Spells: Implemented personal summons (#19231) * By default determined by summon property flag SUMMON_PROP_FLAG_PERSONAL_SPAWN Closes #18254 (cherry picked from commit b7bb5e6a98119512702519adecf559ecedc20743) # Conflicts: # src/server/game/Combat/ThreatManager.cpp # src/server/game/DataStores/DBCEnums.h # src/server/game/Entities/Creature/TemporarySummon.cpp # src/server/game/Entities/Creature/TemporarySummon.h # src/server/game/Entities/GameObject/GameObject.cpp # src/server/game/Entities/Object/Object.cpp # src/server/game/Entities/Object/Object.h # src/server/game/Maps/Map.h # src/server/game/Spells/SpellEffects.cpp * Build fix * Implement feedback * Fix parameters passed in wrong order
2020-12-26CI/GitHub: Apply branch label to PRs when they are openedjackpoz
Apply branch label to PRs when they are opened instead of having a cron job that runs every 5 minutes. This uses the "new" github action type "pull_request_target" (cherry picked from commit 89cfced1b568e8807ab71f7da0e3ffc5cdc10ce7) # Conflicts: # .github/workflows/pr-labeler.yml
2020-12-26Core/Scripts: Add missing spells to Violet Holdoffl
2020-12-26DB/Spell: Add effects to all summoning spells from Violet Holdoffl
2020-12-26DB/Creature: Use serverside spells to activate taxi at Wyrmrest Templeoffl
2020-12-26DB/Creature: Wyrmrest Protector & Warden of the Chamberoffl
2020-12-25DB/Spell: Add effects to some serverside spellsoffl
2020-12-25DB/Quest: Update 'Cycle of Life' (12454)offl
2020-12-25DB/Quest: Rework 'The Honored Ancestors' (11605)offl
2020-12-25DB/Quest: Update 'Ebon Blade Prisoners' (12982)offl
2020-12-23DB/Locales: Add missing esES & esMX quest locales (Part 78)Cerveciento
Closes #25753
2020-12-23DB/Locales: Add missing esES & esMX quest locales (Part 77)Cerveciento
Closes #25751
2020-12-23DB/Locales: Add missing esES & esMX quest locales (Part 76)Cerveciento
Closes #25747
2020-12-23DB/Creature: Update stats & auras of some creaturesoffl
2020-12-23DB/Quest: Update 'The Seer's Crystal' & 'Corki's Gone Missing Again!'offl
2020-12-23DB/Instance/Sunwell Plateau: Overhaul part 3offl
2020-12-23DB/Creature: Root Ironwork Cannon & fix modeloffl
2020-12-18DB/Locales: Add missing esES & esMX quest locales (Part 75)Cerveciento
Closes #25739
2020-12-18DB/Locales: Add missing esES & esMX quest locales (Part 74)Cerveciento
Closes #25737
2020-12-18DB/Locales: Add missing esES & esMX quest locales (Part 73)Cerveciento
Closes #25728
2020-12-18DB/Locales: Add missing esES & esMX quest locales (Part 72)Cerveciento
Closes #25725
2020-12-18DB/Creature: Apprentice Osterkilgroffl
2020-12-18DB/Instance/Sunwell Plateau: Overhaul part 2offl
2020-12-18DB/Instance/Sunwell Plateau: Overhaul part 1offl
2020-12-18DB/Spell: Isle of Quel'Danas & Sunwell Plateau area spellsoffl
2020-12-18DB/Quest: Conditions for 'Winter's Presents' & 'New Year Celebrations!'offl
Closes #25733 Closes #25734
2020-12-15TDB 335.20121 - 2020/12/15TDB335.20121TDB Release
2020-12-13DB/Locales: Add missing esES & esMX quest locales (Part 71)Cerveciento
Closes #25713
2020-12-13DB/Locales: Add missing esES & esMX quest locales (Part 70)Cerveciento
Closes #25703
2020-12-13DB/Locales: Add missing esES & esMX quest locales (Part 69)Cerveciento
Closes #25700
2020-12-10Game/ChatCommands: Make sure ChatHandler::extractPlayerTarget populates the ↵Treeston
strtok buffer for non-nullptr returns. Closes #25692, supersedes #25698.
2020-12-10DB/Locales: Add missing esES & esMX quest locales (Part 68)Cerveciento
Closes #25695
2020-12-10DB/Instance/Shadow Labyrinth: Adjustments for Grandmaster Vorpil & fix statsoffl
2020-12-10DB/Instance/Sethekk Halls: Adjustments for Anzu & fix positions of some ↵offl
creatures
2020-12-10DB/Creature: Make Metzen the Reindeer's event not repeatableoffl
Ref f45d2d6597a9c8cb97ae5f20dbd52be91c3eae71