Daniel Gibbs
28b5d3ff5a
now correctly checks if gamelogdir is missing and needs installing
8 years ago
Daniel Gibbs
2a49480713
changed -h to -L
8 years ago
Daniel Gibbs
94880d2e56
added logdir
8 years ago
Daniel Gibbs
aae6c321cc
new solution to prevent symlink from being created when not required
If the gamelogdir is within the logdir then no symlink is created.
8 years ago
Daniel Gibbs
c9d9a42511
Corrected logdir location
8 years ago
Daniel Gibbs
a7e79a5350
renamed scriptlog to lgsmlog
Since there are so many types of logs beign used now changing script to lgsm will clarify what you are working with
8 years ago
Daniel Gibbs
910024ec2c
Added info on available output and input in the console
Servers like Rust done output anything in the console and dont allow input. This confuses many users. Added an if statement to display details about this. Other servers will also benefit from this. However I dont know which servers these messages apply to currently.
8 years ago
Daniel Gibbs
a4cca51649
Added branch to details
8 years ago
Daniel Gibbs
2becb1e700
corrected extract vars
8 years ago
Daniel Gibbs
4f8eb26f00
corrected local_filename
8 years ago
Daniel Gibbs
85290d6b72
corrected download settings
8 years ago
Daniel Gibbs
d95edc3f7d
corrected ut files bug
8 years ago
Daniel Gibbs
bb1c120208
corrected bug
8 years ago
Daniel Gibbs
68e4f8ef9d
If legacymode is on then bypass certain updates
8 years ago
Daniel Gibbs
b9d40f7e64
added legacymode flag
8 years ago
Daniel Gibbs
93f31b2546
Added details for ut3
8 years ago
Daniel Gibbs
9798fa6f5c
Added unreal3 details
8 years ago
Daniel Gibbs
016f321125
Added extra rust details
8 years ago
Daniel Gibbs
fc84e30d95
Added more servers
8 years ago
Daniel Gibbs
c5d9b0c8d1
Added more games
8 years ago
Daniel Gibbs
fffde74161
Added Quake World
8 years ago
Daniel Gibbs
51d9a7623b
added unreal
8 years ago
Daniel Gibbs
b15fb7b464
Creative mode for hurtworld
8 years ago
Daniel Gibbs
2717fedd2d
Working on info_parms
8 years ago
Daniel Gibbs
bbbcb94dfd
Added more DST details
8 years ago
Daniel Gibbs
3ee3fcb484
removec rconpassword
8 years ago
Daniel Gibbs
40c36615cd
code tidy then
8 years ago
Daniel Gibbs
4e2e953912
corrected type if to dev/null errors
the errors should not appear as it was breaking the if statement
8 years ago
Daniel Gibbs
390feb9bc3
Merge branch 'develop' into feature/config
8 years ago
Daniel Gibbs
898619be85
Altered getopt to move update-lgsm
8 years ago
Daniel Gibbs
9225fce147
added mkdir -pv
8 years ago
Daniel Gibbs
1d41567c8b
fixed config installation
8 years ago
Daniel Gibbs
b3ae3cb7bc
Legacy: Added steamcmddir
8 years ago
Daniel Gibbs
324fa47b2a
Legacy: getting logs to work
8 years ago
Daniel Gibbs
115a8d6127
Added legacy function to handle legacy scripts
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
Daniel Gibbs
b8ef5f85a8
Legacy: core functions now download
8 years ago
compositebowman
4ebdad007f
Added Steam AppID fix for Red Orchestra
8 years ago
Daniel Gibbs
2bc7a638b4
typo
8 years ago
Daniel Gibbs
141916bd84
checks the file exists remotly
currenlty doubles the http requests but not sure of a better way currently
8 years ago
Daniel Gibbs
0839e549bc
added exit code for removal of stray functions
8 years ago
Daniel Gibbs
baf6705ff5
reverted back to tmpdir
8 years ago
Daniel Gibbs
cc91a5ea3e
improved exitcode
8 years ago
Daniel Gibbs
a086d9fbbc
removed var
8 years ago
Daniel Gibbs
9d046fcb8e
Added optionto delete unknown functions in function dir
should a non existant or random file be put in to the functions dir it will be removed
8 years ago
Daniel Gibbs
3ef9d523ec
reverted back to tmp dir
8 years ago
Daniel Gibbs
b3bf65c424
fixes #1152
8 years ago
Daniel Gibbs
980aae42ff
corrected if
8 years ago
Daniel Gibbs
73770c5696
fixes #880
if no telnet password is set it sets one. This will cause the telnet login attempt to fail rather than stall.
8 years ago
Daniel Gibbs
6a7ad3db7f
filesdir is now serverfiles
8 years ago