Daniel Gibbs
4559cee10c
removed if [ "${gsquery}" == "yes" ]; then
not sure why this is still here
8 years ago
Daniel Gibbs
3ef7ca2879
updated download variables
8 years ago
Daniel Gibbs
287475b491
A good tidy up
8 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
8 years ago
Daniel Gibbs
fda09fb22e
changed Quake Live engine to idtech3_ql
Quake live uses modified version of idtech3 that has config and query
differences.
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
a2e6062ab8
added core_exit.sh
9 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
9 years ago
Daniel Gibbs
60110fdc8c
colours are now variables
9 years ago
Daniel Gibbs
54eae918bf
fn_restart command_restart.sh
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
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
8e4c91ab28
exitcode shuffle
9 years ago
Daniel Gibbs
adfbaa49f3
updated fn_scriptlog to fn_script_log
Bringing in line with other function names
9 years ago
igeighty
f3e0172514
Update monitor_gsquery.sh
in the previous pull i had made, i mad e a typo, realvirtuality
i got a bit keen and typed to quick.
sorry guys, i have done a copy paste with the new spelling and it DOES work.
sorry, very noob error.
9 years ago
igeighty
6bd687399a
Update monitor_gsquery.sh
this fixes the monitor function for arma3 as @MPCP10 suggested
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
Daniel Gibbs
2099e210eb
nl
9 years ago
Daniel Gibbs
b0257c7190
incorrect if
9 years ago
Daniel Gibbs
b53e42557a
port
9 years ago
Daniel Gibbs
ebd35d2d89
corrected gsquery bug
9 years ago
Daniel Gibbs
bf03a08f06
Version 210516
9 years ago
Daniel Gibbs
f0872c9ea6
Update alert
9 years ago
Daniel Gibbs
21fd930b3d
updates
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
65bc10074c
Changed http to https on LGSM links
9 years ago
Daniel Gibbs
85ea727dc6
Removed functions dir
9 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
9 years ago
Daniel Gibbs
9f5425bda7
Fixed looping issues
9 years ago
Daniel Gibbs
c2382c73a0
Correcting more messages
9 years ago
Daniel Gibbs
2c1627b6cd
minor edit
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
664c35413c
Fixed gsquery.py download
9 years ago
Daniel Gibbs
5d687b023d
Major update to monitor_gsquery.sh
* Now loops for 60 seconds checking 4 times for if fails
* gsquery .py moved to functions dir
* uses new core_dl feature so gsquery is auto installed
* removed old code
* added colors
9 years ago
lrob
b9e4a10fc6
nothing to add for Rust
9 years ago
lrob
107d63723d
added rust
9 years ago
Daniel Gibbs
5f290fd3b8
Updates all version numbers
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
UltimateByte
b4a40ecef4
support for hurtworld
7 Days To Die now monitors through gamename, as well as the new Hurtworld
9 years ago
Daniel Gibbs
2e3c4fe18f
Added missing quotes
9 years ago
Daniel Gibbs
d0d3f2905a
Removed double quotes
9 years ago
Daniel Gibbs
39e963fb13
Change to function version to variable
10 years ago
Daniel Gibbs
7222b48160
added newer version
10 years ago
Daniel Gibbs
4a66d6de7f
Added exit codes where needed
10 years ago
Daniel Gibbs
1c036c0d74
Revert "Altered as per https://github.com/koalaman/shellcheck/wiki/SC2060 "
This reverts commit 6a34713e1c
.
10 years ago
Daniel Gibbs
6a34713e1c
Altered as per https://github.com/koalaman/shellcheck/wiki/SC2060
10 years ago