Daniel Gibbs
f76cd6b266
fix(logs): resolve modulename not showing in logs ( #2818 )
5 years ago
Daniel Gibbs
b30b36fd6d
fix(install): will not use apt steamcmd package if ubuntu 14.04 ( #2820 )
5 years ago
Daniel Gibbs
8034566617
prevent last update check running if lock file last update lock missing
5 years ago
Daniel Gibbs
773812a6c7
fix: correct and standardise name of goldsrc engine ( #2814 )
GoldSrc servers were names variants of Gold Source. Using correct engine name GoldSrc
5 years ago
Christian
3674dd5892
fix(roserver): fix bug in _default.cfg ( #2813 )
5 years ago
Daniel Gibbs
824b425664
fix(roserver): fix bug in _default.cfg
5 years ago
Daniel Gibbs
ed536eade6
feat(update): multi instance servers will reboot automatically on update ( #2800 )
5 years ago
Daniel Gibbs
390fc23265
fix(validate): resolve validate not functioning for non branch ( #2802 )
5 years ago
RuioWolf
147057e23a
fix(alert): resolve bug with telegram curlcustomstring error
I'm getting this error while trying to use `curlcustomstring="--socks5 192.168.191.1:6080"` as proxy:
```shell
[ .... ] Alert tf2server: Sending Telegram alertcurl: option --socks5 192.168.191.1:6080 : is unknown
curl: try 'curl --help' or 'curl --manual' for more information
```
So I make a fix for it. As far as I'm concerned, if `curlcustomstring` contains multiple options it should not use that *quotes*.
5 years ago
Daniel Gibbs
25cfd3b8c4
fix: correct and standardise name of goldsrc engine ( #2803 )
GoldSrc servers were named variants of Gold Source. Using correct engine name GoldSrc
5 years ago
Daniel Gibbs
a3e1b53b02
fix(messages): improvements to messaging ( #2792 )
* Revert "fix(messages): fix some messages not using newline correctly (#2772 )"
This reverts commit 3bd64bbc13
.
* Revert "fix(messages): fix some messages not using newline correctly (#2765 )"
This reverts commit c847ecb4b6
.
* added new [ START ] message
* various messages improvements made
5 years ago
GrillGuth
fed59c941e
fix(ts3server): improve ts3 ip parsing ( #2789 )
For Teamspeak3-Servers: Only use the first IP specified within the ts3server.ini file. The IP string is cut off after the first appearance of a comma (IP separator within ts3server.ini files).
5 years ago
Daniel Gibbs
9e5377086b
Merge branch 'hotfix/v20.1.5'
5 years ago
Daniel Gibbs
4a78269e27
Merge branch 'hotfix/v20.1.5' into develop
5 years ago
Daniel Gibbs
0257457409
release v20.1.5
5 years ago
Daniel Gibbs
420f4a5184
fix(arkserver): allow auto selecting of correct steamapps dir ( #2781 )
* fix: correct error with fn_print_error_eol_nl
* fix(arkserver): allow selecting of correct steamapps dir
* added else
* fix(arkserver): allow selecting of correct steamapps dir
steamcmd has two directorys for steamapps based on unknown reasons. fix now allows LinuxGSM to select which ever one is available
* now uses find to locate steamapps dir
* bug
5 years ago
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