Daniel Gibbs
1e59974158
resolved release review comments
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
de6cdee946
feat(fofserver): update default number of players ( #2548 )
6 years ago
Daniel Gibbs
7396f1e93a
feat(newserver): Warfork ( #2535 )
* feat(newserver): warfork (#2475 )
* feat(newserver): warfork (#2508 )
* fixing player numbers bug
* gamepid bug
* add qfustion engine
* Update info_messages.sh
* Added missing slack settings
* removed tab
6 years ago
Frisasky
eda883d712
feat(newserver): Action: Source ( #2507 )
6 years ago
Kenny Lindelof
fc13af0b9c
feat(alerts): add slack support to alerts ( #2529 )
* working on slack integration need to test on an actual server now
* forgot to include the correct script
* fixed a couple things with naming
* added slack alert to the core_functions list
* fixed issue with variables on slack alert
* changed message structure to not be hard coded
* trying to resolve jq problem with parsing
* had the gamename where the hostname should be
* fixed error with jq and how the data was formated
* fixed if logic to look for ok on response from slack webhook
* missed a space
* added doc URL to slack in default config
* added slack alert variables to remaining configs
6 years ago
Frisasky
a08454daee
feat(config):standardise reservedslots variable ( #2533 )
6 years ago
Daniel Gibbs
11336dc7dd
feat(details): Add game server resource usage and details refactor ( #2527 )
* Add game server memory usage in details
* add network details
* added link speed
6 years ago
Frisasky
39bed3ee07
fix(insserver): resolve config issues ( #2521 )
6 years ago
Daniel Gibbs
7c9a4f7d82
feat(stop): stop type can now be set in _default.cfg ( #2520 )
6 years ago
Frisasky
316a2ba9a5
fix(doiserver): refactor workshop support ( #2511 )
6 years ago
Christian
89387aa346
fix(utserver): remove SteamCMD auth requirement 32-bit workaround ( #2516 )
6 years ago
DavidRayner
e85446909f
Battalion 1944: update start parameters ( #2467 )
Co-authored-by: David Rayner <[email protected] >
* bt1944: BombGameMode to WartideGameMode fn_parms
* bt1944: ${ip} to ${extip} fn_parms
6 years ago
Christian
20473df46e
refactor(backup): unify backupdir on all configs ( #2405 )
Co-authored-by: Christian Birk <[email protected] >
6 years ago
Christian
bcd585bae9
feat(newserver): Soldat ( #2445 )
Co-authored-by: Christian Birk <[email protected] >
6 years ago
Frisasky
debd737274
feat(newserver): Action half-life ( #2460 )
Co-authored-by: Frisa <[email protected] >
6 years ago
Frisasky
a917b553ab
feat(newserver): Zombie Master: Reborn ( #2465 )
Co-authored-by: Frisa <[email protected] >
6 years ago
Christian
44eb0702d7
fix(btserver): fix serverbinary #2453 ( #2477 )
Co-authored-by: John Doe <[email protected] >
6 years ago
Frisasky
43af797b07
fix(doiserver): now requires maxplayers to be set to 32 ( #2468 )
Co-authored-by: Frisa <[email protected] >
6 years ago
Daniel Gibbs
e054678803
fix(travis-ci): resolve broken tests ( #2440 )
6 years ago
Daniel Gibbs
2e6d29237e
fix(btserver): update executable ( #2438 )
6 years ago
Frisasky
9695902f6a
feat(newserver): The Specialists ( #2427 )
Co-authored-by: Frisa <[email protected] >
6 years ago
Frisasky
eb17129279
feat(newserver): SourceForts Classic ( #2430 )
Co-authored-by: Frisa <[email protected] >
6 years ago
Frisasky
8f0ecf27cc
feat(cod4server): update COD4 glibc version ( #2425 )
Co-authored-by: Frisa <[email protected] >
6 years ago
Frisasky
7a6044177e
feat(bbserver): enable steam master query ( #2429 )
Co-authored-by: Frisa <[email protected] >
6 years ago
Daniel Gibbs
4c493d74fc
fix(untserver): Unturned is now x64
6 years ago
Daniel Gibbs
a030e95ab7
fix(untserver): update appid for Unturned
6 years ago
Daniel Gibbs
66a260586e
feat(barotrauma): Migrate to use dedicated server appid ( #2404 )
Co-authored-by: Morbo <[email protected] >
6 years ago
Morbo
af50e2a5c6
feat(barotrauma): Migrate to use dedicated server appid
Co-authored-by: Morbo <[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
5901f19d07
feat(alerts): add displayip variable ( #2310 )
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
Christian
fc0580fbba
fix(ts3server): ts3 now requires glibc ( #2387 )
Co-authored-by: Christian Birk <[email protected] >
6 years ago
Daniel Gibbs
c4ff9c80fa
feat(glibc): migrate glibc info to _default.cfg ( #2379 )
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
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
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
09fe43935c
feat(config): standardise 32/64 bit binary selection ( #2339 )
6 years ago
Frisasky
954e4e9f1b
fix(q3server): correct Quake 3 dedicated parameter
Co-authored-by: Frisa <[email protected] >
6 years ago
Heihachi
7734a3519e
feat(newserver): Unturned ( #2296 )
Co-authored-by: [email protected]
6 years ago
Frisasky
2a2e73445b
feat(nmrihserver): remove default parameter that disables VAC ( #2326 )
6 years ago
Attila
46dd088b82
feat(csgoserver) Add mapgroup and map example for the new Danger Zone map: Sirocco ( #2323 )
Co-authored-by: Borzák Attila <[email protected] >
This new map Sirocco introduced to the game on 2019.04.30.
Plus add note to not use other mapgroups with Danger Zone mode.
6 years ago
Frisasky
a7dc7fd388
fix(twserver): Change how Teeworlds configs are handled ( #2313 )
Co-authored-by: Frisa <[email protected] >
6 years ago