Daniel Gibbs
e5d9b3ca37
glibc fix tf2 requirements
8 years ago
Daniel Gibbs
ec82b62493
added 2>/dev/null to all command if statements
8 years ago
Daniel Gibbs
115b762d42
glibc fix tf2 requirements
8 years ago
Daniel Gibbs
c6d6fd1781
Merge remote-tracking branch 'origin/develop' into develop
8 years ago
Daniel Gibbs
def1f23447
Source and Goldsource glibc requirements have increased
source 2.15
goldsource 2.14
8 years ago
Daniel Gibbs
ea9564026b
Merge pull request #1378 from GameServerManagers/bug/1377
#1377 - Fixes an issue with compiled copies of tmux
8 years ago
Daniel Gibbs
7f71b4d1a5
Merge pull request #1392 from GameServerManagers/discord-readme
Added a discord icon to the readme
8 years ago
Daniel Gibbs
cd214ea033
Merge pull request #1414 from lanrenags/patch-3
Update check_deps.sh
8 years ago
Daniel Gibbs
7b8ed9b0e4
Merge pull request #1416 from lanrenags/patch-5
Update install_server_files.sh
8 years ago
Daniel Gibbs
87927d82eb
now checks and replaces linuxgsm.sh in tmpdir
8 years ago
Daniel Gibbs
9ac42470fe
re wording
8 years ago
Daniel Gibbs
664a7d6da1
download linuxgsm.sh in to tmp dir for comparisons
8 years ago
Daniel Gibbs
add483114f
Testing main script file check
8 years ago
Christoph Raible
2a9290b595
Update install_server_files.sh
Updated UnrealTournament Serverfile + Checksum
8 years ago
Christoph Raible
e2e1ee8c69
Update check_deps.sh
binutils not part of the standard installation of Ubuntu (tested on 17.04)
"strings"-command is missing and used in install_config.sh
8 years ago
Daniel Gibbs
0759d00067
improved _default.cfg handling
8 years ago
Daniel Gibbs
9fb96c6aee
added logdir
8 years ago
Daniel Gibbs
b486b1a5f7
fixed curl checkers
8 years ago
Daniel Gibbs
930f41b4eb
fixing downloader
8 years ago
Daniel Gibbs
8bf21d6c44
moved get opt to correct location
8 years ago
Daniel Gibbs
8bce2f28f5
fixed broken installer
8 years ago
Daniel Gibbs
4bf75bf17d
typo
8 years ago
Daniel Gibbs
287475b491
A good tidy up
8 years ago
Daniel Gibbs
6fbd530633
renamed filesdir to serverfiles
makign it easier to understand by changing the var to serverfiles (the actual name of the directory
8 years ago
Daniel Gibbs
0442559cc9
Steamlining bootstrap process
8 years ago
Daniel Gibbs
aac5af596d
Updated ui
8 years ago
Daniel Gibbs
6e5a93a827
corrected path
8 years ago
Daniel Gibbs
b20a33dd35
bug
8 years ago
Daniel Gibbs
fbc24c6dfc
removed fn_fetch_core_dl
8 years ago
Daniel Gibbs
a98b72cb6f
Corrected curl paths
many curl references were not using curlpath
8 years ago
Daniel Gibbs
16c94f854a
fixing issues with curl
8 years ago
Daniel Gibbs
be948aff4f
Testing updater
8 years ago
Daniel Gibbs
790f58e64d
further dir changes
8 years ago
Daniel Gibbs
e40c541eeb
renamed the default config location
8 years ago
Daniel Gibbs
6bd5ac5fc6
further dir changes
8 years ago
Daniel Gibbs
d35fe34622
Updated directory structure
8 years ago
Daniel Gibbs
7ae73eea6e
fixed cp: cannot create regular file ‘.../_default.cfg’:
8 years ago
Daniel Gibbs
63c6acdb70
Added 3 more _default.cfg files
8 years ago
Daniel Gibbs
ef56b2eb57
updated description
8 years ago
Daniel Gibbs
1d15888085
renamed linuxgsm.sh
8 years ago
Daniel Gibbs
b0713945d3
dev
appears to be a working version of the new config style. Only working with csgoserver currently
8 years ago
Daniel Gibbs
6da1a1a4c8
dev
Dev update
8 years ago
Daniel Gibbs
88994b81e6
Merge pull request #1397 from TechNZ/master
Add tmux dimensions
8 years ago
TechNZ
d46a0af894
corrected variable name error
corrected a variable name error cause by quickly making changes when tired
8 years ago
TechNZ
219395469c
updated if syntax and naming scheme
updated if statements and variables to meet LGSM syntax and naming conventions
8 years ago
TechNZ
8f89b64394
correct syntax error
changed "-" to "_"
8 years ago
Daniel Gibbs
8d78b19fbc
Further work completed.
Working on menus currently
8 years ago
TechNZ
d7f1acee6c
fixed error with '-s' flag
'-s' flag had an extra '-'
8 years ago
TechNZ
61bc06acf2
Add tmux dimensions
added the ability to set the default width and height of the detatched session using variables tmux_width and tmux_height.
these variables may be set at a local level or system wide.
the script checks if the input from the variables is a valid positive integer and if input is not a valid positive integer, sets the values for the tmux to the default values of 80x23
8 years ago
Daniel Gibbs
6fa873ba58
corrected PVKII
8 years ago