Commit Graph

35057 Commits

Author SHA1 Message Date
Killyana dea694111e DB/Creature: Remove Wrong spawns
(cherry picked from commit 7e0c0e6b79)
2021-09-26 21:17:18 +02:00
ZenoX92 0a5e3cdcdc DB/Gossip: Quintis Jonespyre
Closes #21937

(cherry picked from commit 3572bba5c0)
2021-09-26 21:16:27 +02:00
ZenoX92 50f7cad10d DB/Quest: The Test of Righteousness (Part 3)
Closes #21938

(cherry picked from commit 1905a91a31)
2021-09-26 21:14:56 +02:00
ZenoX92 7c9bcd7417 DB/Quest: Tome of Divinity (ID: 1641)
Closes #21939

(cherry picked from commit 6cdce72e4d)
2021-09-26 21:12:45 +02:00
ZenoX92 937c7d9ad2 DB/Quest: Remove Deprecated Quests
Closes #21940

(cherry picked from commit e5fafab8a0)
2021-09-26 21:12:04 +02:00
Killyana 31f2664758 DB/Creature: Add some missing spawns to Tempest Keep
(cherry picked from commit 99b95ae446)
2021-09-26 21:10:38 +02:00
Killyana 61676118f1 DB/Creature: Remove some Dup spawns
(cherry picked from commit 3772263838)
2021-09-26 21:07:29 +02:00
jackpoz 289be4d97c Core/Misc: Fix FreezeDetector triggered on startup
Fix FreezeDetector triggering the assert on startup if scripts took more than a few seconds to initialize.

(cherry picked from commit 7b7dc1b508)
2021-09-26 20:51:09 +02:00
jackpoz 501bb9dc67 Dep/Jemalloc: Update to Jemalloc 5.1.0
(cherry picked from commit 8fe74bf0f9)
2021-09-26 20:50:35 +02:00
ZenoX92 9c65f4e27c DB/Creature: Niby the Almighty & Impsy
Closes #21916

(cherry picked from commit e5b3814020)
2021-09-26 20:47:29 +02:00
ZenoX92 2f0d816e54 DB/Quest: The Videre Elixir updates
Updates https://github.com/TrinityCore/TrinityCore/commit/395242a437f414b6c64f3a169dfb7fc6f9d725ed

(cherry picked from commit 9962629a60)
2021-09-26 20:43:49 +02:00
ZenoX92 6667aebc33 DB/Text: Ulathek
Closes #21914

(cherry picked from commit 68989081b1)
2021-09-26 20:43:04 +02:00
ZenoX92 8c0d55bc12 DB/Quest: Quest Emotes (Felwood)
Closes #21913

(cherry picked from commit b2c55eb5b9)
2021-09-26 20:32:47 +02:00
ZenoX92 bffb9b854d DB/Gossip: Ur'dan
Closes #21912

(cherry picked from commit ff14541adf)
2021-09-26 19:30:59 +02:00
ZenoX92 1bb6c80590 DB/Gossip: Niby the Almighty
Closes #21911

(cherry picked from commit 01646f4037)
2021-09-26 19:24:00 +02:00
ZenoX92 cf1d72fa3e DB/Quest: The Videre Elixir
Closes #21910

(cherry picked from commit 395242a437)
2021-09-26 18:55:29 +02:00
ZenoX92 49a2c00983 DB/Gossip: Gaeriyan
Closes #21909

(cherry picked from commit f441987e09)
2021-09-26 18:36:09 +02:00
jackpoz 376defd085 Scripts/Icecrown Citadel: Fix "intended" crash
Change an assert (that can happen easily using ".npc add") to a sanity check

(cherry picked from commit 953640d563)
2021-09-26 16:21:33 +02:00
jackpoz 330881518a Core/Quest: Fix crash caused by disabled quests
Fix crash happening when a disabled quest was added and rewarded (through a GM command). Disabled quests are not validated on startup and they can reference invalid spells.

(cherry picked from commit 5f6af8c6cb)
2021-09-26 16:21:11 +02:00
ccrs ab740026b3 Core/Movement: crashfix workaround
untested
ref #18471

(cherry picked from commit 76667e45a9)
2021-09-26 16:16:16 +02:00
jackpoz 3f659ce5ff Core/Thread: Fix crash added in fd33b1cd02
Fix crash caused by dereferencing uninitialized field.

(cherry picked from commit 623bc6483a)
2021-09-26 16:15:52 +02:00
Treeston fcff6f13f6 db adjustment, 1d27f83 follow
(cherry picked from commit 391cceee5c)
2021-09-26 16:15:16 +02:00
Treeston 9f06cb63d2 Core/Threat: My dictionary informs me that "fixtate" is not, in fact, a word. Corrected to "fixate".
fd33b1c follow-up

(cherry picked from commit 1d27f83bda)
2021-09-26 16:13:15 +02:00
Shauren 58043c8d90 Core/Movement: Removed unneccessary z position adjustment
Closes #21872

