aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-02DB/AzureSpan: Added spawns in Drake HatcheryNaddley
2023-03-02DB/Misc: Fixed sql error introduced in 91b7c163fc3305fca0158d5981ad2f6c49c919e4Meji
2023-03-01Core/Movement: Allow specifying timeout for random movementShauren
2023-03-01Core/Misc: Update SkillLine and LockType definitions (Dragonflight) (#28829)Meji
2023-02-28Core: Updated allowed build to 10.0.5.48317Shauren
2023-02-28Core/Spells: Make CastSpellExtraArgs copy and movableShauren
2023-02-28Core/Spells: Refactor Spell::finish to accept SpellCastResult argument ↵Shauren
instead of just a bool indicating success
2023-02-26Core/Misc: Add launchDelay argument to Unit::SendPlaySpellVisual overload ↵Shauren
accepting Unit* argument
2023-02-26Core/Spells: Updated silence flags for 9.0 and rename unit flag to its new ↵Shauren
meaning
2023-02-25Partial revert of "Core/Spells: Moved SpellVisual functions from Unit to ↵Shauren
WorldObject" - client only accepts unit guids in these packets (orphan visuals not reverted) This partially reverts commit 54f607641ac9008a588b8ff635a9ed7ee7a5f976.
2023-02-20Core/Players: Fix mail memory leaks happening if mail is received before ↵Gosha
saved mail is loaded (during loading from db) (#28826)
2023-02-20DB/SilvepineForest: Added Love is in the Air spawnsMeji
2023-02-20DB/SilvermoonCity: Added Love is in the Air spawnsMeji
2023-02-20DB/Undercity: Added Love is in the Air spawnsMeji
2023-02-20DB/ThunderBluff: Added Love is in the Air spawnsMeji
2023-02-20DB/Orgrimmar: Added Love is in the Air spawnsMeji
2023-02-20DB/TheExodar: Added Love is in the Air spawnsMeji
2023-02-20DB/Darnassus: Added Love is in the Air spawnsMeji
2023-02-20DB/Ironforge: Added Love is in the Air spawnsMeji
2023-02-20DB/TheStockade: Added Love is in the Air spawnsMeji
2023-02-20DB/Stormwind: Added Love is in the Air spawnsMeji
2023-02-20DB/Transport: Added transport for Waking Shores <> StormwindNaddley
+ added Crew member
2023-02-20DB/Stormwind: Removed Onnessa and WorkerNaddley
removed in 10.0.5 (pre traiding post spawn)
2023-02-20DB/AzureSpan: Added spawns in Traitor's RestNaddley
2023-02-18Core/Spells: Remove TRIGGERED_IGNORE_CASTER_AURASTATE from default triggered ↵Shauren
spell flags Closes #28820
2023-02-17DB/AzureSpan: Added spawns for Brackenhide WaterholeNaddley
+ added Questchain / Phasing
2023-02-16Core/Misc: Mention vmaps in error message about loading gameobject modelsShauren
2023-02-16Update worldserver.conf.distAokromes
2023-02-14Core/Guilds: Fixed loading achievement CompletingPlayers guids from db. (#28813)DeadMouse
2023-02-14Core: Updated allowed build to 10.0.5.48069Shauren
2023-02-11Core/Units: Pass real damage taken after level scaling calculations to ↵Shauren
DamageDone and DamageTaken script hooks
2023-02-11DB/Stormwind: Added Lord KrazoreNaddley
2023-02-11DB/Stormwind: Updated some vendorsNaddley
2023-02-10Core/Auras: Implemented SPELL_AURA_KEYBOUND_OVERRIDE (#28809)Смердокрыл
Co-authored-by: MaxtorCoder <warsongkiller.s8@gmail.com> Co-authored-by: Shauren <shauren.trinity@gmail.com>
2023-02-10DB/Ohn'ahranPlains: Added GraveyardsNaddley
2023-02-10DB/ShadowmoonValley: Spawned some pre-garrison intro spawns for allianceModoX
2023-02-09Core/Auras: Remove channeled auras when caster and target are not on the ↵Shauren
same map Closes #28777 Closes #28792 (cherry picked from commit d23c839998263330aa475125e0bca16dd8fe51bb)
2023-02-09Scripts/Events: Fixed infinite loop with auras 71507 and 71508 casting each ↵Shauren
other when unit is removed from map (cherry picked from commit 70e985c7f715951035b0e168c0222405d62758b3)
2023-02-09Core/Battlegrounds: Prevent end Arena when a dead player logout (#28766)Gildor
(cherry picked from commit aeb4d18e20c444e828ecff0964013d3d8daf67d9)
2023-02-09Core: Updated allowed build to 10.0.5.48001ModoX
2023-02-09DB/WakingShores: Added GraveyardsNaddley
2023-02-09DB/Misc: Added Swift Spectral Drake and Swift Flying WispNaddley
2023-02-08Core/Players: Added support for profession equipment slots (#28799)Meji
2023-02-07Core: Updated allowed build to 10.0.5.47967Shauren
2023-02-06Dep/CascLib: Update to ↵Shauren
ladislav-zezula/CascLib@a5080b5794027a25d98aa6024b2bef17d06fe0ea
2023-02-06Core/Spells: Implemented SPELL_EFFECT_REMOVE_AURA_BY_SPELL_LABELShauren
2023-02-06Build: Fixed tools only buildShauren
2023-02-05Core/GameObjects: Fixed crash with transport gameobjects that have only 1 ↵Shauren
entry in TransportAnimation/TransportRotation db2 Closes #28673
2023-02-05Core/Objects: Move EventProcessor update to WorldObject::UpdateShauren
2023-02-05Core/GameObjects: Fixed the behavior for GAMEOBJECT_TYPE_FISHINGNODE (#28781)Meji