Daniel Gibbs
bf03a08f06
Version 210516
9 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
9 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
9 years ago
Daniel Gibbs
3b6e66a5ae
Code tidy
9 years ago
Daniel Gibbs
5d6cf92630
Code tidy
9 years ago
Daniel Gibbs
248518c3c5
repaired ut99 fix
9 years ago
Daniel Gibbs
d9f9e76ad9
Added module name to all install functions
9 years ago
Daniel Gibbs
0a5c682d71
corrected if best practice
9 years ago
Daniel Gibbs
1502542fc8
Changed ut2004 to new system
9 years ago
Daniel Gibbs
3c09d25d03
Renamed files
9 years ago
Daniel Gibbs
7a13b5f669
Removed gsquery installed
9 years ago
Daniel Gibbs
15f99b7076
Merging ut99server files in to install_server_files
9 years ago
Daniel Gibbs
72bbe93ecf
Moved logs creation to allow logging on install
9 years ago
Daniel Gibbs
e561a86acd
Added to installer
9 years ago
Daniel Gibbs
8c9ac26c05
Corrected Name BrainBread 2
9 years ago
Daniel Gibbs
020a153c79
Added BB2 to GSLT
9 years ago
Daniel Gibbs
f74be89e1c
removed server fixes menu
9 years ago
Daniel Gibbs
0bb4cd77ad
Adjusted install menu for fixes
9 years ago
Daniel Gibbs
3da6d7eb60
merged install fixes to fix.sh
9 years ago
Daniel Gibbs
adba7743f5
reworked csgofixes
9 years ago
Daniel Gibbs
6f7aca25b3
changed to using function_selfname over getopt
9 years ago
Daniel Gibbs
c2c5693047
Moving checks to start of commands
9 years ago
Daniel Gibbs
5f290fd3b8
Updates all version numbers
9 years ago
Daniel Gibbs
069f2cba06
updated dates
9 years ago
Daniel Gibbs
d6d44e9d85
corrected install_fix_steam.sh
9 years ago
Daniel Gibbs
75fcbb9d53
stray character
9 years ago
Daniel Gibbs
c40588bc1e
updated install_steamcmd.sh
9 years ago
Daniel Gibbs
f005da0fe8
Renamed all functions test required now
9 years ago
Daniel Gibbs
860126bf7d
Initial renaming
creating new branch to test renaming
9 years ago
UltimateByte
f66abbafad
Actually removed useless hurtworld filefix
Fix is done with fn_install_steamfix
9 years ago
UltimateByte
ab920be2e9
added hurtworld
9 years ago
Daniel Gibbs
40ce3fc247
changes to serverdir
9 years ago
Daniel Gibbs
39e963fb13
Change to function version to variable
9 years ago
Daniel Gibbs
8ee871452e
added GSLT to installer
9 years ago
Daniel Gibbs
3300823c39
Revert to resolve issues
9 years ago
Daniel Gibbs
5546fa671e
Added TF2 GSLT
9 years ago
Daniel Gibbs
ee9885fb01
Added installer instuctions for GSLT
9 years ago
Daniel Gibbs
8f674c9f21
Added fn_install_ts3 to installer
10 years ago
Daniel Gibbs
bcad424b78
danielgibbs.co.uk to gameservermanager.com
10 years ago
Daniel Gibbs
ac6696c566
Fixed typo in function
10 years ago
Daniel Gibbs
00ee13fdaf
Added kf ut99 and ro fix back in
10 years ago
Daniel Gibbs
c912c4d2bd
Major rename of functions
* All functions names have been reviewed and renamed to make it easier
to identify what the function is for. This is for my benefit as there
are now over 50 functions to manage.
* New details feature. It has been reworked to add more useful info and
fix any bugs with details not always being displayed.
* Main script file e.g csgoserver should no longer require any updates
from this point. All code modifications should be made from the
functions. Any future edits would relate to server specific config.
* servername variable has been moved to its own function if name is
gathered from a config file. The same applies for ports, usernames and
passwords.
* new function fn_details_distro gathers all the required OS info for
fn_details and other functions that require this info
* Various improvements and bug fixes that I cannot remember.
10 years ago