Daniel Gibbs
fcd016789e
Added CSGO config
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
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
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
11 years ago
Daniel Gibbs
9f69e5abea
changed name to lgsm-default.cfg
11 years ago
Daniel Gibbs
13cfb6412c
corrected Arma3 cfg path
11 years ago
Daniel Gibbs
77671eb07c
Added support for ARMA 3 server
11 years ago
Daniel Gibbs
3c9f6d76cf
Added new functions
11 years ago
Daniel Gibbs
23bfbe4f51
added fn_getquery
11 years ago
Daniel Gibbs
1e4b299bbe
added functionality for auto-install
11 years ago
Daniel Gibbs
c839284dc5
Added fn_serverconfig
fn_serverconfig in development currently. Will manage all server
installation files for all servers.
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
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
4826bef5dc
Updated glibcfix function
Updated glibcfix to reflect recent research on glibc versions required
for different servers
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
9bebf894e9
minor change
11 years ago
Daniel Gibbs
e766cfcf6b
Added arma3details
11 years ago
Daniel Gibbs
5376f1ccfb
added a bypass for script that do not require this
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
Daniel Gibbs
c83e66893c
added fn_defails function to its own file
11 years ago
Daniel Gibbs
3ae57666b9
nmrihserver: Changed executabledir location
Since new update to nmrih server binaries for the server have moved. I
have updated the script to reflect this. Hopefully this should resolve
any remaining issues with this script.
Also migrated glibcfix to the new functions.
11 years ago
Daniel Gibbs
db0ca3a27a
created separate function fn_glibcfix
First function to be migrated to its own file. This will slowly be done
over time to more functions as changes are made. The idea is to reduce
the requirement to copy the same changes to every script many times.
This fixes the following issue: libstdc++.so.6 fix
https://github.com/dgibbs64/linuxgameservers/issues/203
This is the first release of this new file function feature any bugs
please report. To apply the fix to existing servers you will need to run
the installer again.
11 years ago