Daniel Gibbs
aaa971c0ad
SC2168: 'local' is only valid in functions.
8 years ago
Daniel Gibbs
062ca4236c
SC2168: 'local' is only valid in functions.
8 years ago
Daniel Gibbs
b01a28d484
Added new dependency detection
8 years ago
Daniel Gibbs
1a4fa5bea8
Added new Java requirements
8 years ago
Daniel Gibbs
b7e121ee72
updated dev command headers
8 years ago
Daniel Gibbs
fff8e0a2f5
Release 180409
* Added new server Rising World
* Added new server ET: Legacy
* Added support for node-gamedig
* Updated Factorio to glibc 2.18
* Changed apt-get to apt
* Changed many sleep timers from 1 second to 0.5 to speed up LinuxGSM
* Fix for issue #1784 Tmux closing wrong session
* Fixed dependency requirements for CoD 2 and CoD:UO #1866
* Discord now uses external IP over standard IP
* Code tidy/improvements with guidance from Shellcheck
* Added development command query-raw
* Added development command clear-functions
* Added development log dev-debug-function-order.log
* Added fctrserver to Travis CI tests
* Updates to GitHub Issues; Added bots and updated templated
* Fixed waffle.io button no longer working
* Corrected Query Port for UT3 (Query Port does not work btw)
8 years ago
Daniel Gibbs
77f1f9ea23
changed to new domain linuxgsm.com
8 years ago
Daniel Gibbs
2876befb31
SC2086 SC2162
8 years ago
Daniel Gibbs
fdbc6fc73c
updated function_selfname to help with issue #1425
9 years ago
Daniel Gibbs
0bfbdbc01f
Got rid of double returns
9 years ago
Daniel Gibbs
1db661be4b
renamed filesdir to serverfiles
9 years ago
Daniel Gibbs
40c36615cd
code tidy then
9 years ago
Daniel Gibbs
73a55392f7
fixes to deps_detect
9 years ago
Daniel Gibbs
2d8cc127ff
Improvements to dev features
deps detect now checks all files rather than just the executable file
9 years ago
Daniel Gibbs
ec82b62493
added 2>/dev/null to all command if statements
9 years ago
UltimateByte
6a474dc6ad
core_exit.sh
9 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
9 years ago
Daniel Gibbs
73a576955c
${lgsmdir}/tmp has become ${tmpdir}
10 years ago
Daniel Gibbs
340a2e59cb
updated file location
10 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
10 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
10 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
10 years ago
Daniel Gibbs
b013b20aa8
function_selfname is now local
10 years ago
Daniel Gibbs
b6c117bca6
local modulename may be required after all
10 years ago
Daniel Gibbs
e880fda8fe
Removed local from module name as for functions only
10 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.
10 years ago
Daniel Gibbs
bf03a08f06
Version 210516
10 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
10 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
10 years ago
Daniel Gibbs
443018125a
missing then
11 years ago
Daniel Gibbs
9198dc1ba4
added error for readelf not existing
11 years ago
Daniel Gibbs
6f7aca25b3
changed to using function_selfname over getopt
11 years ago
Daniel Gibbs
c2c5693047
Moving checks to start of commands
11 years ago
Daniel Gibbs
5f290fd3b8
Updates all version numbers
11 years ago
Daniel Gibbs
95602338a3
check_systemdir
11 years ago
Daniel Gibbs
860126bf7d
Initial renaming
creating new branch to test renaming
11 years ago
Daniel Gibbs
553ece636f
corrected then statements not matching
11 years ago
Daniel Gibbs
39e963fb13
Change to function version to variable
11 years ago
Daniel Gibbs
81c003c3f4
Added deb readelf and ldd
11 years ago
Daniel Gibbs
117d020a40
added more to ignore list
11 years ago
Daniel Gibbs
4285e7b4db
added libtbb
11 years ago
Daniel Gibbs
300daf99a9
added teamspeak back in
11 years ago
Daniel Gibbs
86cbe89e4e
Added SDL
11 years ago
Daniel Gibbs
33a1839a62
code improvements
11 years ago
Daniel Gibbs
386173613c
unreal bug fix
11 years ago
Daniel Gibbs
b6125b7b38
fix
11 years ago
Daniel Gibbs
7648991b75
added ut2k4server
11 years ago
Daniel Gibbs
1a1190f1d3
Added ut99 added another lib
11 years ago
Daniel Gibbs
1fd31a12f0
added more stuff
11 years ago
Daniel Gibbs
78a9018002
more improvements
11 years ago