aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-07DB/Valdrakken: Added Noblegarden spawnsMeji
2024-04-07DB/Mardum: Added spawns for the Cryptic Hollow caveNaddley
2024-04-07Scripts/Spells: Implemented Shadow Priest talent Mind Devourer (#29895)Mematoru
2024-04-07DB/DunMorogh: Update Noblegarden spawns (Dragonflight)Meji
2024-04-07DB/Teldrassil: Update Noblegarden spawns (Dragonflight)Meji
2024-04-07DB/AzuremystIsle: Update Noblegarden spawns (Dragonflight)Meji
2024-04-07DB/Mulgore: Update Noblegarden spawns (Dragonflight)Meji
2024-04-07DB/TirisfalGlades: Update Noblegarden spawns (Dragonflight)Meji
2024-04-07DB/EversongWoods: Update Noblegarden spawns (Dragonflight)Meji
2024-04-07DB/Holidays: Drop old spawns for Noblegarden and Love is in the AirMeji
2024-04-07Core/Movement: Ensure land and takeoff animations even if gravity ↵Shauren
enabled/disabled state is not what spline generator expects
2024-04-06Core/Scripts: Integrate new ActionResultSetter with movement generators and ↵Shauren
spells
2024-04-06DB/ShadowmoonValley: Added Pale Crawler spawns in Anguish FortressNaddley
2024-04-06DB/ShadowmoonValley: Added some more spawnsNaddley
2024-04-06DB/ShadowmoonValley: Update curHealth for Lesser Warlock spawnsNaddley
2024-04-05Core/Scripts: Added basic types for async script actionsShauren
2024-04-04Core/OutdoorPvP: Fixed shutdown crashShauren
2024-04-04Core/Misc: Replace shared_ptr with unique_ptr with deleter for cleanups in ↵Shauren
main() functions
2024-04-04Core/Movement: Allow overriding speed for taxi movement generatorShauren
2024-04-04Rename sqlMeji
2024-04-03Core/Networking: Fixed Socket::DelayedCloseSocket not working if write queue ↵Shauren
is empty when its called on linux and mac Closes #29887
2024-04-03Fix codestyleShauren
2024-04-03Core/SAI: Allow gameobjects to be targeted by spell castsShauren
2024-04-02DB/Creature: Fix guid gapModoX
2024-04-02SQL: Fix columns in 90f390f9b8d93d72078bc901f4ec3871fe31efd4 after ↵Shauren
def601b4ff82ec8a90af60408a87cac92fdf070d
2024-04-02Ci/AppVeyor: Use preinstalled MySQL and upgrade OpenSSL to 3.2Shauren
2024-04-02Scripts/Battleground: Implemented Battle for Gilneas (#29877)Jeremy
2024-04-02Core/Movement: Added Velocity field to waypoint_path table (#29837)ModoX
2024-04-01Core/Conditions: Fixed evaluation of CurrentPvpFaction outside arenas or ↵Meji
battlegrounds (#29882)
2024-04-01Removed unneccessary c_str() from previous commitShauren
2024-03-31Core/Entities: Make ObjectGuid formattable with fmt without using ToString()Shauren
2024-03-30Core/Pets: Removed overriding unit class for petsShauren
2024-03-30Core/Creatures: Changed the spawn health field in creature table to a ↵Meji
percentage (#29801)
2024-03-29Core: Updated to 10.2.6.53989Shauren
2024-03-28Core/Players: Use CharBaseInfo.db2 data to determine appropriate race for ↵Shauren
mercenary mode transforms
2024-03-28Core/Battlegrounds: Move to scripts (#29799)Jeremy
* Introduce new BattlegroundScript class for map/bg specific scripts * Remove all sub, zone specific, battleground classes except Arena * Move all bg zone scripts to new BattlegroundScripts class in script folder * Remove ZoneScript from Battleground class * Remove some unused hooks from Battleground
2024-03-28DB/Creatures: Drop unused movement dataMeji
2024-03-27Core/Conditions: Extend circular references check for player condition ↵Shauren
conditions to also handle two different conditions referencing each other
2024-03-27Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)Meji
2024-03-27Core/GameObjects: Implement destructible_hitpoint table to store health info ↵Jeremy
about destructible buildings (#29836)
2024-03-27Build: Fix Linux aarch64 GCC build (#29831)lee
(cherry picked from commit 370685457e83c9657c1337ea5a2dc2f07e01af62)
2024-03-26Core/Maps: Initialize instance faction using group leader (if available) ↵Shauren
instead of the first player entering the map
2024-03-26DB/Outland: Update creature static flagsMeji
2024-03-26DB/Mardum: Implement Quest "Give Me Sight Beyond Sight" (#29833)Naddley
Co-Authored-By: ModoX <moardox@gmail.com>
2024-03-25Tools/mmaps_generator: Only initialize memory for inds mesh when it will be ↵thesillyone
read (#29795) * this change does NOT require re-generating mmaps
2024-03-25Core: Update allowed build to 10.2.6.53913ModoX
2024-03-25Scripts/Stormwind: Implement RP Event for quest "Ancient Curses" (#29780)Naddley
2024-03-25Core/vmaps: Improved WMO detection for group models that don't have floorShauren
2024-03-25Scripts/Spells: Fix Whispering Shadows target selection logic if there are ↵Shauren
less than 8 units hit that don't have Vampiric Touch on them
2024-03-25DB/Boralus: Added Dori'thur spawnNaddley