Kristian Polso
3b6336c388
Factorio update scripts
9 years ago
Daniel Gibbs
d1fbdb9a65
changed engine to lwjgl2
lwjgl2 is the actual engine used for minecraft
9 years ago
Daniel Gibbs
de15954e3a
bug fix
9 years ago
Daniel Gibbs
f6a440233a
added minecraft
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
UltimateByte
e86691d94f
Added mumble update
9 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
9 years ago
Daniel Gibbs
a01ed79d85
fixed if
9 years ago
Daniel Gibbs
9f1a86dde1
messages
9 years ago
Daniel Gibbs
edaa4e2bc2
moved print_dots
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
b013b20aa8
function_selfname is now local
9 years ago
Daniel Gibbs
0e94e2bb7e
added function name
9 years ago
Daniel Gibbs
f7121a30e0
Improving update functions
9 years ago
Daniel Gibbs
eb949bf0cb
Update function being improved.
9 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
9 years ago
Daniel Gibbs
860126bf7d
Initial renaming
creating new branch to test renaming
9 years ago