Daniel Gibbs
1e81f72b66
Reverted to master version of fastdl to allow merging to develop
fast dl is being worked on in ultimatebyte-0220
8 years ago
Daniel Gibbs
5ac52b631d
removed white spaces
8 years ago
UltimateByte
98854eacff
Fixed function syntax breaking Ark stop
Fixes #1335
8 years ago
UltimateByte
ed51b44818
Minor log issue fix (again)
Trying to re-add the commit to see if it was just a temporary Travis bug or not.
Fixes #1307 (again)
8 years ago
UltimateByte
9dae232b4a
Try reverting changes to check why travis fails
8 years ago
UltimateByte
10396a2334
Minor log issue fix
Fixes #1307
8 years ago
UltimateByte
dd55ccf979
fn_print_header
As per #1035
8 years ago
UltimateByte
a45412c175
fn_print_header
As per #1035
8 years ago
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
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
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
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