Daniel Gibbs
5447e52f7d
removed nl
9 years ago
GhoulofGSG9
458ea8ffdf
Fixed that the steam branch parameter wasn't used in various places.
9 years ago
Daniel Gibbs
ac96d6ffad
removed nl
9 years ago
Marvin Lehmann
38cd98222e
Replaced insignificant spaces with tabs
9 years ago
Daniel Gibbs
997dc006fd
corrected message display
9 years ago
Daniel Gibbs
2e0e9257d5
nl
9 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
9 years ago
Daniel Gibbs
7b49a8dd39
bugs
9 years ago
Daniel Gibbs
4697448b8b
messages
9 years ago
Daniel Gibbs
fe86ab76d6
messages
9 years ago
Daniel Gibbs
edaa4e2bc2
moved print_dots
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
b013b20aa8
function_selfname is now local
9 years ago
Daniel Gibbs
7c66cb0588
exitbypass
9 years ago
Daniel Gibbs
b6c117bca6
local modulename may be required after all
9 years ago
Daniel Gibbs
e880fda8fe
Removed local from module name as for functions only
9 years ago
Daniel Gibbs
3f22dc1ef5
converted more to exitcodes
9 years ago
Marco 'DaMaxx' Bühring
44bbcf6917
removed 'unbuffer' completely and replaced it with stdbuf
9 years ago
Daniel Gibbs
adfbaa49f3
updated fn_scriptlog to fn_script_log
Bringing in line with other function names
9 years ago
cedarlug
be315b3b3d
Use unbuffer if present first, then try stdbuf
9 years ago
cedarlug
552554627c
testing stdbuf as an unbuffer replacement
9 years ago
Daniel Gibbs
bf03a08f06
Version 210516
9 years ago
Daniel Gibbs
f373fe1201
code presentation
9 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
9 years ago
Daniel Gibbs
8bd29c5e4b
date
9 years ago
Daniel Gibbs
3bbfb0dbe5
Getting server status is now consistent
Both tmux and ts3 status gathering are the same/ Now call a file called
check_status.sh this returns the server status as 0 or 1
9 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
9 years ago
Daniel Gibbs
cbb5bbe170
all nl messages will act the same
most nl messages already waited 1 second before new line. however all
should now do this giving a more consistent feel
9 years ago
Daniel Gibbs
ece19b3355
Updated messages func names
Update al messages function names to make is easier to read
9 years ago
Daniel Gibbs
2037faa487
tee tidy
9 years ago
Daniel Gibbs
8d3cc1112d
intergrating fix.sh
9 years ago
Daniel Gibbs
6f7aca25b3
changed to using function_selfname over getopt
9 years ago
Daniel Gibbs
c2c5693047
Moving checks to start of commands
9 years ago
Daniel Gibbs
5f290fd3b8
Updates all version numbers
9 years ago
Daniel Gibbs
7f79b23f16
check_root.sh
9 years ago
Daniel Gibbs
95602338a3
check_systemdir
9 years ago
Daniel Gibbs
f005da0fe8
Renamed all functions test required now
9 years ago
Daniel Gibbs
860126bf7d
Initial renaming
creating new branch to test renaming
9 years ago
Daniel Gibbs
717c7b01e6
Added validate to fn_check_steamcmd
9 years ago
Daniel Gibbs
39e963fb13
Change to function version to variable
9 years ago
Daniel Gibbs
dbbfb78d96
goldsource issue #438
Improvements to reliability of server downloads.
10 years ago
Daniel Gibbs
fa3350b06a
Altered if to follow LGSM standard
10 years ago
xFaNaTiix
c40b49c2ba
Added calls of csgofixes
10 years ago
Daniel Gibbs
0ddb5a9da2
Added SteamCMD and steamuser check
10 years ago
Scarsz
8146c562f9
Update fn_validate
10 years ago
Daniel Gibbs
044d5f5aec
now uses unbuffer if available
* Now using unbuffer to stop the appearance of freezing when installing
and updating. Unbuffer is not always available so will only use it if
the command exists on the distro
10 years ago
Daniel Gibbs
bcad424b78
danielgibbs.co.uk to gameservermanager.com
10 years ago
Daniel Gibbs
18b302091b
Reverted to master version
10 years ago
Daniel Gibbs
b688c7b5e0
Removed Allocs fixes from validate
10 years ago