Daniel Gibbs
0a26d8a41a
fix(mcserver): fix syntax error with localbuild #2257
7 years ago
frisasky1
7edca8a44f
fix mta download url
7 years ago
BogdanWDK
5c1741a5f9
Update update_factorio.sh
Specify which version to be downloaded in branch
Issue: https://github.com/GameServerManagers/LinuxGSM/issues/2252
7 years ago
Daniel Gibbs
6ea05a3d85
codacy: Declare and assign separately to avoid masking return values.
7 years ago
Daniel Gibbs
4e81d81c31
codacy: Declare and assign separately to avoid masking return values.
7 years ago
Daniel Gibbs
6ee091b5a7
codacy: Use "${var:?}" to ensure this never expands to /* .
7 years ago
Daniel Gibbs
208c342bcc
corrected message
7 years ago
Daniel Gibbs
a79feaf34c
feat(update): Update command refactor
* Update update_factorio.sh
* feat(core): add error eol message
* fix(alert): resolve typo with script messages
* fix(check): add debug to executable check
* fix(general): correct commandname
* fix(general): change to lowercase
* fix(general): remove not required exitcodes
* fix(general): remove not required exitcodes
fix(general): remove not required exitcodes
* fix(check): a minor refactor
* feat(linuxgsm): Clear tmp directory
added script log
* feat(update: Factorio update now checks current build from executable
* feat(update: Factorio update now checks current build from executable
sqush
* moved executable dir
* feat(update): refactor of fctrserver updater
* changed to directory
squash
* corrected build details in log file
* corrected build details in log file
* more changes to logging
* altered log messages
* Re-worded current>local latest>remote
* Re-worded current>local latest>remote
* corrected logging
* corrected fn_script_log_fatal
* altered message to error from fatal
* improves messages
* minor tidy
* correct script log message
* code tidy
* feat(mumble): refactor mumble updater
* feat(mtaserver): refactor mtaserver updater
* feat(mcserver): refactor mcserver updater
* feat(fctrserver): refactor fctrserver updater
* tidy up script wording
* corrected function name
* bug fixes for mcserver updater
* add sleep to allow mcserver time to generate log file
* increase timer to 30 seconds
* increased to 60 seconds
* changed back to red
* add check for log file delay to allow time to generate
* further refactor improvements
* mtaserver: curl now uses to get info from version.h
* minor tidy
* refactor ts3 updater
* corrected server arch
* refactor
* refactor updaters
* refactor updaters
* removed app_info_print
7 years ago
Kenny Lindelof
cfe0bd83c8
corrected the documentation link
7 years ago
Daniel Gibbs
3f31260bf8
full stop
7 years ago
Daniel Gibbs
8d60ceb59b
revert travis test
7 years ago
Daniel Gibbs
51ddcb4359
test for travis
7 years ago
Daniel Gibbs
a3fc7235c6
fix glibcrequired var
7 years ago
Daniel Gibbs
6a5da628d0
feat(glibc): migrate glibc data to serverlist.csv
7 years ago
Daniel Gibbs
0fec527800
fix(stop): fix if statements and refactor comments
7 years ago
Daniel Gibbs
88e463d27b
feat(servelist): add new data to serverlist.csv
New data added to serverlist.csv. In future will be start to become easier to add servers as info can be added in to serverlist instead.
This change will happen over time
fix(stop): correct if statements
feat(serverlist): add compatibility for updated serverlist.csv
7 years ago
Daniel Gibbs
f4e7eb8ad7
comment tidy
7 years ago
Daniel Gibbs
4fa0269c18
fix(stop): correct if statements
7 years ago
Daniel Gibbs
6a64042996
tidy up comments
7 years ago
Daniel Gibbs
cdf0d4ec1e
fix(fctrserver): refactor update_factorio.sh
general tidy up and optimise of code
7 years ago
Jonathan Rosewood
a98b5fdd4b
fix(fctrserver): resolve factorio update bug
7 years ago
Daniel Gibbs
4c2fa9037a
fix(rtcwserver): added ioquake3 engine to query
* fix(rtcwserver): added ioquake3 engine to query
* fix(rtcwserver): add missing queryport var
7 years ago
Daniel Gibbs
07461bf7e1
fix(ts3server): corrected ts3arch if
7 years ago
Daniel Gibbs
d5d0116b28
feat(ts3server): deprecate legacy ts3 update functions ( #2206 )
* feat(ts3server): deprecate legacy ts3 update functions
* fix(ts3server): bug fix currentbuild and minor refactor
7 years ago
Daniel Gibbs
2b289d740a
fix(rtwcserver): re-add rtwc download that got removed
7 years ago
Daniel Gibbs
759fdf5665
fix(install): correct shortname vars
7 years ago
Daniel Gibbs
3e4114bfb8
fix(install): corrected missed shortname vars
7 years ago
Daniel Gibbs
f178696865
feat(cod4): update cod4 installer
* feat(install): convert http to https
* feat(install): change gamename to shortname
7 years ago
tkrn
f9d93a03b2
feat(newserver): return to castle wolfenstein server added
7 years ago
Daniel Gibbs
e2fb91aeab
feat: glibc data now pulled from serverlist.csv
7 years ago
Ryan Bucshon
be00a13d54
REMOVE: workshop fix that is no longer necessary
7 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
7 years ago
Daniel Gibbs
e060b65665
fix(query): correct quake query
7 years ago
Daniel Gibbs
06fd9d823f
fix(qwserver): define qwserver query port
7 years ago
Daniel Gibbs
c34b9cdaee
fix(monitor): correct quakeworld query
7 years ago
Daniel Gibbs
76e0bd1d6e
fix(alert): fix discord profile picture ( #2175 )
7 years ago
Daniel Gibbs
172a5f6993
fix(svenserver): update glibc version to 2.24 ( #2174 )
7 years ago
Daniel Gibbs
beb002fa7c
fix(details): remove iosoccer port as covered by source
7 years ago
Daniel Gibbs
7e23279b48
feat(details): add CPU info to details ( #2172 )
* feat(details): add CPU info to details
* fix(docs): further improvements to templates
7 years ago
h3o66
05d27cf85f
iosoccer is only 32bit for netstat
7 years ago
h3o66
1071d51527
iosoccer default config from git
7 years ago
Daniel Gibbs
3a6881ae3d
fix(stop): correct minor print error
7 years ago
Daniel Gibbs
43a69debd5
fix(stop): sdtd telnet stop will now work with no password set
7 years ago
Daniel Gibbs
b957af66ec
feat(stop): update telent message to include port
7 years ago
Daniel Gibbs
7a3b6a757d
fix(sd2dserver): correct code style
7 years ago
h3o66
7a2efd6c48
fix queryport for 7dtd
7 years ago
Daniel Gibbs
06dcbb7ed4
feat(monitor): add tcp query to query raw ( #2134 )
7 years ago
Phil
7969b7b493
Fix #2127
tested and worked for me
7 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 )
7 years ago
Daniel Gibbs
430997bd40
refactor(docs): change all urls from the old wiki to new docs ( #2122 )
7 years ago