Daniel Gibbs
3ae32af099
Merge branch 'hotfix/v20.1.4'
5 years ago
Daniel Gibbs
bdd745ff76
Merge branch 'hotfix/v20.1.4' into develop
5 years ago
Daniel Gibbs
623bc83304
release v20.1.4
5 years ago
Daniel Gibbs
3bd64bbc13
fix(messages): fix some messages not using newline correctly ( #2772 )
* update donate links
5 years ago
Daniel Gibbs
bb86a85719
fix(arkserver): refactor and simplify how ark mods work ( #2773 )
5 years ago
Daniel Gibbs
47e87c9dff
Merge branch 'hotfix/v20.1.3'
5 years ago
Daniel Gibbs
bc25eb738e
release v20.1.3
5 years ago
Daniel Gibbs
e9d8c9e284
release v20.1.3
5 years ago
Daniel Gibbs
c847ecb4b6
fix(messages): fix some messages not using newline correctly ( #2765 )
5 years ago
Daniel Gibbs
80c4439280
fix(arkserver): resolve further issues highlighted with ark mod fix ( #2766 )
* fix(arkserver): resolve further issues highlighted with ark mod fix
5 years ago
Daniel Gibbs
050bc42419
Merge branch 'hotfix/v20.1.2'
5 years ago
Daniel Gibbs
191847fb30
Merge branch 'hotfix/v20.1.2' into develop
5 years ago
Daniel Gibbs
e4306dd79b
release v20.1.2
5 years ago
Daniel Gibbs
8856a075ce
Merge branch 'hotfix/v20.1.2'
5 years ago
Daniel Gibbs
1eba255a61
Merge branch 'hotfix/v20.1.2' into develop
5 years ago
Daniel Gibbs
72a439645f
fix(ark): fix broken steamcmd link preventing mods from working ( #2756 )
* fix(steamcmd): wont fail to start if steamcmd dependency missing
removes the symlink if broken. fixes issue with older versions of LinuxGSM linking to /home/arkserver/steamcmd rather than ${HOME}/.steam.
5 years ago
Daniel Gibbs
a15a6a250c
fix(steamcmd): failing to start if missing dependencies required to run SteamCMD ( #2755 )
* fix(steamcmd): wont fail to start if steamcmd dependency missing
* added netcat to allow termbin.com to work
5 years ago
Daniel Gibbs
17efcab6ca
fix: correct error with fn_print_error_eol_nl
5 years ago
Daniel Gibbs
b65d9f64f2
Merge branch 'master' into develop
5 years ago
Daniel Gibbs
77041a52f2
release v20.1.1
5 years ago
Daniel Gibbs
7fa0175f37
Merge branch 'hotfix/v20.1.1' into develop
5 years ago
Daniel Gibbs
e7ed1cb256
Merge branch 'hotfix/v20.1.1'
5 years ago
Daniel Gibbs
dbf94a6334
remove unwanted code
5 years ago
Daniel Gibbs
4703fc00df
Merge branch 'develop' into hotfix/v20.1.1
5 years ago
Daniel Gibbs
5eeded3f27
fix(steamcmd): update steamcmd symbolic links ( #2747 )
* fix(steamcmd): update steamcmd symbolic links
* steamapps
* bypass apt install steamcmd if debian non-free repo is missing
* travis test
5 years ago
Daniel Gibbs
9ab09d9e9d
add alterative location for steamclient.so
5 years ago
Daniel Gibbs
0a89292bb4
travis test
5 years ago
Daniel Gibbs
6e698afb05
bypass apt install steamcmd if debian non-free repo is missing
5 years ago
Michael Ambord
bb9b1758eb
fix(ark): fix typo in servercfgdefault ( #2745 )
5 years ago
Daniel Gibbs
eb649c3c1e
steamapps
5 years ago
Daniel Gibbs
4f383912be
fix(steamcmd): update steamcmd symbolic links
5 years ago
Daniel Gibbs
3f1f2aa2d8
Merge branch 'release/v20.1.0'
5 years ago
Daniel Gibbs
1347695428
Merge branch 'release/v20.1.0' into develop
5 years ago
Daniel Gibbs
402e4a110f
add missing dots
5 years ago
Daniel Gibbs
f6c332bac0
fix(dstserver): fix config installation ( #2742 )
* fix(dstserver): move cluster configvars
5 years ago
Daniel Gibbs
022657eba0
feat(install): change lib32tinfo5 to libtinfo5:i386 ( #2740 )
5 years ago
Daniel Gibbs
f28c18ad42
Merge branch 'master' into release/v20.1.0
5 years ago
Daniel Gibbs
877d4b7ebe
release v20.1.0
5 years ago
Daniel Gibbs
306faa9e01
feat: standardise config vars and fix session only monitor ( #2736 )
* fix(monitor): bypass port query if session only mode selected
* removed factorio queryport
* remove queryport from servers that do not use them
* add check_config to details command
* updated eco servercfgdir
* update _default.cfg test
* update _default.cfg test
* update test master config
* reordered servercfg vars
* re-ordered and standardised config file vars
* tidy configs
* shellcheck
* standardised servercfgdir
5 years ago
Daniel Gibbs
171aace200
Create pr_labels.yml
5 years ago
Daniel Gibbs
47cc808e4a
remove unnecessary if
5 years ago
Daniel Gibbs
c27a0b3d34
feat: removed libdir as no longer required ( #2732 )
5 years ago
Daniel Gibbs
260428fe7d
feat: deprecate servercfgfullpath variable ( #2724 )
* migrating servercfgfullpath
* migrated servercfgpath
* removed servercfgfullpath from _default.cfg as always the same
* removed servercfgfullpathdefault as not needed
* re-ordered sdtd
5 years ago
Daniel Gibbs
8a29dcc7aa
fix(fix): fix sof2 LD_LIBRARY_PATH and standardise usage ( #2731 )
5 years ago
Daniel Gibbs
8740b34dca
feat(_default.cfg): Refactor of _default.cfg messages ( #2725 )
5 years ago
Daniel Gibbs
abaa614cad
feat: general code standards improvements ( #2730 )
* add missing space in ; then
* standardise command if
* standardised True if the length of "STRING" is non-zero.
* changed -e to -f
5 years ago
Daniel Gibbs
3a6f7f9034
feat: rm command best practices ( #2729 )
5 years ago
Daniel Gibbs
d106384e28
feat: convert commandname to modulename ( #2728 )
5 years ago
Daniel Gibbs
1f4fa0ce13
added new servers
5 years ago
Daniel Gibbs
466bc15e7b
fix(stats): fix stats bugs with language and sending stats ( #2727 )
* Update info_stats.sh
* added CPU frequency
* feat: swapped event label and event action
* fix: prevent df from displaying non-english text with disk space vars
* fix force English language on df to ensure a point is used
5 years ago