Commit Graph
37870 Commits
Author SHA1 Message Date
offl 8fe12e05a4 DB/Creature: Add missing text to Converted Sentry
Closes #24887

(cherry picked from commit db83d3214fb3c13ec4123ce28df420f9cf8834ef)
2022-01-21 18:37:37 +01:00
offl d161c928e3 DB/Creature: Standardize and adjust creature respawn time part 4
Closes #24882

(cherry picked from commit 710cad3c59e1b28b26c680b1eab6224c007091dd)
2022-01-21 18:36:55 +01:00
offl 0ba7748583 DB/Creature: Standardize creature respawn time (instances) part 3
Closes #24881

(cherry picked from commit 1f5b9089e25c5fda4857eaa391606741e105ed91)
2022-01-21 18:36:13 +01:00
offl e54e883af1 DB/Creature: Standardize and adjust creature respawn time, remove wrong spawns part 2
Closes #24880

(cherry picked from commit 8754e3ab879f2e2a6fafd0c996c3ad46cec6187e)
2022-01-21 18:35:40 +01:00
Rothend b0834c9ab5 DB/Quest: script Escape from Skettis
Closes #24878

(cherry picked from commit d92af761cea5c6ad72ace471da5dfbe929ac672b)
2022-01-21 18:34:51 +01:00
Rothend 6765d9f4b2 DB/Quest: script end event for quest Terokk's Downfall
Closes #24867

(cherry picked from commit e97ba50df38c47aa6f3566aef720a0f4b275c8ec)
2022-01-21 18:33:43 +01:00
Rothend 5bc539a2bf DB/Quest: script end event for quest Countdown to Doom
Closes #24866

(cherry picked from commit ff5d3cc2c30cac500921939e9c3da13a0e2671d0)
2022-01-21 18:33:05 +01:00
Rothend 4fc57dd41d DB/Quest: script end event for quest World of Shadows
Closes #24863

(cherry picked from commit 2bb88760aa25af12af4e303a1f30ed912fb56171)
2022-01-21 18:30:59 +01:00
Rothend ee22c9f403 DB/SAI: Move Ranger Lilatha's caged text from AreaTrigger to OOC timer
Closes #24861

(cherry picked from commit d36e5ceac65c9cf14c89115e5c9be5b08910c197)
2022-01-21 18:30:26 +01:00
Rothend 78a928fa0c DB/Creature: fix gossip text and quest requirement for NPC Lorekeeper Lydros
Closes #24858

(cherry picked from commit c7e576becdf5317fa6682253d24785069d514447)
2022-01-21 18:29:29 +01:00
Rothend 0dc3644580 DB/SAI: Improvements to Prospector Anvilward's script
Closes #24856

(cherry picked from commit 47d07e827d51c97b06d2abd16287a35b6379349a)
2022-01-21 16:30:30 +01:00
offl f036d2e21e DB/SAI: Update target types in recently added areatrigger scripts to avoid use of unstable guid target types
Closes #24853

(cherry picked from commit 738baf110ed38d3f2a9faaff6a2215e8cf34b4df)
2022-01-21 16:18:13 +01:00
offl dde859cb21 DB/Creature: Convert & update support for 'Messenger Torvus' to SAI
Closes #24852

