Commit Graph
41033 Commits
Author SHA1 Message Date
Naddley a8ac1c64eb DB/Hunter: Added spellproc data for Tip of the Spear 2023-03-08 01:43:58 +01:00
Shauren cf2e0e2faa Core/Movement: New waypoint movement features
* Allow going backwards on a repeatable waypoint path (instead of going directly to first point)
* Allow triggering random movement on path ends
* Max duration of waypoint movement
* Skipping mmap usage
* Forced speed for whole path
* Forced run/walk for whole path
2023-03-07 20:13:28 +01:00
Shauren 705d5701bf Core/Movement: Refactor jump speed calculation out of spell code 2023-03-06 00:14:42 +01:00
Shauren cdc09d29bc Core/Units: Added Unit::SetFacingToPoint function 2023-03-05 15:45:57 +01:00
Meji f83b161bcc DB/Trainers: Updated Orgrimmar trainers 2023-03-04 20:34:36 +01:00
Aqua Deus 3c9eb0377c DB/Azsuna: Added spawns for Shackle's Den
Closes #28520
2023-03-04 16:43:17 +01:00
Shauren 39b76cfbc2 Core/Movement: Allow specifying timeout for follow movement 2023-03-04 14:57:17 +01:00
Naddley 1baa2f4f39 Scripts/AzureVault: Implement Leymor encounter (#28810) 2023-03-02 23:52:05 +01:00
Shauren 0026706e83 Core/Movement: Extend MovePoint with new arguments
* Forced speed
* Speed selection mode (walk, run or default)
* Distance from target point that is considered close enough to finalize movement
2023-03-02 23:24:42 +01:00
Naddley 7209f1cbf9 DB/AzureSpan: Added some Tuskarr Worker and Fisher spawns 2023-03-02 18:20:32 +01:00
Naddley 2f81d263f4 DB/AzureSpan: Added some more spawns 2023-03-02 18:18:59 +01:00
Naddley d0f9a824b4 DB/AzureSpan: Added spawns in Drake Hatchery 2023-03-02 18:17:46 +01:00
Meji c0080b269a DB/Misc: Fixed sql error introduced in 91b7c163fc 2023-03-02 00:31:30 +01:00
Shauren 66b29fba44 Core/Movement: Allow specifying timeout for random movement 2023-03-01 21:58:07 +01:00
Meji 0748986835 Core/Misc: Update SkillLine and LockType definitions (Dragonflight) (#28829) 2023-03-01 12:02:29 +01:00
Shauren a0cbd1e5a3 Core: Updated allowed build to 10.0.5.48317 2023-02-28 21:39:24 +01:00
Shauren 9fe8ee3622 Core/Spells: Make CastSpellExtraArgs copy and movable 2023-02-28 00:22:18 +01:00
Shauren a8bb1739e9 Core/Spells: Refactor Spell::finish to accept SpellCastResult argument instead of just a bool indicating success 2023-02-28 00:19:31 +01:00
Shauren 982b60f39c Core/Misc: Add launchDelay argument to Unit::SendPlaySpellVisual overload accepting Unit* argument 2023-02-26 19:58:04 +01:00
Shauren 3400c5a52c Core/Spells: Updated silence flags for 9.0 and rename unit flag to its new meaning 2023-02-26 00:58:48 +01:00
Shauren cbdb255958 Partial revert of "Core/Spells: Moved SpellVisual functions from Unit to WorldObject" - client only accepts unit guids in these packets (orphan visuals not reverted)
This partially reverts commit 54f607641a.
2023-02-25 16:24:44 +01:00
Gosha f8f994998a Core/Players: Fix mail memory leaks happening if mail is received before saved mail is loaded (during loading from db) (#28826) 2023-02-20 23:14:20 +01:00
Meji 2cbfba41f1 DB/SilvepineForest: Added Love is in the Air spawns 2023-02-20 21:38:11 +01:00
Meji 6e3901e120 DB/SilvermoonCity: Added Love is in the Air spawns 2023-02-20 21:37:02 +01:00
Meji f07123ffaf DB/Undercity: Added Love is in the Air spawns 2023-02-20 21:36:26 +01:00
Meji d26f5bafca DB/ThunderBluff: Added Love is in the Air spawns 2023-02-20 21:35:55 +01:00
Meji bf9e47001d DB/Orgrimmar: Added Love is in the Air spawns 2023-02-20 21:35:30 +01:00
Meji 0f31a6fe99 DB/TheExodar: Added Love is in the Air spawns 2023-02-20 21:34:23 +01:00
Meji 89239946b8 DB/Darnassus: Added Love is in the Air spawns 2023-02-20 21:33:56 +01:00
Meji 3fcf2c460d DB/Ironforge: Added Love is in the Air spawns 2023-02-20 21:32:57 +01:00
Meji 131217d668 DB/TheStockade: Added Love is in the Air spawns 2023-02-20 21:32:22 +01:00
Meji 91b7c163fc DB/Stormwind: Added Love is in the Air spawns 2023-02-20 21:31:30 +01:00
Naddley f4a15bd0e0 DB/Transport: Added transport for Waking Shores <> Stormwind
+ added Crew member
2023-02-20 01:35:09 +01:00
Naddley 46be9fc587 DB/Stormwind: Removed Onnessa and Worker
removed in 10.0.5 (pre traiding post spawn)
2023-02-20 01:31:02 +01:00
Naddley b30bfec971 DB/AzureSpan: Added spawns in Traitor's Rest 2023-02-20 01:27:04 +01:00
Shauren e6b43c0d5c Core/Spells: Remove TRIGGERED_IGNORE_CASTER_AURASTATE from default triggered spell flags
Closes #28820
2023-02-18 18:43:27 +01:00
Naddley c75642a513 DB/AzureSpan: Added spawns for Brackenhide Waterhole
+ added Questchain / Phasing
2023-02-17 00:14:20 +01:00
Shauren d5ec4a7f05 Core/Misc: Mention vmaps in error message about loading gameobject models 2023-02-16 11:19:37 +01:00
Aokromes 1502648598 Update worldserver.conf.dist 2023-02-16 10:43:25 +01:00
DeadMouse f7c9a85327 Core/Guilds: Fixed loading achievement CompletingPlayers guids from db. (#28813) 2023-02-14 16:49:20 +01:00
Shauren 8dc5ffef56 Core: Updated allowed build to 10.0.5.48069 2023-02-14 10:08:41 +01:00
Shauren 9f088c2e04 Core/Units: Pass real damage taken after level scaling calculations to DamageDone and DamageTaken script hooks 2023-02-11 16:54:46 +01:00
Naddley 38097e0f37 DB/Stormwind: Added Lord Krazore 2023-02-11 01:43:37 +01:00
Naddley fef6845d9d DB/Stormwind: Updated some vendors 2023-02-11 00:54:14 +01:00
b37333c1d9 Core/Auras: Implemented SPELL_AURA_KEYBOUND_OVERRIDE (#28809)
Co-authored-by: MaxtorCoder <[email protected]>
Co-authored-by: Shauren <[email protected]>
2023-02-10 11:29:43 +01:00
Naddley 132ec70dd2 DB/Ohn'ahranPlains: Added Graveyards 2023-02-10 01:48:52 +01:00
ModoX 202648d13d DB/ShadowmoonValley: Spawned some pre-garrison intro spawns for alliance 2023-02-10 00:11:02 +01:00
Shauren b842f2be55 Core/Auras: Remove channeled auras when caster and target are not on the same map
Closes #28777
Closes #28792

(cherry picked from commit d23c839998263330aa475125e0bca16dd8fe51bb)
2023-02-09 19:06:36 +01:00
Shauren f79cd0f526 Scripts/Events: Fixed infinite loop with auras 71507 and 71508 casting each other when unit is removed from map
(cherry picked from commit 70e985c7f715951035b0e168c0222405d62758b3)
2023-02-09 10:31:48 +01:00
Gildor 0e76b4ab9d Core/Battlegrounds: Prevent end Arena when a dead player logout (#28766)
(cherry picked from commit aeb4d18e20c444e828ecff0964013d3d8daf67d9)
2023-02-09 10:31:48 +01:00