Daniel Gibbs
4eab6b99b7
Update config
10 years ago
Daniel Gibbs
5eecc24a20
Merge pull request #509 from dgibbs64/servercfg-default
Servercfg default
10 years ago
Daniel Gibbs
7f879c3147
fn_defaultconfig added
fn_defaultconfig added to remove duplicate code. Fixed gold source and
source engines not working correctly
10 years ago
Daniel Gibbs
83a0894d87
Updated configs to match gameserver-configs project
updated hostname and rconpassword
10 years ago
Daniel Gibbs
78780ab3b9
Updated servercfgdefault
servercfgdefault has been changed to the filename of the
lgsm-default.cfg name
10 years ago
Daniel Gibbs
c48fadba8d
Added link about upgrade tmux
10 years ago
Daniel Gibbs
3f760c784d
updated link
10 years ago
Daniel Gibbs
5d3469c7b8
fixed while loop not exiting
loop did not exit if graceful shutdown failed. 30 wait time
10 years ago
Daniel Gibbs
38efaf6a9e
added teeworlds server logging
10 years ago
Daniel Gibbs
639b9dceee
Fixed error message
10 years ago
Daniel Gibbs
3558811661
added logfile
10 years ago
Daniel Gibbs
414443c199
Removed comments not supported
10 years ago
Daniel Gibbs
77836f18ad
Added passwords
10 years ago
Daniel Gibbs
ee14545191
corrected servername bug
10 years ago
Daniel Gibbs
c7ec2070fe
Added TeeWorlds
10 years ago
Daniel Gibbs
bce6f1d3a7
updated config
10 years ago
Daniel Gibbs
a8c4603d7e
fixed rconport and rconpassword being the same var
10 years ago
Daniel Gibbs
34b0b498da
Added default config
10 years ago
Daniel Gibbs
69b71d1add
teeworlds config fix
10 years ago
Daniel Gibbs
0341ed537b
Fixed name
10 years ago
Daniel Gibbs
860a9d9d1a
Added TeeWorlds configs
10 years ago
Daniel Gibbs
62b05d062e
Renamed config
10 years ago
Daniel Gibbs
7897a8cf39
Added TeeWorlds Configs
10 years ago
Daniel Gibbs
eb9faa1f27
updated teeworlds details
10 years ago
Daniel Gibbs
a7abc3f23a
Updated lgsm default configs for fof and ins
10 years ago
Daniel Gibbs
d7bdb9ac24
minor correct to teeworlds
10 years ago
Daniel Gibbs
fb3bb47753
Revert "Added exit to stop SteamCMD update check"
This reverts commit d69b8672c6
.
10 years ago
Daniel Gibbs
d69b8672c6
Added exit to stop SteamCMD update check
If an update is picked up in the console log it will run the update but
not use SteamCMD to check for updates.
10 years ago
Daniel Gibbs
baf75404ed
Fixed updateonstart not functioning correctly
bug: when update on restart is set to on it was not working. Also moved
code to make the update message come before the start message
10 years ago
Daniel Gibbs
dbddaf1fcb
space
10 years ago
Daniel Gibbs
192dbb227d
Merge remote-tracking branch 'refs/remotes/origin/pr/498'
10 years ago
Daniel Gibbs
89e6579173
Merge remote-tracking branch 'refs/remotes/origin/SingingTree-terraria_config_install' into pr/498
10 years ago
Daniel Gibbs
06ccf376c1
Merge pull request #505 from dgibbs64/pr/498
merged source and goldsource graceful shutdown
10 years ago
Daniel Gibbs
d39fc9f01c
Graceful quit for source and goldsrc added
fn_stop will attempt to shutdown source and goldsource gracefully before
using tmux shutdown.
10 years ago
Daniel Gibbs
7e88577f1f
Merge pull request #504 from dgibbs64/SingingTree-terraria_config_install
Merging Pull request #494
10 years ago
Daniel Gibbs
5ab6cdaf46
Updated from master
10 years ago
Andre
a34663febf
Added graceful stop when possible.
Should work on source servers and gold source servers. If the server also has a quit command outside those then this should do it also.
10 years ago
Daniel Gibbs
006f46c26e
Merge pull request #496 from SingingTree/teeworlds_server
Teeworlds server
10 years ago
Bryce Van Dyk
ae0a337477
Use teeworlds engine name in fn_details_config
Use the engine name instead of the game name as its more consistent with
the rest of the checks done
10 years ago
Bryce Van Dyk
375adb7f48
Add missing functionality for terraria details
10 years ago
Bryce Van Dyk
6655fd1aa4
Update a couple of dates in comments
10 years ago
Bryce Van Dyk
6087cbd46f
Update details for teeworlds
10 years ago
Bryce Van Dyk
4fb818cc11
Comment out last line of default config
10 years ago
Bryce Van Dyk
71533fe2c2
Update terraria to install default config
Update the terraria config to fit with the config convention. Update the
terrariaserver script to contain a variable to reference the default
config. Update fn_install_config to handle Terraria.
10 years ago
Bryce Van Dyk
fe5257ca76
Add teeworlds server script
10 years ago
Daniel Gibbs
986d22d892
Merge pull request #489 from SingingTree/project_zomboid
Update ProjectZomboid AppID, fix server file
10 years ago
Bryce Van Dyk
3836b66a5f
Update ProjectZomboid AppID, fix server file
The Project Zomboid AppID has changed as well as the structure of its
server files. This commit should point the scripts to the appropriate
files.
10 years ago
Daniel Gibbs
a3d957c279
Merge pull request #478 from SingingTree/terraria
Added Terraria. Thanks SingingTree
10 years ago
Bryce Van Dyk
0aedbf9d57
Add config param
10 years ago
Bryce Van Dyk
24f3fd5252
Update travis.yaml with terraria server
10 years ago