Commit Graph

6802 Commits

Author SHA1 Message Date
Skjalf
19a3caa5eb fix(Core/Scripts): Fix bool script hooks not executing code (#9699)
* fix(Core/Scripts): Fix bool script hooks not executing code

* warnings
2021-12-14 19:53:46 -03:00
Kitzunu
d0ee420b3a fix(Core/DatabseWorkerPool): Maria stuff (#9705) 2021-12-14 22:12:36 +01:00
Kitzunu
695f8350af refactor(Scripts/Events): convert hallows_end to new system (#9610) 2021-12-14 15:41:36 -03:00
UltraNix
658a7c2b56 fix(Core/Spells): Do not apply diminishing return on spells casted by mobs. (#9536)
Fixes #9028
2021-12-14 15:17:44 -03:00
UltraNix
de0672e9d8 fix(Core/Pet): Standardize pet run speed at 115% rate. (#9478)
Fixes #9230
2021-12-14 13:36:43 -03:00
Kitzunu
04fd8791e1 refactor(Core/DB): Deprecate MariaDB 10.4 and below (#9675) 2021-12-14 15:15:44 +01:00
Francesco Borzì
6fa91dbe1f fix(CI): Ubuntu build (#9697) 2021-12-14 08:51:00 -03:00
Skjalf
b4a14214ca fix(Core/Instances): always put boss minions in combat with zone (#9649) 2021-12-13 18:26:38 +01:00
Kitzunu
4226976b3e refactor(Scripts/Events): convert brewfest to new system (#9612) 2021-12-13 07:04:56 -03:00
Kitzunu
92d7c276c1 refactor(Scripts/Event): convert pilgrims_bounty into new system (#9608) 2021-12-13 05:41:09 -03:00
Kitzunu
2af6e0ee20 refactor(Scripts/Events): convert love_in_air to new system (#9609) 2021-12-13 05:22:16 -03:00
AzerothCoreBot
562c6a42f5 chore(DB): import pending files
Referenced commit(s): 31a4cd149b
2021-12-13 07:56:27 +00:00
Malcrom
31a4cd149b fix(DB/SAI): Add missing path for Solanin (#9601)
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
2021-12-13 04:54:48 -03:00
Kitzunu
fa1f9085bb refactor(Script/Spells): convert winter_veil into new system (#9606) 2021-12-13 04:39:27 -03:00
UltraNix
0a0013aaef fix(Core/Guild): Properly updates guild leader using command guild rank. (#9596)
Fixes #9396
2021-12-12 22:18:33 -03:00
AzerothCoreBot
9742d9d12d chore(DB): import pending files
Referenced commit(s): 2b86d4ba4e
2021-12-13 00:48:54 +00:00
Malcrom
2b86d4ba4e fix(DB/Spawning/Pathing): Eversong Woods cleanup and pathing #1 (#9597) 2021-12-12 21:47:20 -03:00
AzerothCoreBot
23dd1d20e1 chore(DB): import pending files
Referenced commit(s): 3d6c0ac8b4
2021-12-12 23:22:35 +00:00
Vox
3d6c0ac8b4 fix(DB/Quest): Update WorldMapAreaId to match respective quests (#9584) 2021-12-12 20:20:54 -03:00
AzerothCoreBot
1402812fe0 chore(DB): import pending files
Referenced commit(s): 81bf31ddce
2021-12-12 21:24:36 +00:00
Vox
81bf31ddce fix(DB/quest_offer_reward): Add Completion Text for quest "Tome of Nobility" (#9583) 2021-12-12 18:22:55 -03:00
AzerothCoreBot
48c7aa4936 chore(DB): import pending files
Referenced commit(s): 4f3df3d2de
2021-12-12 19:44:18 +00:00
Vox
4f3df3d2de fix(DB/Quest): Fix Incorrect 'On Complete' Text (#9582) 2021-12-12 16:42:48 -03:00
AzerothCoreBot
e9d45feb9a chore(DB): import pending files
Referenced commit(s): ce1516103f
2021-12-12 17:52:32 +00:00
Vox
ce1516103f fix(DB/Creature): Add mining type_flag for NPC Tavarok (#9579) 2021-12-12 14:50:53 -03:00
AzerothCoreBot
109de44bb8 chore(DB): import pending files
Referenced commit(s): 8c8ac2bef2
2021-12-12 16:59:32 +00:00
Vox
8c8ac2bef2 fix(DB/Loot): Remove Items Incorrectly Placed on Loot Tables (#9581) 2021-12-12 13:57:50 -03:00
AzerothCoreBot
29b70a9b7c chore(DB): import pending files
Referenced commit(s): c60acb2cc4
2021-12-12 16:40:33 +00:00
Vox
c60acb2cc4 fix(DB/SAI): Battle Chicken Combat SAI Improvements #9578 2021-12-12 13:38:54 -03:00
Kargatum
e61dbad192 feat(Core/Config): loading modules configs before loading scripts (#9653) 2021-12-12 13:20:39 -03:00
UltraNix
4e70e60427 fix(Core/Spells): Properly handle pet spell auras with infinity cooldown. (#9576)
Fixes #9339
2021-12-12 11:43:22 -03:00
UltraNix
b1303e0e96 fix(Core/Loot): Set skinnable flag only after all loot was taken. Source: TrinityCore. (#9573)
Fixes #9318
2021-12-12 10:31:00 -03:00
UltraNix
4e93671b3c fix(Core/Pets): Properly cast spells on friendly target if not in LoS… (#9570)
* fix(Core/Pets): Properly cast spells on friendly target if not in LoS or out of range.

Fixes #7790
2021-12-12 09:25:10 -03:00
AzerothCoreBot
5e65ce72cc chore(DB): import pending files
Referenced commit(s): 02cb32fca5
2021-12-12 12:07:21 +00:00
Nefertumm
02cb32fca5 fix(DB/Vendor): Restock time for Undermine Clam Chowder (#9544) 2021-12-12 09:05:42 -03:00
Rochet2
2c0de6aa28 fix(Core/ScriptMgr): Correct whisper hook parameters (#9674)
https://github.com/azerothcore/mod-eluna-lua-engine/issues/74
2021-12-12 07:20:54 -03:00
UltraNix
6cc1d1a497 fix(Core/Pets): Add cooldown on spell cast if pet initially was out of range or not in LoS. (#9539)
Fixes #8425
2021-12-11 23:01:21 -03:00
AzerothCoreBot
0e15d10633 chore(DB): import pending files
Referenced commit(s): 663229705c
2021-12-12 00:36:27 +00:00
UltraNix
663229705c fix(Core/Spells): Added some new spells to spell_group rules. (#9537)
Fixes #9249
2021-12-12 01:34:48 +01:00
AzerothCoreBot
24a56938e5 chore(DB): import pending files
Referenced commit(s): d2b883f257
2021-12-11 22:31:15 +00:00
Azcobu
d2b883f257 fix(DB/gameobject): Remove respawn timer from The Holy Spring (#9534) 2021-12-11 19:29:41 -03:00
Noxies
cf4040b4cf fix(Core/Command): cfg check on item restore list (#9659) 2021-12-11 19:12:10 -03:00
AzerothCoreBot
b0a98b6ec9 chore(DB): import pending files
Referenced commit(s): 4c42f4e57d
2021-12-11 17:09:15 +00:00
Azcobu
4c42f4e57d fix(DB/creature): Remove money drops from Imp Minion (#9533) 2021-12-11 14:07:45 -03:00
Skjalf
1e3ba98fba refactor(Scripts/Command): Simplify command go set state (#9527) 2021-12-11 13:58:59 -03:00
Noxies
5ec50ac119 fix(Core/Commands): Item duplication exploit (#9650) 2021-12-11 13:21:07 -03:00
AzerothCoreBot
41e19b8bb5 chore(DB): import pending files
Referenced commit(s): 10ce7a7460
2021-12-11 13:29:01 +00:00
Malcrom
10ce7a7460 fix(DB/SAI): Quest 9678 "The First Trial" (#9528) 2021-12-11 10:27:29 -03:00
AzerothCoreBot
c69f1050be chore(DB): import pending files
Referenced commit(s): ad86b1ef14
2021-12-11 12:51:18 +00:00
Kitzunu
ad86b1ef14 fix(DB/Gob): Move D.I.S.C.O script to spell_scripts (#9524) 2021-12-11 09:49:46 -03:00