GhoulofGSG9
458ea8ffdf
Fixed that the steam branch parameter wasn't used in various places.
9 years ago
Marvin Lehmann
3eee2b3690
Fixed some typos and improved descriptions
These changes do not affect the functionality of the code.
9 years ago
Daniel Gibbs
fd4102c11c
Revert "added timeout of 10 seconds"
This reverts commit 219cecc3e6
.
# Conflicts:
# lgsm/functions/update_steamcmd.sh
9 years ago
Daniel Gibbs
328984588c
timeout causing an issue parsing
Reverting for now. However will figure out a way to implement it
9 years ago
Daniel Gibbs
219cecc3e6
added timeout of 10 seconds
Discovered issue with steamCMD sometimes getting stuck for an unknown
reason. Causing the update command not to ever finish. I have added a
timeout of 10 seconds so should it fail it will quit the updater.
9 years ago
Daniel Gibbs
bd3248fda6
corrected name
9 years ago
Daniel Gibbs
309797e2dc
updated appmanifest check
9 years ago
Daniel Gibbs
b7df022895
update_steamsmd_dl
9 years ago
Daniel Gibbs
5f53c560b3
corrected update function
9 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
9 years ago
Daniel Gibbs
f75db0d256
messages
9 years ago
Daniel Gibbs
fe86ab76d6
messages
9 years ago
Daniel Gibbs
f6c60ef371
messages
9 years ago
Daniel Gibbs
9f1a86dde1
messages
9 years ago
Daniel Gibbs
60110fdc8c
colours are now variables
9 years ago
Daniel Gibbs
21512494fa
module name has been split
now named
commandname and command action
command name is used in logs
command action is used on-screen.
Also alterations to function_selfname now called just selfname
9 years ago
Daniel Gibbs
b8f44749a0
Ditched lgsm_version as not used
added
local modulename="Function"
local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
to all functions
9 years ago
Daniel Gibbs
97864ef769
updated log messages
9 years ago
Daniel Gibbs
9a927665ee
added more screen info
9 years ago
Daniel Gibbs
f7121a30e0
Improving update functions
9 years ago
Daniel Gibbs
eb949bf0cb
Update function being improved.
9 years ago