(cherry picked from commit d9a2177e9c)
2021-09-26 16:12:52 +02:00
Treeston 16eb5032ad Core/Threat: Re-add fixtate system. I am being told Netherspite needs it.
(cherry picked from commit fd33b1cd02)
2021-09-26 16:12:33 +02:00
Treeston c926e2fc94 1b7ec4b follow-up
(cherry picked from commit 7fe59c95d8)
2021-09-26 16:11:59 +02:00
Treeston 4634cfaa9f Core/Threat: Fix taunt behavior in some edge cases
(cherry picked from commit 1b7ec4bc84)
2021-09-26 16:07:40 +02:00
Treeston f1ac141f25 Core/Unit: UNIT_FLAG renames
[UNIT_FLAG_PLAYER_CONTROLLED -> UNIT_FLAG_POSSESSED]
[UNIT_FLAG_PVP_ATTACKABLE -> UNIT_FLAG_PLAYER_CONTROLLED]
Signed off by: Shauren, Warlockbugs.

(cherry picked from commit 081eab3cf5)
2021-09-26 16:07:09 +02:00
Jorge Turrado Ferrero a9b97939a8 Scripts/Ulduar: Fixed Vehicles when flame leviathan die(#21897)
(cherry picked from commit f13de80834)
2021-09-26 15:49:18 +02:00
Keader 962833d86f Core/Handlers: Fixed Equipament Manager (for real this time)
(cherry picked from commit 26a444719b)
2021-09-26 15:47:34 +02:00
Gooyeth 80d4bde77a Core/Player: Skip the cinematic of the first login if the character is teleported before. (#21776)
(cherry picked from commit 8cec3ffe43)
2021-09-26 15:45:44 +02:00
Killyana 152fae4c42 DB/SAI: Coilfang Sorceress and Coilfang Siren
Closes #21886

(cherry picked from commit 7d5e34e44b)
2021-09-26 15:45:05 +02:00
Keader d8e57b1ddc Core/Handlers: Fixed a Equipament Manager typo
(cherry picked from commit 5a22467912)
2021-09-26 15:43:00 +02:00
Keader 1fcabb4092 Core/Handlers: Fixed equipament manager with empty slots. Yes kids, dont use drugs !
Followup: 42be04898c
(cherry picked from commit dec75903cf)
2021-09-26 15:42:24 +02:00
ZenoX92 326e25adfa DB/Quest: Ancient Spirit
Closes #17231

(cherry picked from commit f40f4f07bc)
2021-09-26 15:39:05 +02:00
Shauren 9709643f50 Core/Misc: Fix copyright headers 2021-09-26 14:22:52 +02:00
ccrs 0b6049fe0b Core/Movement: use helpers for validation
(cherry picked from commit 7118806231)
2021-09-26 14:21:14 +02:00
ccrs d59a6af9c6 Core/Movement: move MoveSplineInit (#21857)
The number of edge cases in which weirdness is seen on "effect movements" will be kinda reduced, plus consistency, plus movementInform on custom movement spline initalizations.

(cherry picked from commit 2a45418032)
2021-09-26 14:19:36 +02:00
Shauren 334b02e1da Core/SAI: Fixed crashes when SAI targets pets that use sai if not tamed
Closes #21870

(cherry picked from commit beb333738d)
2021-09-26 12:43:18 +02:00
Aokromes 104f9a334a Rename 2021_09_26_00_world.sql to 2021_09_26_02_world.sql 2021-09-26 11:09:56 +02:00
Aokromes e05b704443 DB/Spawn: Added Shadowlands intro spawns in Orgrimmar
closes #26950 by @mdX7
2021-09-26 11:09:23 +02:00
ccrs d376058dcc Core/Movement: crashfix
New movement -> Mutate -> Finish current for that slot that happens to be the same type, Follow -> Finish method on the removed movement -> UpdateSpeed call -> search for top -> crash

Closes #21861

(cherry picked from commit bcab5bc4e7)
2021-09-26 01:43:24 +02:00
Shauren 068b340b69 Core/Transports: Force transport passengers into legacy spawn group
Ref #21641

(cherry picked from commit a5df77a9d6)
2021-09-26 01:42:54 +02:00
Shauren 5274f7af17 Core/PacketIO: Added missing move assignment operator to ByteBuffer
(cherry picked from commit fcb1e3e642)
2021-09-26 01:27:59 +02:00
ccrs 4793b073ee Core/Misc: movement header cleanup
(cherry picked from commit f9914caefc)
2021-09-26 01:22:17 +02:00
ZenoX92 763459ada7 DB/Quest: Tormented By the Past
Closes #21843

(cherry picked from commit 528c61cb4c)
2021-09-26 00:26:47 +02:00
ZenoX92 9d28a73e21 DB/Quest: Troubled Spirits of Kel'Theril
Closes #21842

(cherry picked from commit 93a0bf9842)
2021-09-26 00:17:39 +02:00
TecDian d364793b92 DB: Update Broadcast text used for The Ancient Statuette quest
Ref #21545
Closes #21844

(cherry picked from commit 1e2e7d5f75)
2021-09-25 22:56:01 +02:00
Nitair 4f0aa11c6e Scripts/Stratholme: Baroness Anastari rework (PR #21687)
(cherry picked from commit dc28889151)
2021-09-25 22:45:56 +02:00
Gooyeth a9e7464e0d Core/Battleground: allow Random battleground and arena queues same time. (#21730)
- It also restricts queuing to arenas if it is in queue of dungeon finder

(cherry picked from commit 8aad6f828e)
2021-09-25 21:36:11 +02:00