Daniel Gibbs
37fb14c78e
fix(cmw): correct configsubdir setting
2 years ago
Daniel Gibbs
e8cb43a058
feat(btl): rename bt1944 to btl ( #4124 )
* fix(bt1944): update binary file
* feat(btl): rename bt1944 to btl
2 years ago
Daniel Gibbs
4898caa345
feat: add 24h caching to external ip gathering
this will prevent querying of external ip tool repeatedly
Also tidied up a few rm commands
2 years ago
Daniel Gibbs
ba339d9d3b
fix: remove unnecessary sleep
2 years ago
Christian
5087370074
fix(mc): dependencies bump java version to 17 for rhel 8+ ( #4118 )
2 years ago
Daniel Gibbs
e4e73d25f1
fix: tidy up dependency csv files
2 years ago
Christian
146b29972d
feat(newserver): Core Keeper ( #3884 )
Co-authored-by: Daniel Gibbs <[email protected] >
2 years ago
Daniel Gibbs
928bfdc6ef
fix(nec): add missing vars
2 years ago
Marcin Jakubowski
3d936381fa
feat(newserver): American Truck Simulator ( #4105 )
2 years ago
Daniel Gibbs
227343c990
feat(debug): add press return to exit debug
Since terminal is reset on debug exit this will allow user to see output before this happens.
2 years ago
Daniel Gibbs
d7545f67c3
Release v23.1.0
2 years ago
un-boxing-man
1fbb66d426
fix(rust): Support Rust query port needed after Feb 2nd! ( #4048 )
* add query port to rust
* fix variable in config
* feat(docker): add docker image list to csv
* Update _default.cfg
fix server.queryport
---------
Co-authored-by: Daniel Gibbs <[email protected] >
2 years ago
Daniel Gibbs
9a3e1d558d
fix: correct : in monitor print messages
2 years ago
Daniel Gibbs
ba0e1144a1
feat(docker): add docker image list to csv
2 years ago
Daniel Gibbs
33185e608c
feat(docker): add docker distro info to csv
2 years ago
Daniel Gibbs
7e6d2ad0ed
fix(onset): update onset dependencies
2 years ago
Daniel Gibbs
72dd471ccd
fix(armar): update armar dependencies
2 years ago
Daniel Gibbs
11078b3bf7
fix(terraria): remove broken dependency requirement
2 years ago
alasdair
34a2a0f0d5
Set crossplay to off until it works
2 years ago
AlasdairHaig
592f5ce0e2
Remove single quoations
2 years ago
AlasdairHaig
81b4cf049c
Updating new starting parameters
Adding new server start parameters, like crossplay, to the default config
2 years ago
Daniel Gibbs
16dcc76063
codacy
2 years ago
Daniel Gibbs
0487d7f3df
codacy
2 years ago
Christian
94d1e99772
feat(mods): add BepInEx mod for Valheim ( #3960 )
2 years ago
crawforc3
fbaed94324
feat(newserver): Necesse ( #3997 )
* Add Necesse game server
* change github info for testing
* add defaul config
* fix config
* Update config
* revery github repo
* remove artifact
* Update _default.cfg
* Update install sequence
* Update servercfg
* Add post install
* Update nec post isntall
* update fixes
* Remove config checks
* update install config
* fix typo
* Add config check
* add config checks to post install
* fix install config
* update fix.sh
* Clean up
* correct dependencies
* add details
* add nec
* config
* update dependencies
* prettier
Co-authored-by: Daniel Gibbs <[email protected] >
2 years ago
Christian
8dc7861c63
fix(bt): add convertion of the startscript to LF ( #4008 )
Co-authored-by: Daniel Gibbs <[email protected] >
2 years ago
timm0e
cfbb64137d
feat(csgoserver): add all game mode related cvars to CS:GO LGSM config ( #4005 )
* feat(csgoserver): add parameters for gamemodeflags and skirmishid to lgsm config
* docs(csgoserver): add parameter examples for all gamemodes in lgsm config
Co-authored-by: Daniel Gibbs <[email protected] >
2 years ago
Daniel Gibbs
8a5c28ae9c
fix: add execname to check_executable
2 years ago
Daniel Gibbs
bbf56a04ee
fix: don't run permissions checks when root or docker
2 years ago
Daniel Gibbs
76392b54a3
revert: find -L causing infinate loop
#4015
2 years ago
Daniel Gibbs
a6ae012f12
Release v22.2.1
2 years ago
Daniel Gibbs
2257be4a8e
fix: add docker compatibility
fix: allow find to search in symlinks
2 years ago
Daniel Gibbs
4c52885ae3
Release v22.2.0
3 years ago
Christian
bf1fc1833b
feat(newserver): add Velocity Proxy ( #3904 )
3 years ago
Xenorio
d3cdf63d94
fix(wmcserver): fix not being able to read query port ( #3982 )
queryport was being overwritten with rconpassword or "NOT SET"
3 years ago
Frisasky
b291066c2c
fix(zmr): Update to beta 6 ( #3965 )
* Update install_server_files.sh
* Update install_server_files.sh
3 years ago
Christian
9984f956b3
feat(ts3): add check-update function ( #3967 )
3 years ago
Christian
28101a7295
fix(query_gsquery): fix regression from 81998f73c7
( #3966 )
3 years ago
ethzero
8871030ca2
fix(em): update default map ( #3977 )
Changed defaultmap value from "emp_district" to "con_district402" as this map was renamed years ago and would otherwise cause the server to fail on startup.
3 years ago
Christian
4bc349c362
feat(ts3): check checksum for downloaded file ( #3969 )
3 years ago
Daniel Gibbs
04262324ae
feat(cod4): update server download to v21.2 ( #3963 )
3 years ago
eggplants
81998f73c7
fix: replace deprecated optparse with argparse ( #3913 )
3 years ago
Christian
dc420668a2
fix(deps): fix java and rng dependency for pz and rw ( #3911 )
3 years ago
Marcin Jakubowski
9fc6244fc3
fix(bt): missing user data directory ( #3916 )
3 years ago
Christian
bf46fdcfc6
feat(mods): update sourcemod to 1.11 ( #3919 )
3 years ago
Neouni
27ab0923ab
feat(st): switch parameters to loadlatest ( #3924 )
There are some unforseen issues if you both specify load and new together.
Loadlatest will also grab the last backup of that same save.
3 years ago
Christian
7be12c41b5
fix(squad): fix to use the proper default config ( #3954 )
3 years ago
Christian
920657e774
fix(vints): refactor to fix it when there is no config for the server ( #3955 )
3 years ago
Christian
ff606a5968
feat(fctr): add function to get the server version via the details command ( #3956 )
3 years ago
Christian
f3ad2f1655
fix(deps): remove duplicate dependencys what was added with 490cd3fa5a
( #3957 )
3 years ago