Daniel Gibbs
|
8748a01f0c
|
Merge pull request #1433 from GameServerManagers/feature/gracefulstop
Fixed and extended graceful shutdown
|
8 years ago |
Daniel Gibbs
|
4d3d20c61b
|
Added -ini= as was not applying the config
|
8 years ago |
Daniel Gibbs
|
3b4659262a
|
Changed to serverpassword
show it will now show in details
|
8 years ago |
Daniel Gibbs
|
a7e25ac613
|
changed map to defaultmap
|
8 years ago |
Daniel Gibbs
|
b72381c168
|
added /save-${servicename}.zip
to identify the save
|
8 years ago |
Daniel Gibbs
|
905e854227
|
space
|
8 years ago |
Marvin Lehmann
|
e82deb4a91
|
Compare gamename instead of engine for MC and MTA
- removed unneeded checks
- corrected comments
|
8 years ago |
Marvin Lehmann
|
441ff90712
|
Fixed graceful select order
|
8 years ago |
Daniel Gibbs
|
86b731c3c3
|
Merge pull request #1430 from compositebowman/ro-appid-fix
Added Steam AppID fix for Red Orchestra
|
8 years ago |
Marvin Lehmann
|
8008501f5a
|
Added graceful shutdown for Terraria
|
8 years ago |
compositebowman
|
4ebdad007f
|
Added Steam AppID fix for Red Orchestra
|
8 years ago |
Daniel Gibbs
|
a7756d8102
|
corrected date
|
8 years ago |
Daniel Gibbs
|
ece8bc52be
|
removed duplicate tf2 info
|
8 years ago |
Daniel Gibbs
|
7443cbb73d
|
Merge branch 'release/170501'
|
8 years ago |
Daniel Gibbs
|
2cb07bc9c8
|
Merge branch 'release/170501' into develop
|
8 years ago |
Daniel Gibbs
|
1faefc686b
|
Release 170501
|
8 years ago |
Daniel Gibbs
|
267936408f
|
Updated URLs for updating metamod and sourcemod
|
8 years ago |
Daniel Gibbs
|
0cfdc82f33
|
corrected steamuser and password
|
8 years ago |
Daniel Gibbs
|
c0768c89ff
|
Merge branch 'release/170430'
|
8 years ago |
Daniel Gibbs
|
38b1bdfc41
|
Merge branch 'release/170430' into develop
|
8 years ago |
Daniel Gibbs
|
927c34ff1c
|
Release 170530
|
8 years ago |
Daniel Gibbs
|
f423f4d6ac
|
fixes #1345
|
8 years ago |
Daniel Gibbs
|
26b717b0f8
|
forgot to add ${1}
|
8 years ago |
Daniel Gibbs
|
67c9eb7b1f
|
added check for csco
|
8 years ago |
Daniel Gibbs
|
4160791021
|
removed bad code
|
8 years ago |
Daniel Gibbs
|
e7f25889c3
|
How allows for multiple appids to pass though updater
for csco
|
8 years ago |
Daniel Gibbs
|
246f1685f1
|
Merge pull request #1384 from csco/feature/coserver
Add support for classic offensive
|
8 years ago |
Daniel Gibbs
|
24033d01c7
|
fixes issue #1393
|
8 years ago |
Daniel Gibbs
|
d6f13a18f2
|
reverted source back to 2.3.6
not all servers are not 2.15
|
8 years ago |
Daniel Gibbs
|
2fa2de030c
|
glibcfix for pvkii
|
8 years ago |
Daniel Gibbs
|
9fe21a6999
|
detect glibc now shows the the files that require glibc and the version
|
8 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
|
8 years ago |
Daniel Gibbs
|
73a55392f7
|
fixes to deps_detect
|
8 years ago |
Daniel Gibbs
|
2d8cc127ff
|
Improvements to dev features
deps detect now checks all files rather than just the executable file
|
8 years ago |
Daniel Gibbs
|
161888480d
|
glibc fix tf2 requirements
|
8 years ago |
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 |
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
|
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 |