UltimateByte
99aeb89b85
fn_print_header
As per #1035
8 years ago
UltimateByte
3f9eeb4219
Slight improvement to Rust Wipe feature
More safety with rm -r "${var:?}" instead of rm -r "${var}" even though there is an if [ -d "${var}" ] check before
And now also removes map file, not only map save.
8 years ago
UltimateByte
9b62ec9fd4
Removed chivalry for now
8 years ago
UltimateByte
f126f52de9
hide "DEVCOMMAND" description commands
8 years ago
UltimateByte
a49de6bcbd
new algorithm to find commands
8 years ago
UltimateByte
73be10ffa0
typo + missing )
8 years ago
UltimateByte
6e8afb5e2a
dev commands
8 years ago
UltimateByte
edf5b787a9
fix for full commands to work
8 years ago
UltimateByte
b9162f1c69
hm )
8 years ago
UltimateByte
021a86c737
missing commands
8 years ago
UltimateByte
007a373d5d
appearance
8 years ago
UltimateByte
cfc5bf75fc
fixes
8 years ago
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
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
256380d863
Merged hotfix/170219.1 into develop
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