Commit Graph
39393 Commits
Author SHA1 Message Date
dr-j df7d634597 DB/GameObject: Make traps of Warpwood Pod despawn after being activated
Closes #19371

(cherry picked from commit 48104d27549bae98d02d3c1cec1677a071d28b69)
2022-03-12 22:33:38 +01:00
Shauren becc9ba1fc Core/Misc: Fix mac build 2022-03-12 18:35:59 +01:00
Jinnaix fe31d436ef Server/Config - Change default settings for saving gm logs. (#26804)
* Server/Config - Change default settings for saving gm logs.

* update

Prefix Timestamp to the text

(cherry picked from commit 7050a5ccb617dae2b329c8f7d8d08e6c502a9370)
2022-03-12 16:20:10 +01:00
offl 7d9088e9cf Core/SAI: Remove SMART_ACTION_INSTALL_AI_TEMPLATE (#26797)
(cherry picked from commit ff8663ca1599a2103a88e719d94d91218a66dbaa)
2022-03-12 16:19:47 +01:00
offl 7e22abaf6a DB/Quest: Reduce drop chance of some quest items
Closes #26800

Closes #26801

(cherry picked from commit 2da09a4da214933a807a62757e2084ff326ec46d)
2022-03-12 15:50:01 +01:00
offl f4b37190f8 DB/Creature: Rework Improved Land Mine (Quests 12820,12833)
Closes #26798

(cherry picked from commit a2fdaf74d573e3928638026e086d37e6e1f7341d)
2022-03-12 15:48:09 +01:00
offl 4a867dbf2d DB/Quest: Rework 'Relief for the Fallen' (12937)
(cherry picked from commit 1c174987c8114d7f2daf02140afa81a1cb01bd54)
2022-03-12 15:39:51 +01:00
offl 6302840892 DB/Quest: Rework 'Slaves of the Stormforged' (12957)
(cherry picked from commit d8de32e81d77ea6422de119a87e89d0da99b79f1)
2022-03-12 15:39:01 +01:00
offl 037bd3cf0c DB/Creature: Add script to Trade Master Kovic
(cherry picked from commit 8c11ab27c5e82f43caf707eafceed5379817c370)
2022-03-12 15:38:28 +01:00
ccrs de72593821 Scripts/Ahnkahet: corrections to boss_elder_nadox script
(cherry picked from commit 2870a99d1af3d440381b21266aaaa2d3916a5263)
2022-03-12 15:37:10 +01:00
offl 4cb9d038a7 DB/Misc: Update some fields of creatures & quests
(cherry picked from commit a704ecf817843cf41d7bdbb0ad34cb202dcf52aa)
2022-03-12 15:16:52 +01:00
offl edf91b0337 DB/Quest: Rework 'Suntara Stones' (3367)
(cherry picked from commit 74450912d244d83acfc224bfb4ae7266c04d4dd5)
2022-03-12 15:13:11 +01:00
offl 2642cf3666 DB/Quest: Rework 'The Tome of Divinity' (1783,1786)
(cherry picked from commit 2d2b73c90588d7b7899989636db42f8da1d4b8e9)
2022-03-12 15:09:46 +01:00
offl ebff100569 DB/Quest: Update 'A Matter of Time' (4971)
(cherry picked from commit f3aa84bf8b236c18b73cffc07225ed47eec78a49)
2022-03-12 15:07:59 +01:00
offl fc728bbe98 DB/Creature: Add missing aura to Ghost of the Past
(cherry picked from commit bfb7a45600757521875626bba4ee459470031955)
2022-03-12 14:57:49 +01:00
offl 5e055efe41 DB/Quest: Add script for outro event of 'Dispelling Evil' (8414)
(cherry picked from commit a5556d84b82c73b5340afa5dd24f2fde595eaa6c)
2022-03-12 14:55:02 +01:00
offl 4c045dd8a5 DB/Creature: Update Eye of Grillok
(cherry picked from commit 1af16a5009d4aac3b682c85d0289a8dfda4d9750)
2022-03-12 14:53:08 +01:00
offl 3aa3a31b1e DB/Quest: Add script for outro event of 'Ill Omens' (10483)
(cherry picked from commit d479c7bb277b6780c7a0e93cf55783d52651b1cc)
2022-03-12 14:52:41 +01:00
offl 3f72225524 DB/Creature: Add script to Field Marshal Rohamus
(cherry picked from commit 6d93119536a893a1357c5c70780f355a0776bf9d)
2022-03-12 14:52:07 +01:00
offl 86ce8ebd5c DB/Creature: Update scripts of few creatures from Borean Tundra
Updates #26727

(cherry picked from commit 67fdf03aeb0a1847a5cd26db9cc7dbe5f8d24a14)
2022-03-12 14:51:08 +01:00
ccrs a13def29e8 Build: fix no-pch build
(cherry picked from commit 71b5466cd723d74e7813ce4ae7cb772632723cdf)
2022-03-12 14:49:07 +01:00
ccrs 51d842a8bd Scripts/Ahnkahet: corrections to npc_amanitar_mushrooms script
(cherry picked from commit 9c7f2544c872d820fbf649c2d5d509f04f38a899)
2022-03-12 14:48:45 +01:00
ccrs 5b6bcbff1a Core/Game: include addtional parameter in Object::GetPlayerListInGrid
(cherry picked from commit d49b6af71fae60f4bcb5fed4d745a020657f0b3a)
2022-03-12 14:48:32 +01:00
offl ac82e23fa3 Scripts/Spells: Fix support for 'Teleport This!' (10857) (#26789)
Co-authored-by: offl <[email protected]>
(cherry picked from commit 8186e6deca7a42403db8b45b341c655cec9c8a73)
2022-03-12 14:48:03 +01:00
Gildor 20c8698bc4 Scripts/World: improve Training Dummy script (#26778)
(cherry picked from commit c7ae9d761a3c9a7523d4bd195979f294f8c9e7cd)
2022-03-12 14:45:19 +01:00
Giacomo Pozzoni 71c2f0af46 Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken (#26787)
* Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken

* Update scripts

(cherry picked from commit 0800ab20a8039620fd271a43c173c008af68c22a)
2022-03-12 14:45:04 +01:00
robinsch 5f38fd2f2d Core/Item: Fixed another possible container exploit due to invalid loading of stored loot items in DB (#26795)
(cherry picked from commit 1b9ee9525316861dd1d2099ed355a221ffc47e3b)
2022-03-12 14:36:31 +01:00
offl ca472c1871 Scripts/SWP: Update M'uru to new register model (#26793)
(cherry picked from commit ec3b571ecaa21cac3aaf35075b21767424bca4bf)
2022-03-12 14:36:20 +01:00
offl 4830612953 Scripts/BM: Update scripts to new register model (#26792)
(cherry picked from commit 365a95bc944426f2300d2ba703a74dc792d118e1)
2022-03-12 14:31:43 +01:00
offl cb645fd2f8 Scripts/BFD: Update scripts to new register model (#26791)
(cherry picked from commit 97140cd1952081d5a397ce4f093dd63906ef3644)
2022-03-12 14:30:24 +01:00
offl 2185692f62 Scripts/Spells: Update quest spell scripts to new register model (#26790)
(cherry picked from commit bc26ddaf8c4d6f66ecfd9f22794ba23c03f7b76b)
2022-03-12 14:17:19 +01:00
meji46 e9cc011bd9 DB/Quest: Correct reputation requirement for Banish the Demons
Closes #26779

(cherry picked from commit 4d11401377e41b71cd96efc4d34e59c1dda365f2)
2022-03-12 14:09:01 +01:00
ModoX 0e846238b5 Core: Updated allowed build to 9.2.0.42698 2022-03-12 05:57:41 +01:00
ModoX 53dcc8f053 Core/PacketIO: Fixed TransfertAbort size for SMSG_TRANSFER_ABORTED 2022-03-12 05:25:32 +01:00
offl 842eb3bdd7 Core/SAI: Remove SMART_ACTION_SET_DYNAMIC_FLAG (#26783)
(cherry picked from commit b3449158b1978963abf93f5041134226d1e7e0e6)
2022-03-12 01:20:06 +01:00
Meji 74645553be Core/Objects: Units possessing another ones must use the detection of the latter (#26702)
* Core/Objects: Units with invisibility auras can see units that cannot detect them

* Core/Objects: A unit that possess another one, uses the detection of the latter

* GCC: Avoid ambiguous 'else'

Closes #23528

(cherry picked from commit ad4bc7cc1f3d3f541219e9077238743c73130108)
2022-03-12 01:17:00 +01:00
Gildor b6615a45eb Core/Combat: Allow refresh pvp combat when assisting a unit that is in pvp combat (#26773)
(cherry picked from commit 372c84392b064d3308ad49f5aca5e3223de59b66)
2022-03-12 01:16:36 +01:00
offl ec1c958d01 DB/SAI: Remove last SMART_ACTION_SET_DYNAMIC_FLAG
(cherry picked from commit 6a0703de50162c168ddb8538febfc256da7be6ef)
2022-03-12 00:48:47 +01:00
offl 55be3026f3 DB/Creature: Update Proto-Drake Egg
(cherry picked from commit 0484ad2e87287743642123e608facb67cf4c152b)
2022-03-12 00:48:14 +01:00
offl 813303a18f DB/SAI: Reduce wrong usage of Call For Help action
(cherry picked from commit 1a3e2b6ec626bac51a80aed4c77e011789851d0b)
2022-03-12 00:33:25 +01:00
jackpoz aaa7596e01 Core/Misc: Fix build on systems where size_t is not defined as uintXX_t, i.e. Mac
(cherry picked from commit 8fcf59f9db929e94b1a6d2c75c1905f0a51dcddd)
2022-03-12 00:25:49 +01:00
offl 984c2f8e8e DB/Creature: Update fields of some creatures
(cherry picked from commit 86ba92090a260285feb45ab9865f3194de62682a)
2022-03-12 00:23:35 +01:00
offl 13ebfd8836 DB/Quest: Rework 'Redeeming the Dead' (9685) & 'Redemption' (9600)
(cherry picked from commit 6728be43aff47d7e189ee81cec05e8c01e465ac5)
2022-03-12 00:22:07 +01:00
offl f44251d0b0 DB/Creature: Make the roach spawned in Maraudon immune to PC\NPC
One of kind

(cherry picked from commit 37f73a6e2b93305493fe80b4df0a54a2a45d6cf2)
2022-03-11 23:48:04 +01:00
offl ce87adc991 DB/Misc: Update some fields of creatures & quests
(cherry picked from commit 6eae715625cd4683ee6258b0c6e788a31c0f9d15)
2022-03-11 23:28:16 +01:00
dr-j 5353c2f0a1 DB/Creature: Rework script of Celebras The Redeemed
Closes #26774

(cherry picked from commit 969bded76c6032d79aef2f7a4c5d5fc631681005)
2022-03-11 23:28:16 +01:00
offl 8ebce61e34 DB/Misc: Update some fields of creatures & quests
(cherry picked from commit 96a4802920bfe620d8b24529c7d4fd962df04ae5)
2022-03-11 23:28:14 +01:00
offl 43ed29581e DB/Creature: Update some fields
(cherry picked from commit f42b80b739df70f7e17e2da53b474d69e4538e85)
2022-03-11 21:56:20 +01:00
offl d7f66aeac6 DB/Quest: Update some fields
(cherry picked from commit b5b61d99938253293f6910bb8d8f28dc7cc4ed8f)
2022-03-11 21:54:08 +01:00
offl 6717caa21d DB/SAI: Prepare SMART_ACTION_WP_START to remove reactState param pt 7
Ref #26728

(cherry picked from commit e040155062df5526284b576d402e926e5c73f561)
2022-03-11 21:38:00 +01:00