Daniel Gibbs
fc4028296f
refactor(docs): change all urls from the old wiki to new docs ( #2122 )
refactor(docs): change all urls from the old wiki to new docs (#2122 )
6 years ago
Daniel Gibbs
430997bd40
refactor(docs): change all urls from the old wiki to new docs ( #2122 )
6 years ago
Daniel Gibbs
989c1c142f
fix(check): correct if on line 434
6 years ago
Daniel Gibbs
48d4673ce7
refactor(check): add epel as a requirement for centos ( #2115 )
6 years ago
Daniel Gibbs
cfbc460667
refactor: shortname variable change ( #2088 )
* change `${gamename}` to `${shortname}`
* apply shellcheck recommendations
6 years ago
Daniel Gibbs
9ca222ad9e
added zlib1g #2029
7 years ago
BourneID
ea5ad0ad9a
Spaces to Tabs and re-add universe code
7 years ago
Daniel Gibbs
460e50972a
converting from spaces to tabs
7 years ago
Daniel Gibbs
490d8bce43
tab
7 years ago
Bourne-ID
6908d6fe5d
comment updates
7 years ago
Bourne-ID
ddeac2d856
Fix blank space to tab
7 years ago
BourneID
dc3a25e1e4
Minor logging adjustments
7 years ago
BourneID
f5159d505d
Minor logging adjustments
7 years ago
BourneID
964daef084
Fix logic #1985
7 years ago
BourneID
b13d70b762
Add JQ check for #1985
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
ffaafcb43e
Added missing dependency to Sven Coop
7 years ago
Daniel Gibbs
c05d51fec3
Dependency checking can run as root ( #2032 )
* Only dependency checks will run as root user when starting the installer e.g `./csgoserver install`
* If running dep check as root LinuxGSM will remove any files in `lgsm` that belong to root
* Master server check will not run if jq missing
7 years ago
UltimateByte
49599ed658
Only check steam dependencies for steam games
related to #1941
7 years ago
Daniel Gibbs
e547909000
corrected shortname for minecraft related to #1941
7 years ago
Daniel Gibbs
9472c6759b
Hotfix/minecraft 1944 ( #1954 )
* Minecraft updater now working after changes made by Mojang
* jq is now a requirement of LinuxGSM
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
d13e8281af
Tidy up display messages and speed up check
7 years ago
Daniel Gibbs
b281c65c59
Further improvements to handling of mono
7 years ago
Daniel Gibbs
da988c943f
Refactor of check_deps
now includes dnf and mono support
7 years ago
Daniel Gibbs
76c0bd7b7e
added fedora to specify python2
7 years ago
Daniel Gibbs
93cbcd1dec
corrected rpm command
7 years ago
Daniel Gibbs
0934523f32
modifications for #1779
7 years ago
Daniel Gibbs
06a7fa24b0
Added rng-tools as a requirement for Project Zomboid
7 years ago
Daniel Gibbs
22aefa650c
tidy
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
2232bf7315
Fix issue #1866
7 years ago
Daniel Gibbs
8c7242ffcb
changed apt-get to apt
7 years ago
Glenn Kintscher
1e91dda915
Add Eco server
7 years ago
Daniel Gibbs
77f1f9ea23
changed to new domain linuxgsm.com
7 years ago
Daniel Gibbs
bbcf07603d
removed which command as per shellcheck
command is a POSIX and will exclusivly use this moving forward. https://github.com/koalaman/shellcheck/wiki/SC2230
7 years ago
Daniel Gibbs
81d89ccac0
Added Zombie! Panic Source to lib32tinfo5
7 years ago
Sebastian Schuck
2c84d5766c
Fixed that tbb lib name was wrong for centOS.
7 years ago
Sebastian Schuck
3abb4d4549
Updated the Natural Selection 2 default config to support the new 64bit server binaries. 32bit support has been dropped.
Also updated the dependency and glibc checks to support the 64bit version of spark properly.
Note that ns2:combat continues to use a old 32bit fork of spark.
7 years ago
Thomas Hawes
d5ece9d0c4
Added support for Amazon Linux in check_deps.sh by explicitly setting a version of python and libstdc++.i686 if the distroname is Amazon. In regards to issue #1368
7 years ago
Daniel Gibbs
885d5a7087
added zlib as requirement for Hurtworld and Rust
8 years ago
Daniel Gibbs
a758192c97
stray $
8 years ago
Daniel Gibbs
a6ff34c4ae
added bc and binutils
8 years ago
Daniel Gibbs
0856211aa9
Added requirement for xz to decompress tar.xz #1579
8 years ago
Daniel Gibbs
3aa9cb18d2
added gperftools-libs.i686/libtcmalloc-minimal4:i386 to tf2 deps
8 years ago
Daniel Gibbs
ec82b62493
added 2>/dev/null to all command if statements
8 years ago
Christoph Raible
e2e1ee8c69
Update check_deps.sh
binutils not part of the standard installation of Ubuntu (tested on 17.04)
"strings"-command is missing and used in install_config.sh
8 years ago
Daniel Gibbs
f8b95ab9b8
TF2 now required libcurl
8 years ago
Daniel Gibbs
11696acf5a
Renamed LGSM to LinuxGSM
For consistant branding.
8 years ago