Daniel Gibbs
e3a94dccf6
correct comment
6 years ago
Daniel Gibbs
16bbb21736
correct if for query delay
6 years ago
Diego Jara
98287d9515
feat(mods): add get5 and SteamWorks mods ( #2375 )
Co-authored-by: Diego Jara <[email protected] >
6 years ago
Daniel Gibbs
1fabc01356
feat(newserver): Barotrauma ( #2400 )
Co-authored-by: Yann Kraetzschmann <[email protected] >
6 years ago
Daniel Gibbs
eb391b13ee
feat(monitor): monitor queries will not begin immediately after start ( #2391 )
A delay timer has been added to give game servers time to boot before monitor begins query. This is useful for large game servers or that have several mods
querydelay setting has been added to _default.cfg
6 years ago
Daniel Gibbs
e0acffad80
feat: Refactor comments to follow standards ( #2389 )
6 years ago
Daniel Gibbs
5901f19d07
feat(alerts): add displayip variable ( #2310 )
6 years ago
Daniel Gibbs
cf10b5c797
fix(core): prevent invalid time interval error
6 years ago
Daniel Gibbs
389cbe7275
feat(details): add steam master server setting ( #2385 )
This new feature will confirm if supported game servers are listed on the steam master server.
6 years ago
Daniel Gibbs
c4ff9c80fa
feat(glibc): migrate glibc info to _default.cfg ( #2379 )
6 years ago
Daniel Gibbs
ef13097175
Revert "fix(ts3server): fix ability to update TS3 on older i686 arch. ( #2367 )" ( #2381 )
This reverts commit c4978b6ce8
.
6 years ago
Kirill Shamilin
c4978b6ce8
fix(ts3server): fix ability to update TS3 on older i686 arch. ( #2367 )
Co-authored-by: Kirill Shamilin <[email protected] >
6 years ago
tkrn
e2ca77de3b
feat(newserver): Soldier of Fortune 2: Gold Edition ( #2359 )
Co-authored-by: tkrn <[email protected] >
6 years ago
Frisasky
9d7c9cca5c
fix(squadserver): resolve executable and config issues ( #2362 )
Co-authored-by: Frisa <[email protected] >
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
DUDU54
56a971c2d4
fix(mtaserver): correct wrong executable name in update ( #2353 )
6 years ago
DUDU54
229fe133f6
fix(mcserver): correct wrong query port fetched from config ( #2355 )
Co-authored-by: DUDU54 <[email protected] >
6 years ago
Christian
eddc32c7b3
fix(mhserver): add new BeaconPort for MORDHAU ( #2348 )
Co-authored-by: Christian Birk <[email protected] >
Joining a server will now reserve a slot in advance, fixing the issue of being booted after loading.
Server owners will have to make sure that the beacon port (15000) is reachable; it can be overridden on the command line with BeaconPort=
6 years ago
Daniel Gibbs
f120f7b9ee
mhserver: further regressions
6 years ago
Daniel Gibbs
d521b35213
mhserver: further fixes after accidental merge of wrong branch ( #2347 )
mhserver: fix further regressions
6 years ago
Daniel Gibbs
1747e4ee94
mhserver: further fixes after accidental merge of wrong branch ( #2347 )
6 years ago
Daniel Gibbs
cc906640d1
mhserver: correct server name ( #2346 )
6 years ago
Christian
66e0bd9fea
feat(newserver): Mordhau ( #2333 )
Co-authored-by: Christian Birk <[email protected] >
6 years ago
Daniel Gibbs
ab48c0b7f0
feat(query-raw): add TCP/UDP query to game port ( #2341 )
6 years ago
Frisasky
378d8f0fa3
feat(install): update Return to Castle Wolfenstein package ( #2344 )
Co-authored-by: Frisa <[email protected] >
6 years ago
Daniel Gibbs
a705a31a77
feat(qwserver): update nquake download archive ( #2340 )
6 years ago
Daniel Gibbs
147dd20bc2
fix(update): correct minecraft localbuild var
6 years ago
Daniel Gibbs
c401b342ec
missing dot
6 years ago
Heihachi
7734a3519e
feat(newserver): Unturned ( #2296 )
Co-authored-by: [email protected]
6 years ago
Frisasky
5ec80b9521
feat(install): Add mono support for RHEL 8 ( #2306 )
Co-authored-by: Frisa <[email protected] >
6 years ago
Daniel Gibbs
cd36a1efd9
fix(terraria): add fix preventing server from starting ( #2317 )
6 years ago
Daniel Gibbs
1ba0cd7545
feat(monitor): add udp query option ( #2314 )
6 years ago
frisasky1
ba96836f5c
feat(debug): add debug option for quake engine ( id tech 1) ( #2293 )
Co-authored-by: [email protected]
6 years ago
Attila
24f0900426
feat(csgoserver): Add SVG support to FastDL ( #2298 )
Co-authored-by: [email protected]
CS:GO with Panorama now supports SVG custom logos, which are displayed in more places than a PNG logo.
Panorama now uses materials/panorama/images/tournaments/teams folder to look for custom team logos, which can be .png and .svg
Fixes #2297
6 years ago
frisasky1
e9939cc854
feat(newserver): Nuclear Dawn ( #2291 )
Co-authored-by: [email protected]
6 years ago
Daniel Gibbs
25cf2b2081
fix(fix): re-add fix_tf2 and minor fix refactor ( #2289 )
6 years ago
Daniel Gibbs
11547a3c82
feat(travis-ci): Add support for Minecraft test to travis-ci ( #2287 )
* feat(travis-ci): add minecraft test
* update MIT Licence date
* feat(travis): depricate travis-ci shellcheck
* removed bash from travis as reverting to trusty
* fix(mcserver): eula now correctly alteres to true
* fix(update): correct mcserver timed loop
* travis-ci now uses ens interface instead of eth
* added internet IP next to query raw
6 years ago
Daniel Gibbs
b4eac064d2
feat(dev): add udp query to query raw
6 years ago
Daniel Gibbs
8d54475023
fix(gsquery): update help with correct list of engines
6 years ago
Daniel Gibbs
f0eda3aa34
fix(mcserver): eula now correctly alters to true ( #2286 )
6 years ago
Daniel Gibbs
64d21a1b88
fix(mcserver):correct minecraft port info ( #2284 )
6 years ago
Daniel Gibbs
38164851bd
fix(monitor): monitor does not continue to query if session has failed
6 years ago
Daniel Gibbs
b6e3b1b191
feat(install): refactor gslt to automatically detect gslt variable ( #2280 )
6 years ago
frisasky1
6e48c66e18
fix(bsserver): fix launch issue and add GSLT support ( #2276 )
Co-authored-by: [email protected]
* fix launch problem
* add gslt parameter
* blade symphony now requires gslt
6 years ago
Frisasky
6468e8e897
feat(newserver): Dystopia ( #2245 )
Co-authored-by: [email protected]
6 years ago
Daniel Gibbs
5058214388
fix(fix): re-add fix_tf2 and minor fix refactor ( #2279 )
6 years ago
Daniel Gibbs
c7413599d2
fix(check): prevent restart from bypassing check_executable ( #2278 )
6 years ago
Daniel Gibbs
62a49df88b
fix(ts3server): Change password will no longer show in all game servers apart from TS3 ( #2273 )
6 years ago
Daniel Gibbs
df27a40d8e
fix(update): correct remotelocation for fctrserver
6 years ago
visdmin
87b8ed40f7
fix(install): Teamspeak3 server installation with MariaDB fixed. ( #2261 )
Co-authored-by: visdmin [email protected]
fix(ts3server): can now add socket info to mariadb.ini
feat(ts3server): copy libmariadb.so.2 if not found in serverfiles
feat(install): EULA agreement now handled by install_eula.sh
6 years ago