(cherry picked from commit 2ebef0c51c138cc27693599b2b96ccf6cb3ceec4)
2022-01-21 16:16:43 +01:00
Gildor fb39553831 Core/Gameobjects: Traps shouldn't ignore IsImmuneToNPC/IsImmuneToPC and IsInSanctuary rules if has owner (#24911)
(cherry picked from commit 4a4aac61d59c8202166c7bb7065385acc4a11ea7)
2022-01-21 16:16:04 +01:00
Gildor a16c804ea0 Core/Spells: SPELL_AURA_MOD_HEALTH_REGEN_PERCENT should be negative if TargetType is enemy and Basepoints are negative (#24902)
(cherry picked from commit af1571ce508379895fb4f8f4fbcaccf7c5dbd156)
2022-01-21 16:12:31 +01:00
Gildor de21d446aa Core/Spells: SPELL_AURA_MELEE_SLOW should be negative if TargetType is enemy or Basepoints are negative (#24901)
(cherry picked from commit 7a81ce2f21d5823cfa872cdef8fc880f2c81f94c)
2022-01-21 16:11:39 +01:00
Gildor cc6e616e61 Core/Spells: SPELL_AURA_MOD_MELEE_RANGED_HASTE should be negative if Basepoints are negative (#24900)
(cherry picked from commit 0759d73777e59d548fa8b8cb7d2707fd9128abba)
2022-01-21 16:11:15 +01:00
Rothend dcf817846e DB/SAI: Cook Torka
Closes #24849

(cherry picked from commit 6f2796f8b674a5031faa9e24c27bf3d61d8f464d)
2022-01-21 16:09:54 +01:00
Rothend 209d2d7397 DB/SAI: Script out-of-combat event for Krang Stonehoof
Closes #24847

(cherry picked from commit 7d5ef81047d11f6538b9c7028450201f1f0e17c2)
2022-01-21 16:05:43 +01:00
Shauren 73b4b1733a Build: Enable some msvc warnings that are enabled for other compilers 2022-01-21 13:43:19 +01:00
Shauren 96137fb30f Core/Misc: Future msvc warning fixes 2022-01-21 13:40:48 +01:00
lee aa742c8752 Dep/rapidjson: fix wrong arm/aarch64 flags compile error (#27650) 2022-01-20 10:18:14 +01:00
Aokromes 253293fb22 Update 2022_01_19_10_world_2020_06_29_04_world.sql
closes #27646
2022-01-20 02:56:10 +01:00
Giacomo Pozzoni 8f4db9aa69 Core/Spells: implement corpse target type support and properly fix resurrections (#24921)
* Core/Spells: implement corpse target type support and properly fix resurrections

(cherry picked from commit df193945d9aff8596985a20e2c654105354b0af7)

* Core/Spells: implement TARGET_CORPSE_SRC_AREA_RAID and updated remaining resurrection effect handlers for updated corpse targeting

(cherry picked from commit 98b075cb4b0da126d409ab42daa63a1f531a70ea)

* Fix no-pch

Co-authored-by: Ovahlord <[email protected]>
(cherry picked from commit cc71da35b5dc74abf71f8691161525a23d870bb5)
2022-01-20 00:13:02 +01:00
Killyana b9666481bb DB/Creature: Fix some models and add missing auras for Ice Crown creatures
(cherry picked from commit 65a204c5b24746237177e5ce8abbaca5a1bbdcf0)
2022-01-19 23:07:59 +01:00
genion18 1ddfbf3ecc DB/Quest: Rumors for Kravel outro event
Closes #24835

(cherry picked from commit 32aebc14abbb5c559d6a808c4c04d51e3a29b481)
2022-01-19 23:06:57 +01:00
offl fa0d4ceea1 DB/Quest: Convert & update support for 'Escorting Erland' to SAI
Closes #24834

(cherry picked from commit eea3cf14017065dbf11deb0aa12f4cd7dd06abd6)
2022-01-19 23:01:12 +01:00
offl 6b058adfb3 DB/Quest: Convert & update support for 'Pyrewood Ambush' to SAI
Closes #24833

(cherry picked from commit fb58ca0bf5a8dc0c6e0ffbbf1e3462bb731fc097)
2022-01-19 22:56:30 +01:00
Rothend 5baa6c9354 DB/SAI: Cersei Dusksinger
Closes #24830

(cherry picked from commit 296b86ced732c2c191e42a6b64fff6b66911fd77)
2022-01-19 22:39:53 +01:00
Keader 58d8d565e8 typo in last commit
(cherry picked from commit 3d3621d5294a96cd6065869eccadca38185e9a64)
2022-01-19 22:19:03 +01:00
Keader 3f72d14937 DB/Creature: Fixed movement flags of Growing Ooze Puddle
- Movement flags confirmed by sniffs
- It fix issues related with Ooze Puddle (Professor Putricide) spawn in middle of air

(cherry picked from commit cfb585de1a94018b3ddfed7d6ec67a57ceefa900)
2022-01-19 22:18:49 +01:00
jackpoz 68faf5bc4b Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")
(cherry picked from commit 54c701cf0db81c0062e8c5020e07db18984d0ffa)
2022-01-19 22:17:42 +01:00
jackpoz f7c1ae01f8 Core/Common: Add macro ASSERT_WITH_SIDE_EFFECTS to be used when asserting conditions that have side effects
(cherry picked from commit 49da3533cd4a0fcd8b2ac7ae0bf4b105f40f8c77)
2022-01-19 21:18:39 +01:00
Rothend 0e44700598 DB/Conditions: remove wrong conditions related to the Purple/Green Trophy Tabard of the Illidari from Tabard Vendors
Closes #24829

(cherry picked from commit 0a08027bd90d952a226c75ed378f5a89ea4d601b)
2022-01-19 21:13:00 +01:00
Rothend b65aff8323 DB/SAI: Prevent Gavis Greyshield (involved in quest The End of the Deserters) from getting killed and disable health regen when becoming friendly
Closes #24827

(cherry picked from commit b2ad5d5b2b1a14c15ccc0e116008171fca7aaf30)
2022-01-19 21:07:56 +01:00
Rothend ea6619552c DB/Creature: Fix Firemane Drakes and Monstrous Kaliri flying movement
Closes #24826

(cherry picked from commit 02828a477a4cea22134fd16f055d9f06c34cbbad)
2022-01-19 20:56:31 +01:00
Rothend 21722d01c6 DB/Creature: Add missing aura to two Citizen of New Avalon NPCs
Closes #24825

(cherry picked from commit 4727c626c4260b486a95dfb7fdc06b9abd66ecbf)
2022-01-19 20:55:36 +01:00
offl 306e08cc31 DB/Quest: Convert & update support for 'Scratches' to SAI
Closes #24824

(cherry picked from commit d526d5d1765a6468d9acb585b3e60c08352edf55)
2022-01-19 20:54:24 +01:00
Killyana e6f5cfcd23 DB/Creature: Remove models from creature table for npcs triggers
(cherry picked from commit 33b2be8e5bb946ccfa7cdb43e01e6ff600ef0bc4)
2022-01-19 20:53:43 +01:00
Shauren a270005de1 Core/SAI: Support SMART_TARGET_POSITION in SMART_ACTION_BECOME_PERSONAL_CLONE_FOR_PLAYER 2022-01-19 19:20:56 +01:00
Shauren 279744efcd Core/Commands: Fixed wrong field being used to determine instance type in .lookup map id 2022-01-19 12:37:27 +01:00
Shauren 18cc0b2e4a Core/Quests: Fixed quest select query 2022-01-19 10:40:10 +01:00
Shauren f551e16e21 Fixed 2022_01_18_07_world_2020_06_26_06_world.sql with sql_mode=ONLY_FULL_GROUP_BY 2022-01-19 10:35:04 +01:00
offl 09ee27d03d DB/Creature: Remove model from creature table if not needed
Closes #24822

(cherry picked from commit 2211610ff75dfb712bb49fc41ebcc4e7d92394ae)
2022-01-19 00:06:09 +01:00
offl 342754baa3 DB/Creature: Lady Liadrin
Closes #24820

(cherry picked from commit 13bdd5184e49c44a3a4fc8f8b4622b7ec7504e96)
2022-01-18 23:50:54 +01:00
offl 32d624fe21 DB/Quest: A Father's Duty
Closes #18653

(cherry picked from commit f9a7e546a0baae27f98875b1a08ca621385dfc28)
2022-01-18 23:49:48 +01:00
offl c5bc1cbeb6 DB/Quest: Convert Galen's Escape to SAI
Closes #23684

(cherry picked from commit f6211737485ac77c4c31f303209b123cbf76c989)
2022-01-18 23:47:59 +01:00
offl dc2c7ffd45 DB: Goblin Land Mine
Closes #22429

(cherry picked from commit 69d3b30a863309ef52532466d4e8c5e5dbad5daa)
2022-01-18 23:46:26 +01:00
offl 775c6ca039 DB/Quest: Convert & update support for 'City of Light' to SAI
Closes #24814

(cherry picked from commit f2c2210dbb88ffa3571344030d77f80c0a765591)
2022-01-18 23:45:00 +01:00
offl 00164a0394 DB/SAI: Rework Mana-Tombs
Closes #24808

(cherry picked from commit 0740692117f67d4e8031be0cbd8c66cf3c1d0cfa)
2022-01-18 23:43:05 +01:00