Commit Graph

4130 Commits

Author SHA1 Message Date
Patrick Lewis
f2ca2c6b2c fix(CI): filter extra spaces (#5441) 2021-04-26 11:59:58 -07:00
Kitzunu
eac6cdd5e0 fix(Core/Spell): Apply AURA_STATE_FAERIE_FIRE to Faerie Fire (#5319) 2021-04-26 13:38:41 +02:00
AzerothCoreBot
512fe7df0a chore(DB): import pending SQL update file
Referenced commit(s): f4c226423d
2021-04-25 20:19:35 +00:00
UltraNix
f4c226423d feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) 2021-04-25 22:18:03 +02:00
AzerothCoreBot
91081f4ad8 chore(DB): import pending SQL update file
Referenced commit(s): 28ce1e9219
2021-04-25 19:27:12 +00:00
Stefano Borzì
28ce1e9219 chore(DB/gameobject): move gameobject cookpot (#5404) 2021-04-25 21:07:50 +02:00
Kitzunu
4d75ee0480 fix(DB/Creature): Brote (#5381) 2021-04-25 21:06:14 +02:00
Axel Cocat
3a4d377bd3 fix(DB) A Lost Master missing prerequisite (#5375) 2021-04-25 21:06:05 +02:00
Branel
96e0d2ca90 fix(DB/Smart_scripts) Razorfen Stalker (#5358) 2021-04-25 21:05:49 +02:00
Stefano Borzì
6ca8e3105d fix(DB/npc_trainer): set req skill to 225 for 9954 (#5350) 2021-04-25 21:05:31 +02:00
Caishen-cc
8ab6c56925 fix(DB/creature_loot_template): Fix Broken Tooth loot table (#5337) 2021-04-25 21:05:01 +02:00
Kitzunu
321001edbb fix(DB/Quest): Add Horde restriction to some quests (#5330) 2021-04-25 21:04:32 +02:00
Stefano Borzì
6e56bba394 feat(DB/Spawns): add vulture spawns (#5322) 2021-04-25 21:04:21 +02:00
Delcidx
f54e28d381 fix(DB/gameobject): Adjust Position For Fishing Schools (#5318) 2021-04-25 21:03:17 +02:00
Kitzunu
cb2660a713 refactor(DB/spell_dbc): Update AttributesEx names (#5317) 2021-04-25 21:03:02 +02:00
v.tihomirov
620eb8e9f3 fix(DB): Scholomance Occultists behavior (#5314) 2021-04-25 21:02:52 +02:00
KiK0
eaf90b6b43 fix(DB/Spells): several spells (#5298) 2021-04-25 21:02:14 +02:00
Stefano Borzì
4538cddb61 fix(DB/quest_poi_points): location tracker of Quell the Uprising (#5296) 2021-04-25 21:01:34 +02:00
AzerothCoreBot
d11d021f38 chore(DB): import pending SQL update file
Referenced commit(s): 98364e43f1
2021-04-25 13:48:14 +00:00
XiaoSe
98364e43f1 fix(DB/SAI): acore_string missing locale_zhCN (#5288)
Added Chinese translation for the convenience of Chinese players like me
2021-04-25 15:46:44 +02:00
KiK0
765660b515 fix(Core/Spells): cyclone shouldn't be casted on totems (#5306) 2021-04-25 01:39:01 -04:00
v.tihomirov
2e8ef021b6 Adjust Scholomance Kirtonos boss fight (#5313) 2021-04-25 00:57:37 -04:00
AzerothCoreBot
72f1ec8b0c chore(DB): import pending SQL update file
Referenced commit(s): 472361a004
2021-04-25 02:01:20 +00:00
v.tihomirov
472361a004 Adjust wander distance and movement type on Splintered Skeleton (#5244)
* Set wander distance and movement type on Splintered Skeleton

* Update splintered skeleton spawn locations and add SAI

* Fix query param typo

* Update splintered skeleton template query

* Remove duplicate query
2021-04-25 03:59:53 +02:00
Rochet2
0b13827e3c fix(CI): disable mac PCH to allow more caching (#5427)
* Update ci-compile.sh

* Update ci-compile.sh

* Update ci-compile.sh
2021-04-24 14:29:11 -07:00
AzerothCoreBot
5c20cbde9d chore(DB): import pending SQL update file
Referenced commit(s): 85052627fa
2021-04-24 19:41:14 +00:00
Kitzunu
85052627fa fix(DB/Creature): The Ebon Watcher (#5380) 2021-04-24 15:39:40 -04:00
UltraNix
c75d8b9174 feat(Core/Achievements): Send guild's name instead of the player's one when achieved realm first kill. (#5409) 2021-04-24 14:34:23 -04:00
KiK0
45d92751dd fix(Core/Spells): Cloak of Shadows: Spell [Pounce Bleed] should not be (#5305) 2021-04-24 13:15:26 -04:00
Yehonal
1952ca4c20 fix(docker): env variable settings (#5432) 2021-04-24 17:50:14 +02:00
AzerothCoreBot
26a477dd12 chore(DB): import pending SQL update file
Referenced commit(s): 51eb060dc9
2021-04-24 10:42:48 +00:00
Grimgravy
51eb060dc9 fix(DB/SAI): Quest Fel Spirits (#4988) 2021-04-24 12:41:14 +02:00
AzerothCoreBot
429be47be1 chore(DB): import pending SQL update file
Referenced commit(s): 962e9e90e0
2021-04-24 09:32:09 +00:00
Peter
962e9e90e0 fix(DB/creature_template): Update BaseAttackTime for various creatures (#4826) 2021-04-24 11:30:38 +02:00
Patrick Lewis
ecb59db050 chore(CI): move windows build to separate workflow (#5405)
* chore(CI): move windows build to separate workflow

* chore(README): add status badge
2021-04-23 13:47:16 -07:00
Patrick Lewis
362b66547c chore(CI): move macos build to separate workflow (#5416)
* chore(CI): move macos build to separate workflow

* chore(README): add status badge

* fix(CI): remove needs dependency

* fix(CI/macOS): update ccache path

Co-Authored-By: Rochet2 <rochet2@post.com>

* fix(CI): remove space

Co-authored-by: Rochet2 <rochet2@post.com>
2021-04-23 12:25:33 -07:00
Chaouki Dhib
2d21bfc915 feat(Core/Movement): time synchronisation to better interpret client timestamps (#5300) 2021-04-23 15:53:09 +02:00
Yehonal
970d371442 fix(bash): bash errors on windows (#5406) 2021-04-23 14:35:41 +02:00
Hacki95
c95d1f72a8 fix(Core/Script): Shadowmeld (#4857) 2021-04-23 11:23:01 +02:00
AzerothCoreBot
b385878e4a chore(DB): import pending SQL update file
Referenced commit(s): 434f0c7d3b
2021-04-22 22:25:19 +00:00
Silker
434f0c7d3b fix(DB/npc_text): Add gossip for Jangdor Swiftstrider (#5402) 2021-04-22 16:23:42 -06:00
Yehonal
ad5f915277 chore(deno): upgraded v1.9.1 (#5401) 2021-04-22 16:13:47 +02:00
Yehonal
380f406248 Feat(Docker/bash): docker-compose system rework (#4488)
## ⚠️ATTENTION! ⚠️ Upgrading procedure:

**Database:** After this PR will be merged you need to backup your DB first (you can use the db-assembler or any mysql client to generate the dump) and restore it after.  The reason is that we use now docker named volumes instead of binded ones to improve performance.

**Conf & client data**: if you use the default configuration, both the etc and the data folder are now available inside the **/env/docker**. 

Finally, you can cleanup the /docker folder previously used by our system.

## Changes Proposed:

This PR will implement the [devcontainer ](https://code.visualstudio.com/docs/remote/containers) feature for VSCode. Allowing us to develop and debug directly within the container in the same way on all OSes.

* Implemented support for vscode dev-container feature by remote-extension suite
* Docker performance optimizations for MacOS and non-linux hosts
* Bash system improvements
* Implemented first command using Deno runtime environment (typescript) and [commander.js]
* Implemented wait mechanism for db_assembler
* Implemented db migration command
* possibility to run the authserver and worldserver with GDB using the integrated simple-restarter
* Implemented docker multi-stage mechanism to use one single Dockerfile for all the services
* client-data downloader now creates a placeholder to avoid downloading the same version of data files multiple times
* deployment of pre-compiled docker images on [docker hub](https://hub.docker.com/u/acore), you can test them [here](https://github.com/azerothcore/acore-docker)
2021-04-22 09:57:05 +02:00
AzerothCoreBot
4a8faafaff chore(DB): import pending SQL update file
Referenced commit(s): 14e62b5eae
2021-04-22 02:42:46 +00:00
Silker
14e62b5eae fix(DB/smart_scripts): Landslide - Adjust Knock Back spell & despawn minions on death (#5395) 2021-04-21 20:41:19 -06:00
Silker
0d36f0b7a5 fix(Core/Player): Enable water walking when dead on instances (#5393) 2021-04-21 19:12:40 -06:00
Kargatum
325dcfc9a6 feat(Core/Build): add the possibility to link libraries dynamically (#5348) 2021-04-21 22:16:12 +02:00
Francesco Borzì
2c5cb29ad4 Revert "fix(Core): fix chests not despawning when opened in group (#5371)" (#5386)
This reverts commit cd6ee1c644.
2021-04-21 10:32:32 +02:00
AzerothCoreBot
f40ef6de4d chore(DB): import pending SQL update file
Referenced commit(s): a6cc6fdc77
2021-04-21 01:01:06 +00:00
Silker
a6cc6fdc77 fix(DB/gameobject): Adjust position for Bruiseweed node - GUID 3538 (#5363) 2021-04-20 18:59:35 -06:00