UltimateByte
3cafcc0e68
fixes
8 years ago
UltimateByte
d125a72b07
fix
8 years ago
UltimateByte
1be3076dba
first loop fixes
8 years ago
UltimateByte
75547557a8
fixing awk, probably not infinite loop
8 years ago
UltimateByte
2dc25226ed
new opt test
8 years ago
UltimateByte
b6a708fcd9
Attempt for new op
8 years ago
Daniel Gibbs
73a44719ae
Added several more games to graceful shutdown
8 years ago
Daniel Gibbs
b3c615f333
Fixed IP for MTA server
8 years ago
Daniel Gibbs
9d5097f9cd
debug option was missing from mumbleserver
8 years ago
Daniel Gibbs
b00548f6bb
Added auto instal to mumble server
8 years ago
UltimateByte
184396a5eb
print dots
8 years ago
UltimateByte
418fb6b9ea
allow addons clear + more logic output
8 years ago
UltimateByte
0c94a78f90
Fit changes to master
8 years ago
UltimateByte
ac0390719f
fit changes to master
8 years ago
UltimateByte
c517b4624b
Inverted gmod clearnonbzip2
8 years ago
UltimateByte
b94bb9a293
useless print_dots
8 years ago
UltimateByte
b4da7c532b
various improvements to code logic
8 years ago
UltimateByte
7693392c58
addons'
8 years ago
UltimateByte
c9329a02fa
no dots in user messages
8 years ago
UltimateByte
3a4266b9f1
missing ";", attempt for fix
8 years ago
UltimateByte
cdba3114a2
woops double quote
8 years ago
UltimateByte
2ac7d096a3
added fastdl
#721
Added to fn_getopt_generic for now, will need to remove from non-source games when core_getopt.sh rework comes out.
8 years ago
UltimateByte
6f085b28c3
Global source engine FastDL & remove non bz2 files
Fixes #1322 and #721
8 years ago
UltimateByte
90f03aea5e
repaired broken command by removing old "done"
8 years ago
UltimateByte
c9db31d17c
comment
8 years ago
UltimateByte
7d7b448a10
More general way of handling logs
gamelogdir needs to be created if variable is set, otherwise check_logs.sh will attempt to create it if the server wasn't started yet and directory doesn't exist, as per https://github.com/GameServerManagers/LinuxGSM/blob/master/lgsm/functions/check_logs.sh#L24
symlink is done once gamelogdir is created, if variable is set
Working with "if gamelogdir" variable exists is a more general and simple way of doing it and shouldn't cause any kind of issue.
8 years ago
Daniel Gibbs
70922d953a
comment
8 years ago
Daniel Gibbs
4155af5d60
Reverting commit, no requirement to bypass this.
Rather than get no output mkdir message states that the directory already exists. This looks better than having nothing at all.
8 years ago
UltimateByte
7edf379b81
Do not remove legacy logs if empty
8 years ago
UltimateByte
84016558b8
double quote missing
8 years ago
UltimateByte
6c6fd3a33c
Create gamelogdir if variable exists & dir doesn't
8 years ago
UltimateByte
ab8ad9084c
Only create dirs if they don't already exist
8 years ago
UltimateByte
fadc79e84c
Full path showed to the user
fixes #1288
8 years ago
UltimateByte
14141d4c8a
Case where there is no console log
8 years ago
UltimateByte
15f80f1151
Run log manager upon update
fixes #1075
8 years ago
UltimateByte
2b4262e1d5
Allow to run details with non-installed server
fixes #1302
8 years ago
UltimateByte
7a4438e8d0
sys permission fix only upon server start
fixes #1303
8 years ago
UltimateByte
9d603d10ce
only rotate logs if server is off
Fixes #1318
8 years ago
Daniel Gibbs
9f1c03da94
Imrprovements to graceful shutdown
quake servers now also do graceful shutdown
8 years ago
Daniel Gibbs
ddb607d598
increased Teeworlds glibc requirements
8 years ago
Daniel Gibbs
fd0f6f730d
tabs
8 years ago
Daniel Gibbs
06825f1e9c
missed a space
8 years ago
Daniel Gibbs
50efa1bd23
removed space
8 years ago
Daniel Gibbs
c1579de5e8
Permissions alert will only happen during monitor
Monitor needs to alert about permissions issues as the admin may not be around while this issue os occuring.
8 years ago
Daniel Gibbs
3cc0263c54
Permissions Error to error
8 years ago
Daniel Gibbs
4dc19ab64f
missing then
8 years ago
Daniel Gibbs
aab6dc58bb
fixed issue preventing monitor from running and alerting
check_permissions is bypassed for monitor as the monitor woudl not work at all and not alert of a server failure. The server will however fail to start with permissions issues
8 years ago
Daniel Gibbs
4376a540fc
Added permissions alert
an alert will go out if there is a permissions issue
8 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
8 years ago
Daniel Gibbs
8ada4c4bf4
added ballistic overkill
8 years ago