UltimateByte
625ba3e558
Maybe check executable first
8 years ago
UltimateByte
f5bda64008
check_executable.sh
8 years ago
UltimateByte
4ff780a194
welcome tmuxception fixes #1117
9 years ago
Marvin Lehmann
4cad03af1f
Fixed function names for force-update
9 years ago
Daniel Gibbs
f93d373230
Fixed system_requirements
9 years ago
Daniel Gibbs
cdcc6290e5
tmux updates
removed check_tmux.sh as handled by check_deps
fixes handling of tmux for complied versions
9 years ago
Marvin Lehmann
6b26e2437d
Changed Teamspeak to TeamSpeak
- added fix for TeamSpeak 3 scripts using gamename="Teamspeak 3"
(core_functions.sh)
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
UltimateByte
18d94278f1
Check system requirements
9 years ago
Daniel Gibbs
d84114f6e9
or
9 years ago
Daniel Gibbs
b172f59d80
tmux check not required for teamspeak 3
9 years ago
Daniel Gibbs
cffc468049
updated function names
9 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
9 years ago
Daniel Gibbs
6a3193194d
removed local commandaction="Checking"
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
c7492eb7f0
removed function_selfname as breaks check.sh
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
bf03a08f06
Version 210516
9 years ago
Daniel Gibbs
eebd9bebf5
removed command_stop from glibc check
9 years ago
Daniel Gibbs
9161b0078d
glibcfix shouls run with correct functions
9 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
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
f2fe7d7889
bug
9 years ago
Daniel Gibbs
cf1bf992a0
added check glibc
9 years ago
UltimateByte
dd3b4500e5
added check_permissions.sh
9 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
9 years ago
Daniel Gibbs
5d6cf92630
Code tidy
9 years ago
Daniel Gibbs
bc0fc9d1cc
Corrected update_functions name
9 years ago
Daniel Gibbs
2ed6a60db2
renamed function
9 years ago
Daniel Gibbs
7bf99a05eb
Removed tmux check on stop as preventing debug mode
9 years ago
Daniel Gibbs
3d7ac4ed4e
Added steamcmd check to start debug
9 years ago
Daniel Gibbs
54efa40e65
changed to and instead of or
9 years ago
Daniel Gibbs
3b7afb9fea
Changed to and instead of or
9 years ago
Daniel Gibbs
3be4b933e8
update functions bypasses systemdir check
9 years ago
Daniel Gibbs
10dbf68f17
Initial code to detect missing deps
This code is still broken
9 years ago
Daniel Gibbs
e26126dfba
Removed SteamCMD check from start stop and debug
As this check cuases issue on dev when i pre-load the server files.
9 years ago
Daniel Gibbs
37c3f7f2e2
Adjusted to run on specific commands
9 years ago
Daniel Gibbs
b276263dae
Monitor update check_config
9 years ago
Daniel Gibbs
840c28011d
Added check_config.sh
This function checks that servercfgfullpath exists and warns if missing
9 years ago
Daniel Gibbs
f2d2467cbb
Bypass steamcmd checks for non-steamcmd servers
9 years ago
Daniel Gibbs
178bf946d8
logs fix
9 years ago
Daniel Gibbs
afbaddbf03
reverted to positive array
Denied logic for array caused log check to run multiple times.
9 years ago
Daniel Gibbs
be2c79e028
corrected systemdir checks
9 years ago
Daniel Gibbs
93e6421e49
reversed check to deny
9 years ago
Daniel Gibbs
2125090fe6
code tidy
9 years ago
Daniel Gibbs
55b2b83ed8
named function correctly
9 years ago
Daniel Gibbs
6f7aca25b3
changed to using function_selfname over getopt
9 years ago
Daniel Gibbs
3ca2d094a8
Merged check_steamuser.sh
added mumble to ignore list
9 years ago
Daniel Gibbs
cd42c51d5c
removed echo
9 years ago
Daniel Gibbs
c2c5693047
Moving checks to start of commands
9 years ago