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
aadb0e2ce7
feat(serverlist): add new data to serverlist.csv
7 years ago
Daniel Gibbs
0fec527800
fix(stop): fix if statements and refactor comments
7 years ago
Daniel Gibbs
4f7f13dad6
fix(boserver): remove space
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
a9a911c074
feat(servelist): add data to serverlist
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 will happen over time
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
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.
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
Attila
749b3e8d81
Correct ts3server config file name
It's ts3server.ini, not ts3-server.ini
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
Daniel Gibbs
e6eb7eeb61
feat: update 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
h3o66
d77c019cdb
init add iosoccer
7 years ago
Daniel Gibbs
14b0ff037e
fix(inssserver): correct issue with server password
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
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
7 years ago
h3o66
7a2efd6c48
fix queryport for 7dtd
7 years ago
NYPD
7f38d35ab6
Update _default.cfg
7 years ago
NYPD
a411823619
Fix issue where no password is assigned
7 years ago
NYPD
d0eb9f9c0c
Fix Insurgency Sandstorm password bug
Closes #2137
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