Daniel Gibbs
60110fdc8c
colours are now variables
9 years ago
Daniel Gibbs
b32bb17ae4
functions_selfname is now just selfname
Also commented out any selfname that causes issues.
9 years ago
Daniel Gibbs
462e54542f
command_update.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
b013b20aa8
function_selfname is now local
9 years ago
Daniel Gibbs
3b2e246d46
added Unknown command message
9 years ago
Daniel Gibbs
69ff8175c0
update change
9 years ago
Daniel Gibbs
eb949bf0cb
Update function being improved.
9 years ago
Daniel Gibbs
da01a06127
command_restart.sh
9 years ago
Daniel Gibbs
9b855bc92d
removed non required exits
9 years ago
Daniel Gibbs
3f22dc1ef5
converted more to exitcodes
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
e1aa07f3e0
corrected ta
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
ffbf9d21a0
added short args to list
users can now see teh short args so they can use them if they want
9 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
9 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
9 years ago
Daniel Gibbs
bceae77c24
corrected if and renamed function
9 years ago
Daniel Gibbs
15413e2366
added ut2l4 server cd-key option
9 years ago
Daniel Gibbs
a3a0d78b44
Auto install descriptions
9 years ago
Daniel Gibbs
ff5be5c68f
Added auto install to unreal games
9 years ago
lrob
6dc71d6148
Update core_getopt.sh
9 years ago
lrob
ec6ab23409
Added gmod getopt specific + fastdl
9 years ago
Daniel Gibbs
a50e2dc8c7
corrected message
9 years ago
Daniel Gibbs
656746f2cd
More interface changes
9 years ago
Daniel Gibbs
56a7f1826d
date
9 years ago
Daniel Gibbs
f08f9a5477
Shortened the command name
Shortened form password to use pass
9 years ago
UltimateByte
9386317a77
adding ts3 functions
9 years ago
Daniel Gibbs
48281a3384
typo
9 years ago
Daniel Gibbs
dfc216a414
updated names
9 years ago
Daniel Gibbs
a1be7a5012
updated dev-debug name
9 years ago
Daniel Gibbs
bccc635cc5
bug ut2k4 using wrong map-compressor
9 years ago
Daniel Gibbs
4aa2c3ad76
renamed email_test
9 years ago
Daniel Gibbs
6f7aca25b3
changed to using function_selfname over getopt
9 years ago
Daniel Gibbs
537748dc89
Corrected incorrectly named functions
9 years ago
Daniel Gibbs
5f290fd3b8
Updates all version numbers
9 years ago
Daniel Gibbs
d3efed7da9
updated functions and getopt names
9 years ago
Daniel Gibbs
ca7665cee7
updated command_backup.sh
9 years ago
Daniel Gibbs
a063b44313
updated core_install.sh
9 years ago
Daniel Gibbs
f005da0fe8
Renamed all functions test required now
9 years ago
Daniel Gibbs
f9369ed6f2
changed debug
9 years ago
Daniel Gibbs
860126bf7d
Initial renaming
creating new branch to test renaming
9 years ago
Daniel Gibbs
35be754990
New feature: Dev debug
I useful feature for developers.
This will enable a log to be created of everything that ran when
executing a command. It uses the set command.
When you run a command a file dev-debug.log is created and will output
set -x
9 years ago
Daniel Gibbs
39e963fb13
Change to function version to variable
9 years ago
Daniel Gibbs
4a151c3d17
added updated options messages
Updated all options messages and added short switches for my convenience
10 years ago
Daniel Gibbs
4fbbf95246
removed unrequired exit was returning a wrong exit code
10 years ago
Daniel Gibbs
3773818f2c
date
10 years ago
Daniel Gibbs
6bc5d75e78
Added menu concept back in
10 years ago