Marco 'DaMaxx' Bühring
f58d11d4bf
Fix for Steam Guard Authentication, possibly dirty
9 years ago
Daniel Gibbs
47f068270a
scriptlog
9 years ago
Daniel Gibbs
a0692dd9a2
Scriptlog and added info_distro.sh
9 years ago
Daniel Gibbs
3cb1246e7f
scriptlog
9 years ago
Daniel Gibbs
2ec677b94e
added core_exit.sh
9 years ago
Daniel Gibbs
f5d765dbff
Added new fn_script_log vars
Depending on the error the script log will now display PASS, FATAL,
ERROR, WARN, INFO in the log.
9 years ago
Daniel Gibbs
58b3f6301e
Added LGSM total disk used and tidy up
9 years ago
Daniel Gibbs
2d4a9fb7d4
Merge remote-tracking branch 'refs/remotes/origin/master' into exitcodes
9 years ago
Daniel Gibbs
adfbaa49f3
updated fn_scriptlog to fn_script_log
Bringing in line with other function names
9 years ago
Alexander Hurd
2303a8b898
enabling automatic dependency installation
9 years ago
Alexander Hurd
d686320c19
Merge remote-tracking branch 'dgibbs64/master'
9 years ago
Marcus
faf7384b48
Update: command_details.sh - Show Pushbullet alert
Show Pushbullet with Email alert under Script Details
9 years ago
UltimateByte
3229b8467f
Merge pull request #885 from igeighty/patch-1
Update monitor_gsquery.sh (misspelled arma3 engine)
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
Daniel Gibbs
cef1abea97
Merge pull request #884 from igeighty/patch-1
Update monitor_gsquery.sh
9 years ago
igeighty
6bd687399a
Update monitor_gsquery.sh
this fixes the monitor function for arma3 as @MPCP10 suggested
9 years ago
Daniel Gibbs
aa860bb897
Merge pull request #882 from dgibbs64/development
allows arma3server to find its parameters.
9 years ago
Daniel Gibbs
15f6d6e4db
Merge pull request #881 from cedarlug/development
Adding in parsing for realvirtual engine - allows arma3server to find…
9 years ago
Daniel Gibbs
2349021b7b
Merge remote-tracking branch 'refs/remotes/origin/master' into development
9 years ago
cedarlug
2d2d8941c3
Adding in parsing for realvirtual engine - allows arma3server to find its parameters
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
3c09e9ca75
Merge pull request #875 from dgibbs64/development
Ark server updates to enable the details command
9 years ago
Daniel Gibbs
204cc92efc
Merge pull request #874 from cedarlug/development
Ark server updates to enable the details command
9 years ago
Daniel Gibbs
e9440c85d7
Merge remote-tracking branch 'refs/remotes/origin/master' into development
9 years ago
cedarlug
100e065b4d
Adding unreal4 option for Ark in command_details; Integrating yadutaf\'s startup parms
9 years ago
cedarlug
46018a51cf
Merge branch 'development' of https://github.com/cedarlug/linuxgsm into development
9 years ago
Daniel Gibbs
9970b5b798
added required deps
9 years ago
Daniel Gibbs
0ca02af15f
added some dependencies
that may be missing in minimal installs
9 years ago
Daniel Gibbs
b3363fcca2
Updated print messages
9 years ago
Daniel Gibbs
2a9cab4456
Corrected LD_LIBRARY_PATH
9 years ago
UltimateByte
2877b798b0
New fn_print_
9 years ago
Daniel Gibbs
e5ab8cf341
Merge pull request #861 from marvinl97/master
Fixed lock file removal for source servers
9 years ago
Marvin Lehmann
4e7bd44364
Fixed lock file removal for source servers
fn_stop_graceful_source() didn't call fn_stop_tmux() or ' rm -f "${rootdir}/${lockselfname}" '. That's why monitoring restarted the server when it was shutdown gratefully.
9 years ago
Daniel Gibbs
9da16d2268
Updated appid
9 years ago
UltimateByte
b321f33ea8
wrong script name "info_status" > check_status.sh
9 years ago
Daniel Gibbs
0ace80d00a
Added GES file
10 years ago
Daniel Gibbs
97c3e55be9
Merge branch 'development' of https://github.com/dgibbs64/linuxgsm into development
10 years ago
Daniel Gibbs
6d709d98f3
Merge remote-tracking branch 'refs/remotes/origin/master' into development
10 years ago
Daniel Gibbs
ee13687dbb
Added file as a required dependency
10 years ago
Daniel Gibbs
5e00899734
Merge pull request #834 from cedarlug/development
Dang type-o
10 years ago
cedarlug
6fd13b734d
elif not if
10 years ago
cedarlug
be315b3b3d
Use unbuffer if present first, then try stdbuf
10 years ago
cedarlug
552554627c
testing stdbuf as an unbuffer replacement
10 years ago
cedarlug
570002cfce
Dang type-o
10 years ago
Daniel Gibbs
09a3cb679a
As per #815
As per #815
10 years ago
Daniel Gibbs
17ae19eef1
Merge pull request #832 from dgibbs64/development
Ark Restart fixes
10 years ago
Daniel Gibbs
13e965daa9
Merge remote-tracking branch 'refs/remotes/origin/master' into development
10 years ago
Daniel Gibbs
1d112401cd
Merge pull request #828 from cedarlug/development
Ark shutdown tweaks aligned with new development paradigm
10 years ago
UltimateByte
21be3ad81e
srcds_linux no longer works, replaced by srcds_run
fixes #829
10 years ago
cedarlug
9f638e8fbb
Correcing reference to fn_fetch_function
10 years ago