Daniel Gibbs
796a3c5f60
More bug fixes
10 years ago
Daniel Gibbs
e8736fcb39
Fixed teeworlds server password
10 years ago
Daniel Gibbs
1aaf2101d7
Code tidy and bug fixes
10 years ago
Daniel Gibbs
d64a808e0f
Added hostname input teeworlds
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
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
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
a8c4603d7e
fixed rconport and rconpassword being the same var
10 years ago
Daniel Gibbs
69b71d1add
teeworlds config fix
10 years ago
Daniel Gibbs
860a9d9d1a
Added TeeWorlds configs
10 years ago
Daniel Gibbs
eb9faa1f27
updated teeworlds details
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
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
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
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
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
faffd89e61
Revert fn_install_logs, it doesn't need changing
10 years ago
Bryce Van Dyk
539e3bc360
Remove game log -- terraria doesn't have any
10 years ago
Bryce Van Dyk
a04db10f52
Update functions to play nice with terraria
10 years ago
Marvin Lehmann
9e7f1b279e
Added missing bracket and linebreak
The bracket was apparently accidently removed in e943e24e30
.
10 years ago
Daniel Gibbs
e943e24e30
Filtered out bash colour characters
Should stop issues with receiving emails. Mor email improvements to
follow
10 years ago
Daniel Gibbs
6c5c704cef
Removed echo
Removed this echo as should not be there
10 years ago
Daniel Gibbs
c5b55044e6
Changed from unreal4 to ark
Im unsure if unreal4 engine will be the same config setup as ark
10 years ago
Daniel Gibbs
b19ebdc294
details for arkserver (not quite finished yet)
10 years ago
Daniel Gibbs
e3f28a620e
Added more details for ARK server
10 years ago
Daniel Gibbs
8c58c41fb5
Added details for arkserver
10 years ago
Daniel Gibbs
7892d94c6c
Added unreal 4 servername
10 years ago
Daniel Gibbs
109de35c22
Updated arkserver config
10 years ago
Daniel Gibbs
62ea2d7346
fixed column bug
10 years ago
Daniel Gibbs
2a826ea131
Corrected bug ARMA 3 admin and server password
Password where set teh wrong way around
10 years ago
Daniel Gibbs
42719ea70d
Removed slots from source as shouldnt be there
10 years ago
Daniel Gibbs
61fca1a5dd
Updated functions with best practices
Used http://www.shellcheck.net/ to improve best practices
10 years ago
Daniel Gibbs
3c33d33f80
adding i686 arch.
Some servers list 32-bit as either i686 or i386. I have added i686 as it
was missing
10 years ago
Daniel Gibbs
0b30a37c3c
added missing quotes
10 years ago
Daniel Gibbs
f4004f3c13
Code tidy up and bug fixes
10 years ago
Daniel Gibbs
8bad290871
Added unreal engine detail updates
10 years ago
Daniel Gibbs
9d0188c82a
fixed telnet port sd2dserver
10 years ago