Daniel Gibbs
26b717b0f8
forgot to add ${1}
9 years ago
Daniel Gibbs
67c9eb7b1f
added check for csco
9 years ago
Daniel Gibbs
4160791021
removed bad code
9 years ago
Daniel Gibbs
e7f25889c3
How allows for multiple appids to pass though updater
for csco
9 years ago
Daniel Gibbs
246f1685f1
Merge pull request #1384 from csco/feature/coserver
Add support for classic offensive
9 years ago
Daniel Gibbs
24033d01c7
fixes issue #1393
9 years ago
Daniel Gibbs
d6f13a18f2
reverted source back to 2.3.6
not all servers are not 2.15
9 years ago
Daniel Gibbs
2fa2de030c
glibcfix for pvkii
9 years ago
Daniel Gibbs
9fe21a6999
detect glibc now shows the the files that require glibc and the version
9 years ago
Daniel Gibbs
0543871467
Added glibcfix for CSGO
already works on centos 6 as csgo comes with linked librarys however added libstdc++.so anyway
9 years ago
Daniel Gibbs
73a55392f7
fixes to deps_detect
9 years ago
Daniel Gibbs
2d8cc127ff
Improvements to dev features
deps detect now checks all files rather than just the executable file
9 years ago
Daniel Gibbs
161888480d
glibc fix tf2 requirements
9 years ago
Daniel Gibbs
e5d9b3ca37
glibc fix tf2 requirements
9 years ago
Daniel Gibbs
ec82b62493
added 2>/dev/null to all command if statements
9 years ago
Daniel Gibbs
115b762d42
glibc fix tf2 requirements
9 years ago
Daniel Gibbs
c6d6fd1781
Merge remote-tracking branch 'origin/develop' into develop
9 years ago
Daniel Gibbs
def1f23447
Source and Goldsource glibc requirements have increased
source 2.15
goldsource 2.14
9 years ago
Daniel Gibbs
ea9564026b
Merge pull request #1378 from GameServerManagers/bug/1377
#1377 - Fixes an issue with compiled copies of tmux
9 years ago
Daniel Gibbs
7f71b4d1a5
Merge pull request #1392 from GameServerManagers/discord-readme
Added a discord icon to the readme
9 years ago
Daniel Gibbs
cd214ea033
Merge pull request #1414 from lanrenags/patch-3
Update check_deps.sh
9 years ago
Daniel Gibbs
7b8ed9b0e4
Merge pull request #1416 from lanrenags/patch-5
Update install_server_files.sh
9 years ago
Christoph Raible
2a9290b595
Update install_server_files.sh
Updated UnrealTournament Serverfile + Checksum
9 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
9 years ago
Daniel Gibbs
88994b81e6
Merge pull request #1397 from TechNZ/master
Add tmux dimensions
9 years ago
TechNZ
d46a0af894
corrected variable name error
corrected a variable name error cause by quickly making changes when tired
9 years ago
TechNZ
219395469c
updated if syntax and naming scheme
updated if statements and variables to meet LGSM syntax and naming conventions
9 years ago
TechNZ
8f89b64394
correct syntax error
changed "-" to "_"
9 years ago
TechNZ
d7f1acee6c
fixed error with '-s' flag
'-s' flag had an extra '-'
9 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
9 years ago
Chaos
283e54b9dc
Added a discord icon to the readme
9 years ago
Bara20
b21a3f93aa
Update install_config.sh
9 years ago
Bara20
6128817437
Update githubuser
9 years ago
Bara20
f65449a0e0
Add support for classic offensive
9 years ago
Bara20
f264c24eec
Add coserver file
9 years ago
Daniel Gibbs
053ed98988
Updated Codename CURE glibc version to 2.15
9 years ago
Chaos
d0c6cbf1cc
Helpful comment as to why I'm doing this
10 years ago
Chaos
4b547ef899
Fixes the same issue in command_start
10 years ago
Chaos
afe1853ab2
Resolves #1377
10 years ago
Daniel Gibbs
4b79e89507
now uses arrays
10 years ago
Daniel Gibbs
bdc29f04f6
Team Fortress 2 now required Glibc 2.15
10 years ago
Daniel Gibbs
fd289541b1
changed from issues to support
10 years ago
Daniel Gibbs
5360fdd666
corrected github username
10 years ago
Daniel Gibbs
d439c99d6f
Merged hotfix/ultimatebyte-0308 into master
10 years ago
Daniel Gibbs
4c072fc188
Merged hotfix/ultimatebyte-0308 into develop
10 years ago
UltimateByte
e5b77379e0
Fixes commands setting vars not working
Some commands that require setting a variable, like "force-update" wouldn't work without this "eval" argument.
Example:
````
$ ./insserver fu
/home/insserver/lgsm/functions/core_getopt.sh: line 176: forceupdate=1;: command not found
````
This fixes the issue.
Tested on Debian & Ubuntu.
10 years ago
Daniel Gibbs
fea406c3aa
Merged release/170205 into master
10 years ago
Daniel Gibbs
2da69970f5
Merged release/170205 into develop
10 years ago
Daniel Gibbs
7f24407963
Release 170305
10 years ago
Daniel Gibbs
feea45d691
Version 170305
10 years ago