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
ec30a155ce
New default ports & password through cfg file
8 years ago
UltimateByte
a2a21a1e73
gamelog & multihome
8 years ago
UltimateByte
5f53f4c22b
cfg files
8 years ago
UltimateByte
8f0e4c07a0
execdir
8 years ago
UltimateByte
51542d311f
double quote
8 years ago
UltimateByte
828a9831b5
chivalry init
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
Daniel Gibbs
eda44c0d81
Merged hotfix/ultimatebyte-0219 into master
8 years ago
Daniel Gibbs
fc376fcb7c
Merged hotfix/ultimatebyte-0219 into develop
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
256380d863
Merged hotfix/170219.1 into develop
8 years ago
Daniel Gibbs
b4c5389158
Merged hotfix/170219.1 into master
8 years ago
Daniel Gibbs
6106ff0c10
Release 170219
8 years ago
Daniel Gibbs
f4759a337e
bb2server is an anonymous login
8 years ago
Daniel Gibbs
5cccd70741
Merged release/170219 into master
8 years ago
Daniel Gibbs
77a6177f80
Merged release/170219 into develop
8 years ago
Daniel Gibbs
261064738b
Re added boserver
error caused to to be renamed tuserver
8 years ago
Daniel Gibbs
57a40b9c88
formating
8 years ago
Daniel Gibbs
90076ae2ba
New Release 170219
8 years ago
Daniel Gibbs
1520fea421
Parms have been removed as uses the config file for settings
8 years ago
Daniel Gibbs
7efb4890be
Merged feature/ultimatebyte-0219 into develop
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