Daniel Gibbs
178046321b
updated detect_deps
7 years ago
Daniel Gibbs
2965c8a7c8
Wurm: Unlimited ( #2041 )
* added wurmserver
* debug mode does not function with Wurm: Unlimited
* gamedig does not function with Wurm: Unlimted, however gsquery does work
* fixed ansi function not using colours correctly
7 years ago
Daniel Gibbs
6848c9dbf7
Revert " SC2168: 'local' is only valid in functions."
This reverts commit 062ca4236c
.
7 years ago
Daniel Gibbs
616e976251
Revert "SC2168: 'local' is only valid in functions."
This reverts commit aaa971c0ad
.
7 years ago
Daniel Gibbs
aaa971c0ad
SC2168: 'local' is only valid in functions.
7 years ago
Daniel Gibbs
062ca4236c
SC2168: 'local' is only valid in functions.
7 years ago
Daniel Gibbs
b01a28d484
Added new dependency detection
7 years ago
Daniel Gibbs
1a4fa5bea8
Added new Java requirements
7 years ago
Daniel Gibbs
b7e121ee72
updated dev command headers
7 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)
7 years ago
Daniel Gibbs
77f1f9ea23
changed to new domain linuxgsm.com
7 years ago
Daniel Gibbs
2876befb31
SC2086 SC2162
7 years ago
Daniel Gibbs
fdbc6fc73c
updated function_selfname to help with issue #1425
8 years ago
Daniel Gibbs
0bfbdbc01f
Got rid of double returns
8 years ago
Daniel Gibbs
1db661be4b
renamed filesdir to serverfiles
8 years ago
Daniel Gibbs
40c36615cd
code tidy then
8 years ago
Daniel Gibbs
73a55392f7
fixes to deps_detect
8 years ago
Daniel Gibbs
2d8cc127ff
Improvements to dev features
deps detect now checks all files rather than just the executable file
8 years ago
Daniel Gibbs
ec82b62493
added 2>/dev/null to all command if statements
8 years ago
UltimateByte
6a474dc6ad
core_exit.sh
8 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
8 years ago
Daniel Gibbs
73a576955c
${lgsmdir}/tmp has become ${tmpdir}
9 years ago
Daniel Gibbs
340a2e59cb
updated file location
9 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
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
b6c117bca6
local modulename may be required after all
9 years ago
Daniel Gibbs
e880fda8fe
Removed local from module name as for functions only
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
65bc10074c
Changed http to https on LGSM links
9 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
9 years ago
Daniel Gibbs
443018125a
missing then
9 years ago
Daniel Gibbs
9198dc1ba4
added error for readelf not existing
9 years ago
Daniel Gibbs
6f7aca25b3
changed to using function_selfname over getopt
9 years ago
Daniel Gibbs
c2c5693047
Moving checks to start of commands
9 years ago
Daniel Gibbs
5f290fd3b8
Updates all version numbers
9 years ago
Daniel Gibbs
95602338a3
check_systemdir
9 years ago
Daniel Gibbs
860126bf7d
Initial renaming
creating new branch to test renaming
9 years ago
Daniel Gibbs
553ece636f
corrected then statements not matching
9 years ago
Daniel Gibbs
39e963fb13
Change to function version to variable
10 years ago
Daniel Gibbs
81c003c3f4
Added deb readelf and ldd
10 years ago
Daniel Gibbs
117d020a40
added more to ignore list
10 years ago
Daniel Gibbs
4285e7b4db
added libtbb
10 years ago
Daniel Gibbs
300daf99a9
added teamspeak back in
10 years ago
Daniel Gibbs
86cbe89e4e
Added SDL
10 years ago
Daniel Gibbs
33a1839a62
code improvements
10 years ago
Daniel Gibbs
386173613c
unreal bug fix
10 years ago
Daniel Gibbs
b6125b7b38
fix
10 years ago