Daniel Gibbs
ef7cdb0d9e
feat: debian based distros will now use the steamcmd package
5 years ago
Daniel Gibbs
736e55717f
standardise command if
5 years ago
Daniel Gibbs
835fdee88e
feat(core): convert ${curlpath} to using curl and improve code standards ( #2616 )
5 years ago
Daniel Gibbs
06554cb314
code de-lint and bringing up to shellcheck standards ( #2613 )
5 years ago
Daniel Gibbs
351cf4035a
feat(monitor): migrate monitor settings to _default.cfg ( #2611 )
* add mumble query
* re-ordered serverlist.csv
* gamedig refactor
* query raw update
* gamedig: changed --query_port to --port
* add query data to log
* remove UDP query as does not work.
* refactor gamedig and gsquery
* add missing Factorio rcon port
* add fn_monitor_check_queryport
* add TCP query to Factorio
* add mta query support
* MTA IP address must be set. No longer using config
* remove mumble and ts3 from bypassing check_ip
* update netstat command for Project Zomboid
* adde query port to Project Zomboid
* update query mode for samp
* Update Teeworlds query
* add Soldat to TCP query
* update ss3 port info
* add query details to Serious Sam 3
* add Terraria query port
* ts3 now uses tcp query as proper query requires permissions changes
* update ut99 query
* gsquery add gamespy1
* separate out unreal engine functions
* updated ut2k4 query
* update Teeworlds query
* update Factorio query
* change engine if to shortname
5 years ago
Daniel Gibbs
728025876a
fix(eco): remove mono 6 as a dependency for eco (mono 5 still required) ( #2610 )
5 years ago
Daniel Gibbs
15bd3106f1
changes to integrate ts3 with tmux
6 years ago
Daniel Gibbs
1e59974158
resolved release review comments
6 years ago
Daniel Gibbs
3d9f365f7b
feat(install): add tar to dependency checking
6 years ago
Daniel Gibbs
6b251cc473
fix(install): pstbs and wurm dependency fix
6 years ago
Daniel Gibbs
7059d9a6cf
feat(linuxgsm): various ui improvements ( #2554 )
* added column to debug
* added colour to header
* colourised LinuxGSM header text
* updated donate message
* ascii logo
* warn colour and altered header
6 years ago
Frisasky
7a3fa84fa6
feat(newserver): Medal of Honor: Allied Assault ( #2539 )
6 years ago
Frisasky
63dffc5bb5
feat(install): centos 8 python dependency checking ( #2546 )
6 years ago
Frisasky
4cb2417db7
fix(install): dependency checking for CentOS 8 and upgrade gsquery to python3 ( #2526 )
6 years ago
Daniel Gibbs
1d41bc66d3
feat(refactor): general refactor of if statements ( #2492 )
* Codacy recommendation fixes
6 years ago
Christian
ba938b5fbd
fix(check_deps): sven coop libssl ( #2456 )
Co-authored-by: Christian Birk <[email protected] >
6 years ago
Frisasky
15c52a9d2e
feat(untserver): add mono dependency for Unturned ( #2426 )
Co-authored-by: Frisa <[email protected] >
6 years ago
Daniel Gibbs
e0acffad80
feat: Refactor comments to follow standards ( #2389 )
6 years ago
Daniel Gibbs
fa6cfe4086
feat(ui): add message display setting ( #2357 )
* setting to change the time in seconds messages are displayed. Default 0.5s
* Travis-CI messages have a 0s delay to speed up testing.
6 years ago
Frisasky
5ec80b9521
feat(install): Add mono support for RHEL 8 ( #2306 )
Co-authored-by: Frisa <[email protected] >
6 years ago
Bourne-ID
31371c98de
fix(install): Sudo prompt on auto-install mode
Changed sudo -v to sudo -n true in ai mode to prevent password prompt
6 years ago
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