jusito

Results 7 issues of jusito

# Description [These changes are the core changes needed for my docker pull request.](https://github.com/GameServerManagers/LinuxGSM-Docker/pull/43) The changes are tested against every servercode. 1. command monitor had multiple issues, mainly it doesn't...

Heyho, I looked into improving linuxgsm docker side a bit and added some of my ideas. Currently my work is not completed but there are already quite some changes which...

Issue #705 - [x] allow to disable auto update -> added update_rs(..., $mode = 'default') possible to set from environment variable for none/major/minor/patch, if variable isn't set same behavior as...

# Phasar meets conan Our main idea was to reuse our just-simple.cmake, which is like phasar_macros.cmake but more generic, and apply it with all its features to phasar. It took...

enhancement
dependencies
extensive

Temporary passwords generated in the CI beginning with "-" cannot be used directly. Workaround from #2502 : ``` CONAN_PASSWORD="-my_ci_pw" conan user -r conancenter "user" -p ``` I would expect that:...

stage: triaging

Rebased the pr #102 because of merge conflicts (can be closed after this) This pr is needed because: 1. [In a previous pr the bfv config was deleted by accident](https://github.com/GameServerManagers/Game-Server-Configs/commit/1afb713af5349b3804abd04df6025814698be27a)...

break down of: https://github.com/GameServerManagers/LinuxGSM/pull/3836 Only the part where you would like to see logging to console and when for fn_script_ , I would need a hint for that.