Daniel Gibbs
3fcb8cffe9
Updated website URL
10 years ago
Daniel Gibbs
67f31d9813
fixed minor bug in fn_unrealdetails
10 years ago
Daniel Gibbs
12a45d3bf2
minor fix to fn_unreal2config
10 years ago
Daniel Gibbs
067c064cfd
added echo end of file
10 years ago
Daniel Gibbs
68eb7258e5
removed switches from wget
wget switches causing nothing to say file was downloading. Removed these
10 years ago
Daniel Gibbs
4cabf55525
updated script header
10 years ago
Daniel Gibbs
17f3997267
Added contrib of L4D server
10 years ago
Daniel Gibbs
308c9accdb
Minor code tidy
10 years ago
Daniel Gibbs
8f549d689c
All servers fully migrated to functions code
All servers have now been migrated to the new functions code. All
functions are now separated in there own file allowing to make quicker
changes to all servers code and simpler management of the code. For the
developer the code is now very scalable.
10 years ago
Daniel Gibbs
56d8d3b45f
Added all missing servers and config functions
10 years ago
Daniel Gibbs
44f1e4b1e2
Added new functions
* Added Unreal related functions
10 years ago
Daniel Gibbs
d216ef78d0
Added serverconfigs
Added remaining cfg files
10 years ago
Daniel Gibbs
fcd016789e
Added CSGO config
10 years ago
Daniel Gibbs
eb228e760d
added cfg
10 years ago
Daniel Gibbs
43655e2fc2
added csgo fix
10 years ago
Daniel Gibbs
d4b307134a
Added support for CSCZ
10 years ago
Daniel Gibbs
46a92930bd
Added more functions
10 years ago
Daniel Gibbs
1a4a06754e
added goldsource config
10 years ago
Daniel Gibbs
04c20f2533
Added server configs
10 years ago
Daniel Gibbs
26d1f40f37
Ports now states "Server Ports"
Changed to "Server Ports" rather that "$servername Ports" as some
servers may have a very long name
10 years ago
Daniel Gibbs
59c0ef35e9
changed wget as was not displaying progress
10 years ago
Daniel Gibbs
6b5053f9a2
added more functions
10 years ago
Daniel Gibbs
6ff94ba075
added ut2k4server functions
10 years ago
Daniel Gibbs
519b9fd0d2
Added insurgency lgsm-default cfg
10 years ago
Daniel Gibbs
d96829e128
added several functions
10 years ago
Daniel Gibbs
af0bc60e00
added fn_rootcheck
10 years ago
Daniel Gibbs
4382760131
Added fn_retryinstakk
10 years ago
Daniel Gibbs
8daafa737c
Added echo for spacing
10 years ago
Daniel Gibbs
9f69e5abea
changed name to lgsm-default.cfg
10 years ago
Daniel Gibbs
4d7b10b33a
Corrected config name
10 years ago
Daniel Gibbs
13cfb6412c
corrected Arma3 cfg path
10 years ago
Daniel Gibbs
77671eb07c
Added support for ARMA 3 server
10 years ago
Daniel Gibbs
41ec89a5f9
Added lgsm-config.cfg
10 years ago
Daniel Gibbs
3c9f6d76cf
Added new functions
10 years ago
Daniel Gibbs
23bfbe4f51
added fn_getquery
10 years ago
Daniel Gibbs
1e4b299bbe
added functionality for auto-install
10 years ago
Daniel Gibbs
c839284dc5
Added fn_serverconfig
fn_serverconfig in development currently. Will manage all server
installation files for all servers.
10 years ago
Daniel Gibbs
869a10b27c
Removed sbserver as not ready
11 years ago
Daniel Gibbs
8d16cf1cba
unreal 2 server log dir now works #2
11 years ago
Daniel Gibbs
51f6005483
unreal2 server log dir now works
11 years ago
Daniel Gibbs
d06b71a6d4
minor change to screen output
11 years ago
Daniel Gibbs
929094e37a
minor fix
11 years ago
Daniel Gibbs
c818a2adff
migrated fn_loginstall
migrated fn_loginstall. Fixed issue with symbolic link for server logs
being created even if it does not exit for that server.
11 years ago
Daniel Gibbs
ca7cb32935
functions code now uses absolute paths
sometimes the code was not in the correct dir causing the function to be
re downloaded or not function. Now using absolute paths to make sure the
script uses the correct dir
11 years ago
Daniel Gibbs
4826bef5dc
Updated glibcfix function
Updated glibcfix to reflect recent research on glibc versions required
for different servers
11 years ago
Daniel Gibbs
cf8edf257b
removed backup file
11 years ago
Daniel Gibbs
0f0fe5b13a
added glibc fix
11 years ago
Daniel Gibbs
450f350a4d
wget and tmux error fix
* fixed some distros not downloading functions becuase of old
certificates. Added --no-check-certificate to anything wget code
relating to githubusercontent.com
* fixed tmux-error.tmp not being deleted correctly
11 years ago
Daniel Gibbs
2d2e676452
added no-check-certificate to wget
11 years ago
Daniel Gibbs
85ec0d44dd
No longer required
11 years ago