- 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
* fix(Core/Player): Prevent exploit to loot items that are already looted
* 586c00fe2e
Co-Authored-By: Gildor <521036+Jildor@users.noreply.github.com>
* Revert "fix(Core/Player): Prevent exploit to loot items that are already looted"
This reverts commit 8376bba57925eda08e72d72e04fe6ce39fa354e2.
* refactor(Core/Misc): Update attributes to blizzlike
* Revert "refactor(Core/Misc): Update attributes to blizzlike"
This reverts commit ffc5dfc19e740b4a8396972a24ebfd1d8fc4bbc0.
* fix(Core/Spell): Remove ErrorCube visual
* cherry-pick https://github.com/trinitycore/trinitycore/commit/3b5014fdae
* cherry-pick small part of f4f7e6324d
Co-Authored-By: Shauren <shauren.trinity@gmail.com>
Co-Authored-By: Treeston <14020072+treeston@users.noreply.github.com>
* Revert "fix(Core/Spell): Remove ErrorCube visual"
This reverts commit 52ff8915dfda9c905a4094e8974b73bbc21e8eab.
* chore(ci): Upgrade MySQL ver on Windows build
* Revert "chore(ci): Upgrade MySQL ver on Windows build"
This reverts commit 3b111997308671ffa090671c0bc8aadbf3ecd05e.
* fix(DB/Auth): Possible collation error
* Update docker_build.yml
Co-authored-by: Gildor <521036+Jildor@users.noreply.github.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Treeston <14020072+treeston@users.noreply.github.com>