Commit graph

9646 commits

Author SHA1 Message Date
Yehonal
e4016823d7
feat(CORE): docker permissions and rework (#13454)
- fix docker permissions with mounted volumes on new docker versions (https://github.com/docker/desktop-linux/issues/31)
- fix ac-tools image
- cleanup unused env
- add  `cap_add: SYS_NICE` to allow setting process high priority
- fix ccache in docker
- allow to switch between root user (default) to acore user in any container
- fix cache of the downloaded client data
- split docker github actions in 2 parts
- versioning mysql images
- performance improvements
2022-11-07 13:20:48 +01:00
Skjalf
6177ce4688
feat(Core/Scripting): Create OnStoreNewItem() hook (#13725) 2022-11-07 00:26:47 -03:00
AzerothCoreBot
e029853799 chore(DB): import pending files
Referenced commit(s): d693378a3a
2022-11-06 17:54:44 +00:00
BeefSteak
d693378a3a
fix(DB/creature): High Admiral "Shelly" Jorrik Rep and spawn (#13714) 2022-11-06 12:52:43 -05:00
AzerothCoreBot
943cd087bb chore(DB): import pending files
Referenced commit(s): f367797119
2022-11-05 21:46:33 +00:00
Pyromanihack
f367797119
fix(DB/Creature) Slain Auchenai Warrior & Slain Sha'tar Vindicator (#13695)
* Create An Improper Burial.sql

* Update An Improper Burial.sql

* Rename An Improper Burial.sql to AnImproperBurial.sql

* Update AnImproperBurial.sql

* Update AnImproperBurial.sql

* Update AnImproperBurial.sql

* Update AnImproperBurial.sql

* Update AnImproperBurial.sql

* Update data/sql/updates/pending_db_world/AnImproperBurial.sql

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2022-11-05 18:44:26 -03:00
BeefSteak
c707443367
fix(DB/GameObject): instant spawn on 61-64 quest interactables (#13712)
* fix(DB/gameobject): instant spaww on quest interactables

* Update data/sql/updates/pending_db_world/rev_1667666190202265500.sql

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2022-11-05 18:43:39 -03:00
Gultask
5e120e483c
fix(DB/SAI): Change Qiraji Mindslayer Mana Burn cast to ON_DEATH instead of UPDATE_IC (#13715)
* Create rev_1667681347229290600.sql

* comment
2022-11-05 18:42:55 -03:00
Skjalf
bb9e80ded1
fix(Core/Unit): Exclude Sword Specialization and Hack and Slash from … (#13706)
* fix(Core/Unit): Exclude Sword Specialization and Hack and Slash from the extra attack range check

* fix  logic
2022-11-05 15:04:02 -03:00
Skjalf
8b7fb759c2
feat(Core/Scripting): Expand ModifySpellDamageTaken() to include the … (#13707)
feat(Core/Scripting): Expand ModifySpellDamageTaken() to include the spell data
2022-11-05 12:39:58 -03:00
AzerothCoreBot
20cf69c86c chore(DB): import pending files
Referenced commit(s): 5dadd5e366
2022-11-05 01:51:01 +00:00
Skjalf
5dadd5e366
fix(DB/Creature): Remove wrong MECHANIC_SLOW_ATTACK immunity from cre… (#13700)
fix(DB/Creature): Remove wrong MECHANIC_SLOW_ATTACK immunity from creatures

Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2022-11-04 22:48:56 -03:00
AzerothCoreBot
5a189b90b5 chore(DB): import pending files
Referenced commit(s): 43315906d1
2022-11-04 23:13:05 +00:00
Eddy Vega
43315906d1
fix(Scripts/TempleOfAhnQiraj): Huhuran/BugTrio - EnterCombat (#13653)
init

Co-authored-by: Si1ker <Si1ker@users.noreply.github.com>
2022-11-04 20:10:58 -03:00
BeefSteak
3176f8014f
fix(DB/Creature) Lisaile Fireweaver (#13679)
* Create rev_1667492399768442000.sql

* Update rev_1667492399768442000.sql
2022-11-04 20:10:19 -03:00
AzerothCoreBot
5f366c76bf chore(DB): import pending files
Referenced commit(s): c3d511e3bf
2022-11-04 22:31:40 +00:00
Mickaël Mauger
c3d511e3bf
fix(DB/areatrigger_tavern) Fix neutral rest area in Booty Bay (#13656) 2022-11-04 19:29:42 -03:00
Gultask
53874ea0ba
fix(DB/quest_template_addon): Add repeatable flag to Imperial Qiraji quests (#13688)
Create rev_1667582937946491700.sql
2022-11-04 19:28:48 -03:00
Skjalf
e5ff59ec17
fix(Core/Unit): Check if the unit is within melee range before proces… (#13697)
fix(Core/Unit): Check if the unit is within melee range before processing extra attack procs
2022-11-04 19:27:02 -03:00
Skjalf
5c88f9269e
fix(Scripts/TempleOfAhnQiraj): Don't store object references in scripts (#13694) 2022-11-04 19:24:57 -03:00
Skjalf
6cb85d2ff4
fix(Scripts/TempleOfAhnQiraj): Fix crash caused by permanently spawni… (#13698)
fix(Scripts/TempleOfAhnQiraj): Fix crash caused by permanently spawning a tentacle
2022-11-04 19:17:50 -03:00
Skjalf
fc914f03f1
fix(Scripts/TempleOfAhnQiraj): Fix Ouro not using abilities if there's only one player and he's out of his melee range (#13692)
fix(Scripts/TempleOfAhnQiraj): Fix Ouro not using abilities if
2022-11-04 17:55:06 -03:00
Gultask
a7cd116880
fix(Scripts/TempleOfAhnQiraj): Replace Sartura's Gaze mechanic with a threat wipe (#13691)
Update boss_sartura.cpp
2022-11-04 17:23:18 -03:00
Yehonal
2420d19e54
fix(CORE): file permissions for the devcontainer (#13686) 2022-11-04 13:53:07 +01:00
Skjalf
e64138314c
fix(Core/Scripting): Also call the OnLootItem() hook on master looted… (#13683)
fix(Core/Scripting): Also call the OnLootItem() hook on master looted items
2022-11-03 21:49:12 -03:00
AzerothCoreBot
93622ccb48 chore(DB): import pending files
Referenced commit(s): 11f24c72b3
2022-11-03 22:35:16 +00:00
Gultask
11f24c72b3
fix(DB/gameobject): Improve Netherstorm gathering nodes and pooling (#13582)
* Create rev_1667013367603603200.sql

* Update rev_1667013367603603200.sql
2022-11-03 19:33:19 -03:00
Gultask
060a5d7b1d
fix(DB/gameobject): Improve Outlands Fishing Pools (#13570)
* Create rev_1666846735500507700.sql

* Update rev_1666846735500507700.sql

* Update rev_1666846735500507700.sql

* Update rev_1666846735500507700.sql

* Update rev_1666846735500507700.sql
2022-11-03 19:33:03 -03:00
Gultask
7a0f93f680
fix(DB/gameobject): Improve Blade's Edge Mountains gathering nodes and pooling (#13560)
* Create rev_1666736341759072400.sql

* Update rev_1666736341759072400.sql

* Update rev_1666736341759072400.sql

* Update rev_1666736341759072400.sql
2022-11-03 19:32:50 -03:00
AzerothCoreBot
4481d0f132 chore(DB): import pending files
Referenced commit(s): db4718ec1c
2022-11-03 22:32:21 +00:00
Gultask
db4718ec1c
fix(DB/gameobject): Improve Shadowmoon Valley gathering nodes and pooling (#13596)
* netherstorm&shadowmoon

* 1

* Update rev_1666967746138486200.sql

* Update rev_1666967746138486200.sql

* Delete rev_1666967746138486200.sql

* Update rev_1666968270249187300.sql

* Update rev_1666968270249187300.sql

* Update rev_1666968270249187300.sql
2022-11-03 19:30:13 -03:00
Gultask
63b9bc3cfe
fix(DB/gameobject): Improve Terokkar Forest gathering nodes (#13466)
* Create rev_1666109692456128300.sql

* Update rev_1666109692456128300.sql

* Update rev_1666109692456128300.sql

* forgot counts

* Update rev_1666109692456128300.sql

* Update rev_1666109692456128300.sql

* Update rev_1666109692456128300.sql

* Update rev_1666109692456128300.sql

* Update rev_1666109692456128300.sql
2022-11-03 19:29:40 -03:00
Gultask
817e9cb804
fix(DB/gameobject): Improve Zangarmarsh gathering nodes and pooling (#13442)
* Zangarmarsh ores

* Update rev_1665883739398729200.sql

* Update rev_1665883739398729200.sql

* Update rev_1665883739398729200.sql

* final

* Update rev_1665883739398729200.sql

* Update rev_1665883739398729200.sql

* Update rev_1665883739398729200.sql

* Update rev_1665883739398729200.sql
2022-11-03 19:29:29 -03:00
AzerothCoreBot
45c86f2a25 chore(DB): import pending files
Referenced commit(s): 84b6a7a779
2022-11-03 22:28:43 +00:00
Gultask
84b6a7a779
fix(DB/gameobject): Improve Hellfire Peninsula gathering nodes and pooling (#13398)
* Create applyallspawns.sql

* Create rev_1665524932902737000.sql

* Update rev_1665524932902737000.sql

* Update rev_1665524932902737000.sql

* Update rev_1665524932902737000.sql

* Update rev_1665524932902737000.sql

* Update rev_1665524932902737000.sql

* Update rev_1665524932902737000.sql

* Delete applyallspawns.sql

* Update rev_1665524932902737000.sql

* reaname

* update

* aaa

* update

* done

* Update hellfire.sql
2022-11-03 19:26:22 -03:00
AzerothCoreBot
cf4abd39cd chore(DB): import pending files
Referenced commit(s): 9b6450e95d
2022-11-03 22:22:17 +00:00
Gultask
9b6450e95d
fix(DB/gameobject): Add more Shredder Parts (#13605)
Create rev_1667137129043288400.sql
2022-11-03 19:20:16 -03:00
Skjalf
d9ab07d5d2
fix(Scripts/TempleOfAhnQiraj): Improve Veklor pathing (#13682) 2022-11-03 19:18:37 -03:00
AzerothCoreBot
9db323b6c4 chore(DB): import pending files
Referenced commit(s): 2ca3f8accb
2022-11-03 21:52:47 +00:00
Gultask
2ca3f8accb
fix(DB/gameobject): Adjust respawn timers for Hellfire Peninsula quest objects 184466 and 185302 (#13681)
Create rev_1667341167147160100.sql
2022-11-03 18:50:39 -03:00
Skjalf
ef8d7f4ed9
feat(Core/Scripting): Implement OnAuraApply() hook for unitscripts (#13658)
* feat(Core/Scripting): Implement OnAuraApply() hook for unitscripts

* fix build

* Update ScriptMgr.h
2022-11-02 22:34:52 -03:00
Skjalf
ab3548e2e4
feat(Core/Scripting): Expand ModifyHealReceived() to also include hea… (#13655)
feat(Core/Scripting): Expand ModifyHealReceived() to also include healing over time
2022-11-02 19:19:17 -03:00
AzerothCoreBot
8e0b6aca1a chore(DB): import pending files
Referenced commit(s): cd88c363bc
2022-11-02 11:07:49 +00:00
Gultask
cd88c363bc
fix(DB/Creature): Improve Outlands Gas Clouds (#13562)
* Create rev_1666838957647579500.sql

* Update rev_1666838957647579500.sql

* Update rev_1666838957647579500.sql
2022-11-02 08:05:48 -03:00
Gultask
403563f709
fix(DB/GameObject): Improve Isle of Quel'Danas gathering nodes and pooling (#13597)
* Create rev_1667095244859716200.sql

* Update rev_1667095244859716200.sql
2022-11-02 08:05:17 -03:00
AzerothCoreBot
1954ca9e33 chore(DB): import pending files
Referenced commit(s): e0758cba10
2022-11-01 23:22:12 +00:00
Pyromanihack
e0758cba10
fix(DB/creature): Reduced Firewing Courier's spawntime, text added (#13629)
* Create FC

* Update FC

* Rename FC to FC.sql

* Create FC.sql

* Delete FC.sql

* Update FC.sql

* Update FC.sql

* Update FC.sql
2022-11-01 20:20:07 -03:00
AzerothCoreBot
8bbe6181dd chore(DB): import pending files
Referenced commit(s): 346061edd8
2022-11-01 23:11:58 +00:00
BeefSteak
346061edd8
fix(DB/Quest): The Grateful Dead (Draenei) (#13640)
* Revert "fix(CORE/dbupdate)): allow to pass MySQL password via env (#13404)"

This reverts commit c855e8d227.

* Create rev_1667339441492047200.sql

* Revert "Revert "fix(CORE/dbupdate)): allow to pass MySQL password via env (#13404)""

This reverts commit 086cc8602d.
2022-11-01 20:09:52 -03:00
M'Dic
8f19bcddf4
Add (core\logging): Log sync db queries in mapupdater (#13638)
This will Log sync db queries in World::Update() loop for the mapupdater when building in debug.
Originally part of TC Commit https://github.com/TrinityCore/TrinityCore/pull/25174
Apparently azerothcore never cherrypicked it entirely for whatever reason and is needed when running a debugger in debug build for me to find and address some recent crash issues that been posted on the issues to fully verify the issue.

Co-Authored-By: Giacomo Pozzoni <giacomopoz@gmail.com>
2022-11-01 19:00:42 -04:00