Daniel Gibbs
6579ba1103
Added dev feature detect-glibc
detect-glibc will recursively check every file in $filesdir and detect
the versions of GLIBC that are required. This will make is easy to
detect what version of GLIBC a server requries.
9 years ago
Daniel Gibbs
21d4a2c6f9
if missing vars in the main script
9 years ago
Daniel Gibbs
7dc5f64915
word
9 years ago
Daniel Gibbs
53e88342be
moved emailnotification to legacy code fixes
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
a1dc72586f
Added mumble
9 years ago
UltimateByte
03951aefed
FUNCANME > FUNCNAME for fuck sake
9 years ago
UltimateByte
633372e84b
added function check_system_requirements.sh
9 years ago
Daniel Gibbs
60110fdc8c
colours are now variables
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
036eb31c04
added new update functions
9 years ago
Daniel Gibbs
4716aeb182
exitcode trap
designed to give and exit code at anytime if ctrl-c is pressed
9 years ago
Daniel Gibbs
c3e0d43521
restart now has its own script
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
Daniel Gibbs
2ec677b94e
added core_exit.sh
9 years ago
Daniel Gibbs
adfbaa49f3
updated fn_scriptlog to fn_script_log
Bringing in line with other function names
9 years ago
Daniel Gibbs
678f8b83f8
Removed trailing spaces from files
Added "trim_trailing_white_space_on_save": true in to my sublime
text install to make sure trailing spaces get removed.
9 years ago
cedarlug
9f638e8fbb
Correcing reference to fn_fetch_function
9 years ago
Daniel Gibbs
bf03a08f06
Version 210516
9 years ago
Daniel Gibbs
885d3b118b
notifications are now called alerts
Added pushbullet support to all servers
9 years ago
Daniel Gibbs
e9ed446618
Setting up notification feature
Improved email feature and adding support for pushbullet
9 years ago
Daniel Gibbs
eb903e5145
info_ts3status.sh deprecated
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
430a648f50
added info_parms.sh
9 years ago
Daniel Gibbs
2aee8dafc4
added legacy code back in
9 years ago
Daniel Gibbs
3930d98a85
added check glibc removed code for legacy
9 years ago
UltimateByte
d5d31f21ef
added check_permissions.sh
9 years ago
Daniel Gibbs
9bdb3f44d5
added libdir
9 years ago
Daniel Gibbs
e5a31b0320
Updated functions url location
9 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
9 years ago
Daniel Gibbs
231febbebd
removed path from curl check
9 years ago
Daniel Gibbs
a4ff32b29f
Removed merge conflict
9 years ago
Daniel Gibbs
43043ab1c3
Fixed minor issue
9 years ago
Daniel Gibbs
3a5086c821
corrected if
9 years ago
Daniel Gibbs
78be6b8691
Added code for legacy servers to allow them to work
9 years ago
Daniel Gibbs
bc0fc9d1cc
Corrected update_functions name
9 years ago
Daniel Gibbs
2e70c72476
Renamed function
9 years ago
Daniel Gibbs
3b6431ab6e
renamed function
9 years ago
Daniel Gibbs
911d649f43
Added excecutecmd to allow cmds to not execute
9 years ago
Daniel Gibbs
85e93ad073
Added gsquery.py to functions
9 years ago
Daniel Gibbs
61258600c1
renamed serverfiles to server_files
9 years ago
Daniel Gibbs
988b52dbe8
Removed redundant function
9 years ago
lrob
1859394bbf
Added fastdl command
9 years ago
Daniel Gibbs
eee9851ded
Getting functions downloader working
9 years ago
Daniel Gibbs
12e8dd1fc2
date
9 years ago
Daniel Gibbs
60a70250d6
New download manager
core_dl will handle all downloads for LGSM allowing a consistent
download experience
9 years ago