Commit Graph

6812 Commits

Author SHA1 Message Date
Skjalf
086b20edbc fix(Core/Unit): fix quest items not dropping if they are the only thi… (#9723) 2021-12-15 13:26:02 -03:00
AzerothCoreBot
3489c18279 chore(DB): import pending files
Referenced commit(s): b1f9b8a19d
2021-12-15 13:52:45 +00:00
Nefertumm
b1f9b8a19d fix(DB/Quests): Armor Scraps and Enemy Booty should not be repeatable (#9628) 2021-12-15 10:51:01 -03:00
Patrick Lewis
2a37003f95 fix(CI): set openssl to use openssl1.1 (#9715) 2021-12-15 10:21:56 +01:00
UltraNix
d87d0a2ae8 fix(Core/Pets): Improved Revive Pet should affect dead despawned pet. (#9625)
* fix(Core/Pets): Improved Revive Pet should affect dead despawned pet.

Fixes #9589
2021-12-15 05:32:16 -03:00
UltraNix
1cc9ea83ab fix(Core/Spells): Mind Control can be dispelled from friendly target. (#9689)
Fixes #9629
2021-12-15 04:29:22 -03:00
Skjalf
8490893647 fix(Core/Scripts): Fix QuestRewarded hook (#9717) 2021-12-15 04:10:38 -03:00
Kitzunu
5685a0e401 refactor(Scripts/Events): convert childrens_week to new system (#9611) 2021-12-14 21:15:16 -03:00
The Legendary Kingdom
5c8acadf14 fix(Core/Spell): Core not handling AURA_INTERRUPT_FLAG_TELEPORTED (#9543)
* fix(Core/Spell): Core is not handling AURA_INTERRUPT_FLAG_TELEPORTED

Actually auras from spells with AURA_INTERRUPT_FLAG_TELEPORTED are not removed
on teleportation. This change makes it handled at teleportation on same map AND
if map changes, but it does not remove the aura when entering world to avoid
such auras being removed at character login.

Closes AzerothCore issue #9542

* delete invalid tabulations

* Move auras removing into the map/distance check above

* Do not remove unnecessary auras, and remove from other condition

* move it outside the 100 yards check, so it removes auras with this flag whenever teleporting

* remove whitespace at EOL

* Move the removal under the 100yards condition

This removes the specified auras
only if teleports more than 100 yards away
and avoids spells such as blink or shadowstep
removing such auras
2021-12-14 20:38:25 -03:00
Skjalf
2384ed1254 fix(Core/Character): Fix OnFirstLogin script hook (#9686) 2021-12-14 20:06:41 -03:00
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