Daniel Gibbs
|
b013b20aa8
|
function_selfname is now local
|
9 years ago |
Daniel Gibbs
|
4a363c67bf
|
Revert "updated to ts3server code"
This reverts commit 87a2d72297 .
|
9 years ago |
Daniel Gibbs
|
f9fe306ce6
|
Revert "Resshuffled code to better suite exitcodes"
This reverts commit 6deeb0a706 .
|
9 years ago |
Daniel Gibbs
|
b6c117bca6
|
local modulename may be required after all
|
9 years ago |
Daniel Gibbs
|
87a2d72297
|
updated to ts3server code
|
9 years ago |
Daniel Gibbs
|
6deeb0a706
|
Resshuffled code to better suite exitcodes
|
9 years ago |
Daniel Gibbs
|
e880fda8fe
|
Removed local from module name as for functions only
|
9 years ago |
Daniel Gibbs
|
b077588f36
|
More alterations for exitcodes
|
9 years ago |
Daniel Gibbs
|
603fc30fdc
|
added exit code handling.
|
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 |
Daniel Gibbs
|
bf03a08f06
|
Version 210516
|
9 years ago |
Daniel Gibbs
|
d5fc079b41
|
only tries to move file if exists
|
9 years ago |
Daniel Gibbs
|
65bc10074c
|
Changed http to https on LGSM links
|
9 years ago |
Daniel Gibbs
|
5764b6ea9a
|
moved fn_parms
|
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 |
UltimateByte
|
f648b25b1e
|
Ability to disable console logs.
|
9 years ago |
Daniel Gibbs
|
841a65b2f7
|
moved functions to lgsm dir
|
9 years ago |
Daniel Gibbs
|
d99a7e2b43
|
Updated function
|
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
|
9dd1b0c83e
|
minor fix
|
9 years ago |
Daniel Gibbs
|
63589ee53e
|
Streamlined the command
* Streamlined the command to use command_start
* made interface mor like command_console and command_backup
|
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
|
9e38714872
|
start now only using check.sh
|
9 years ago |
Daniel Gibbs
|
f7e25307e2
|
added newline
|
9 years ago |
Daniel Gibbs
|
c2c5693047
|
Moving checks to start of commands
|
9 years ago |
Daniel Gibbs
|
ff3017fd97
|
removed spaces
|
9 years ago |
Daniel Gibbs
|
fdce54ff05
|
renamed check_ts3status.sh to info_ts3status.sh
|
9 years ago |
Daniel Gibbs
|
5f290fd3b8
|
Updates all version numbers
|
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
|
46a812604f
|
added fn_arma3fix
|
9 years ago |
Daniel Gibbs
|
7533688694
|
changed to elif
|
9 years ago |
Daniel Gibbs
|
553ece636f
|
corrected then statements not matching
|
9 years ago |
Daniel Gibbs
|
39e963fb13
|
Change to function version to variable
|
9 years ago |
Daniel Gibbs
|
841d9fc5c0
|
added newer version
|
10 years ago |
Daniel Gibbs
|
c4a43f8ccd
|
added exit
|
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 |
Daniel Gibbs
|
c48fadba8d
|
Added link about upgrade tmux
|
10 years ago |
Daniel Gibbs
|
baf75404ed
|
Fixed updateonstart not functioning correctly
bug: when update on restart is set to on it was not working. Also moved
code to make the update message come before the start message
|
10 years ago |
Daniel Gibbs
|
3cd1cc9946
|
added "on" as an option updateonstart
|
10 years ago |
Scarsz
|
bf599d360f
|
Update fn_start version
|
10 years ago |
Scarsz
|
66185890e4
|
Quotation escaping fixes
|
10 years ago |
Scarsz
|
de5de8ff38
|
Encapsulate service name in quotations
|
10 years ago |
Daniel Gibbs
|
4a5e4cffb6
|
Moved updateonstart code before the console log is moved
Moved updateonstart code before the console log is moved to prevent a
bug that meant fn_update_check was unable to to check logs for updates.
|
10 years ago |
Daniel Gibbs
|
bd4574a6a4
|
removed fn_check_steamcmd from mumbleserver
|
10 years ago |