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
Daniel Gibbs
c5f321dff4
Migrated to new split functions system
All scripts now have the new split functions system in-place.
Some functions now have there own file rather than being in the main
script file.
If the main script requires the file is will automatically download it
in the the functions dir for use.
Only a few functions currently do this. However if a change is made to a
function it will be migrated. In the long term this will reduce the need
for me to copy the same code over 20 times and drastically reduce the
time it takes me to make changes.
11 years ago
Daniel Gibbs
9bebf894e9
minor change
11 years ago
Daniel Gibbs
e766cfcf6b
Added arma3details
11 years ago
Daniel Gibbs
ddd77c8ea7
Migrated updated functions
11 years ago
Daniel Gibbs
5376f1ccfb
added a bypass for script that do not require this
11 years ago
Daniel Gibbs
a2c88738b3
converted fn_debugserver and fn_details
Coverted the following functions to the new function file method
fn_debugserver
fn_details
fn_steamfix
fn_details added the parms to the details.
fn_debug mode minor change to how parms are displayed
11 years ago
Daniel Gibbs
90b89e459e
Added fn_steamfix
11 years ago
Daniel Gibbs
5be5864694
fn_debug will now echo -debug if used
11 years ago
Daniel Gibbs
171d18b1aa
Added fn_debugserver
11 years ago
Daniel Gibbs
7d57a469b7
Changed the message slightly
11 years ago
Daniel Gibbs
90f721dc7d
Added all variations of fn_details
All variations of fn_details are now in the file. The function decides
which one it requires.
11 years ago
Daniel Gibbs
f630f76837
updated nmrihserver fix
11 years ago