Daniel Gibbs
e39f262812
fix(sbotsserver): add missing setting
5 years ago
Christian
0b9fbfc01e
fix(sdtdserver): restore serverconfig setting ( #2640 )
5 years ago
Daniel Gibbs
70e1a82b66
fix(ut99server): correct query mode for ut99
5 years ago
Daniel Gibbs
86478573d9
feat(newserver): Minecraft Bedrock ( #2626 )
5 years ago
Daniel Gibbs
b4290a3c96
feat(linuxgsm): depricate servicename variable ( #2594 )
servicename has been now completely replaced with selfname
5 years ago
Daniel Gibbs
351cf4035a
feat(monitor): migrate monitor settings to _default.cfg ( #2611 )
* add mumble query
* re-ordered serverlist.csv
* gamedig refactor
* query raw update
* gamedig: changed --query_port to --port
* add query data to log
* remove UDP query as does not work.
* refactor gamedig and gsquery
* add missing Factorio rcon port
* add fn_monitor_check_queryport
* add TCP query to Factorio
* add mta query support
* MTA IP address must be set. No longer using config
* remove mumble and ts3 from bypassing check_ip
* update netstat command for Project Zomboid
* adde query port to Project Zomboid
* update query mode for samp
* Update Teeworlds query
* add Soldat to TCP query
* update ss3 port info
* add query details to Serious Sam 3
* add Terraria query port
* ts3 now uses tcp query as proper query requires permissions changes
* update ut99 query
* gsquery add gamespy1
* separate out unreal engine functions
* updated ut2k4 query
* update Teeworlds query
* update Factorio query
* change engine if to shortname
5 years ago
Daniel Gibbs
8dd03776d3
feat(stats): add new feature LinuxGSM stat ( #2590 )
5 years ago
Daniel Gibbs
5322d49077
fix(rustserver): corrected stop mode for Rust ( #2588 )
5 years ago
Daniel Gibbs
c99fb69ffa
Add missing comma
5 years ago
Daniel Gibbs
e27143946f
fix(config): standardise design and bug fixes various issues with _default.cfg files ( #2582 )
5 years ago
Frisasky
d0fe791605
fix(insserver): re-add no restart to parameters ( #2577 )
5 years ago
Daniel Gibbs
de5c747e91
consoellogdate
6 years ago
Daniel Gibbs
06a7743dcd
added missing consolelogdir
6 years ago
Daniel Gibbs
4297954885
add consolelog
6 years ago
Daniel Gibbs
c361bfb9f0
changed stop mode
6 years ago
Daniel Gibbs
a8ebcc5266
test
6 years ago
Daniel Gibbs
15bd3106f1
changes to integrate ts3 with tmux
6 years ago
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