Daniel Gibbs
363c5ab1f3
release v20.3.3
5 years ago
Daniel Gibbs
b52dc9af8e
fix(ut3server): correct md5sum for ut3server download
5 years ago
Daniel Gibbs
58956fab3c
release v20.3.2
release v30.3.2
5 years ago
Daniel Gibbs
ff4d037da3
remove install_modules
5 years ago
Christian
3ae3d89bf7
fix(download): fix some files not downloading ( #2904 )
5 years ago
Daniel Gibbs
498cb67146
release v20.3.1
5 years ago
Daniel Gibbs
eb38074640
fix(update-lgsm): versions before v20.3.0 will not use version tags ( #2900 )
5 years ago
Daniel Gibbs
04bb8485b8
fix(update): fix update on start not working ( #2901 )
* add space to grep to get accurate session name
* move messages to get proper output
5 years ago
Daniel Gibbs
81e23c729e
fix(mods): resolve broken downloader for mods ( #2899 )
5 years ago
Daniel Gibbs
f05eab2633
feat(avorion): remove avgalaxy variable and replace with selfname
5 years ago
Daniel Gibbs
95ce894f10
fix resolving update not running on install ( #2893 )
5 years ago
Daniel Gibbs
13b3acbb45
release v20.3.0
5 years ago
Daniel Gibbs
2b9df619e2
fix(details): correct if for bf1942 details ( #2891 )
5 years ago
Daniel Gibbs
f40ad7dd6a
fix(update): ensure that tmpdir is cleared when update is found ( #2890 )
5 years ago
Christian
6fcd8d78f4
feat(newserver): Chivalry: Medieval Warfare ( #2880 )
Co-authored-by: Daniel Gibbs <[email protected] >
5 years ago
Daniel Gibbs
b4c6f561eb
remove dev code
5 years ago
Christian
7a6b9f3294
fix(mods): sdtd oxide url parsing from github with jq ( #2883 )
5 years ago
Daniel Gibbs
a76cd3f7b3
feat(update-lgsm): LinuxGSM update refactor ( #2884 )
This update is a major refactor of how LinuxGSM updates itself.
* will now use a version tag if downloading module for the first time.
* added backup repo (Bitbucket) that will be used if Github is unavailable.
* added ./gameserver and module version comparison this will allow instances to be correctly updated if there is a version mismatch.
* UI changes when modules are fetched for the first time
* added sessionname to fix broken tmux session is ./gameserver is called ./gameserver.sh
* change apt to apt-get as recommended by the apt packages when dealing with scripts.
5 years ago
WorthlessJ
523daebd71
feat(install):Add config locations to install text ( #2872 )
5 years ago
n8rade
1c6c6112e1
fix(update): Minecraft Bedrock issue causing update to not grab the version from logs
5 years ago
Daniel Gibbs
b769f2c6cb
fix(monitor): fix monitor timings and lockfile bug ( #2882 )
* adjusting timings and fix lockfile bug
* added sleep time to eol messages
5 years ago
Daniel Gibbs
458fec5782
fix(update): resolve issue with steamcmd update not getting latest build
5 years ago
Daniel Gibbs
30bb11bb94
feat(stats): provide more accurate server numbers ( #2864 )
5 years ago
Kenneth Lorthioir
d96507ac64
feat(pstbsserver): update Post Scriptum _default.cfg ( #2848 )
Game server uses regular spacing not "?" between commands.
Changed reservedslots to 0 as this is a saner default.
Change MaxPlayers to FIXEDMAXPLAYERS.
Added RCON port.
5 years ago
Daniel Gibbs
66bf5e059e
feat(log): refactor log handling ( #2859 )
* standardise module identifiers
* renamed logs.sh to core_logs.sh
* improve stats log
* remove local
* functionselfname rename
5 years ago
Daniel Gibbs
0af223d436
feat(ut3server): add monitor query and add minor ut3 improvements ( #2853 )
* added ut3 to gsquery
* updated details
* added gamespy login information
* corrected maxplayers
5 years ago
Daniel Gibbs
216c29d0e5
fix(arkserver): remove all appworkshop_346110.acf if multiple exist ( #2852 )
5 years ago
Daniel Gibbs
c8848891be
feat(install): convert non-steamcmd game srvers to use tar.xz ( #2851 )
* converted to xz
* added source forts dependencies and merged bf1942
* update zmr dependencies
5 years ago
Daniel Gibbs
bd408a1250
fix(debug): correct command not exiting correctly
fix(debug): correct command not exiting correctly
5 years ago
nero82
560c4d2dba
fix(ts3server): improve ts3 ip parsing ( #2843 )
5 years ago
PwnK
57243aae9a
remove appinfo.vdf correctly ( #2841 )
5 years ago
Daniel Gibbs
b69d8a8917
added missing glibc requirment to Assetto Corsa
5 years ago
Daniel Gibbs
d706ec3b3a
remove space
5 years ago
Christian
2f9800e13c
feat(newserver): Avorion ( #2476 )
Co-authored-by: Daniel Gibbs <[email protected] >
5 years ago
Daniel Gibbs
7ef53a5bb2
corrected short response error code
5 years ago
Daniel Gibbs
88ff70bf32
remove duplicate code
5 years ago
Daniel Gibbs
f0729fc330
feat(newserver): Assetto Corsa ( #2830 )
5 years ago
Daniel Gibbs
f355275cdf
feat(solserver): migrate to steamcmd and improve monitor ( #2829 )
* convert to SteamCMD
* add soldat query
* Added display ports in query raw
5 years ago
Daniel Gibbs
b194aebb1e
fix(ss3server): resolve ss3 dependency issues ( #2823 )
5 years ago
Daniel Gibbs
b88f8d2981
fix(travis): add various fixes to travis tests ( #2827 )
5 years ago
Daniel Gibbs
8f14f97ec5
feat(steamcmd): move steamcmd dir to standard location ( #2822 )
* improvements to steamclient.so fix
* added fix to install inconsistent location across distros
* added dev/null for master server
* XDG_DATA_HOME
* prevent check_last_update from restarting server if stopped
5 years ago
Jimmy Maple
7a38c17186
fix(bug): gamedig not using the correct JSON object ( #2821 )
5 years ago
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
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