Daniel Gibbs
6ea05a3d85
codacy: Declare and assign separately to avoid masking return values.
6 years ago
Daniel Gibbs
4e81d81c31
codacy: Declare and assign separately to avoid masking return values.
6 years ago
Daniel Gibbs
6ee091b5a7
codacy: Use "${var:?}" to ensure this never expands to /* .
6 years ago
Daniel Gibbs
208c342bcc
corrected message
6 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
6 years ago
Frisasky
fff52d90b9
fix codwaw
6 years ago
Frisasky
2dd606e0a2
fix coduo
6 years ago
Frisasky
6a509e1a32
fix cod
6 years ago
Frisasky
5831bd3e0a
fix cod4
6 years ago
Frisasky
80fbf5af8d
fix cod2
6 years ago
Kenny Lindelof
cfe0bd83c8
corrected the documentation link
6 years ago
Daniel Gibbs
3f31260bf8
full stop
6 years ago
Daniel Gibbs
f275d3a67e
fix(kfserver): add missing dir variables ( #2219 )
6 years ago
Daniel Gibbs
cdf0d4ec1e
fix(fctrserver): refactor update_factorio.sh
general tidy up and optimise of code
6 years ago
Jonathan Rosewood
a98b5fdd4b
fix(fctrserver): resolve factorio update bug
6 years ago
WatskeBart
7c6d37e2d3
Update _default.cfg
-hostname="${servername}" should be -hostname='${servername}'
When applying the wrong quotes, spaces are not detected and the server name will be cut off after the first space and showing incorrectly in the server browser.
6 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
6 years ago
Daniel Gibbs
07461bf7e1
fix(ts3server): corrected ts3arch if
6 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
6 years ago
Attila
749b3e8d81
Correct ts3server config file name
It's ts3server.ini, not ts3-server.ini
6 years ago
Daniel Gibbs
2b289d740a
fix(rtwcserver): re-add rtwc download that got removed
6 years ago
Daniel Gibbs
759fdf5665
fix(install): correct shortname vars
6 years ago
Daniel Gibbs
3e4114bfb8
fix(install): corrected missed shortname vars
6 years ago
Daniel Gibbs
f178696865
feat(cod4): update cod4 installer
* feat(install): convert http to https
* feat(install): change gamename to shortname
6 years ago
tkrn
f9d93a03b2
feat(newserver): return to castle wolfenstein server added
6 years ago
Ryan Bucshon
be00a13d54
REMOVE: workshop fix that is no longer necessary
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
e060b65665
fix(query): correct quake query
6 years ago
Daniel Gibbs
06fd9d823f
fix(qwserver): define qwserver query port
6 years ago
Daniel Gibbs
c34b9cdaee
fix(monitor): correct quakeworld query
6 years ago
Daniel Gibbs
76e0bd1d6e
fix(alert): fix discord profile picture ( #2175 )
6 years ago
Daniel Gibbs
172a5f6993
fix(svenserver): update glibc version to 2.24 ( #2174 )
6 years ago
Daniel Gibbs
beb002fa7c
fix(details): remove iosoccer port as covered by source
6 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
6 years ago
h3o66
05d27cf85f
iosoccer is only 32bit for netstat
6 years ago
h3o66
1071d51527
iosoccer default config from git
6 years ago
h3o66
d77c019cdb
init add iosoccer
6 years ago
Daniel Gibbs
14b0ff037e
fix(inssserver): correct issue with server password
6 years ago
Daniel Gibbs
3a6881ae3d
fix(stop): correct minor print error
6 years ago
Daniel Gibbs
43a69debd5
fix(stop): sdtd telnet stop will now work with no password set
6 years ago
Daniel Gibbs
b957af66ec
feat(stop): update telent message to include port
6 years ago
Daniel Gibbs
7a3b6a757d
fix(sd2dserver): correct code style
6 years ago
Ghost173
1a7b53156f
game_mp.log save in main folder
+set fs_homepath ${serverfiles}
+set sv_authorizemode "-1"
add these param its will help to store log file (in game chat) in side of main folder when some run b3 we need gampe_mp.log so its will set auto save inside of main folder
6 years ago
h3o66
7a2efd6c48
fix queryport for 7dtd
6 years ago
NYPD
7f38d35ab6
Update _default.cfg
6 years ago
NYPD
a411823619
Fix issue where no password is assigned
6 years ago
NYPD
d0eb9f9c0c
Fix Insurgency Sandstorm password bug
Closes #2137
6 years ago
Daniel Gibbs
06dcbb7ed4
feat(monitor): add tcp query to query raw ( #2134 )
6 years ago
Phil
7969b7b493
Fix #2127
tested and worked for me
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