Christian
6fcd8d78f4
feat(newserver): Chivalry: Medieval Warfare ( #2880 )
Co-authored-by: Daniel Gibbs <[email protected] >
5 years ago
Daniel Gibbs
66bf5e059e
feat(log): refactor log handling ( #2859 )
* standardise module identifiers
* renamed logs.sh to core_logs.sh
* improve stats log
* remove local
* functionselfname rename
5 years ago
Christian
2f9800e13c
feat(newserver): Avorion ( #2476 )
Co-authored-by: Daniel Gibbs <[email protected] >
5 years ago
Daniel Gibbs
f0729fc330
feat(newserver): Assetto Corsa ( #2830 )
5 years ago
Daniel Gibbs
f355275cdf
feat(solserver): migrate to steamcmd and improve monitor ( #2829 )
* convert to SteamCMD
* add soldat query
* Added display ports in query raw
5 years ago
Daniel Gibbs
390fc23265
fix(validate): resolve validate not functioning for non branch ( #2802 )
5 years ago
Daniel Gibbs
25cfd3b8c4
fix: correct and standardise name of goldsrc engine ( #2803 )
GoldSrc servers were named variants of Gold Source. Using correct engine name GoldSrc
5 years ago
Daniel Gibbs
306faa9e01
feat: standardise config vars and fix session only monitor ( #2736 )
* fix(monitor): bypass port query if session only mode selected
* removed factorio queryport
* remove queryport from servers that do not use them
* add check_config to details command
* updated eco servercfgdir
* update _default.cfg test
* update _default.cfg test
* update test master config
* reordered servercfg vars
* re-ordered and standardised config file vars
* tidy configs
* shellcheck
* standardised servercfgdir
5 years ago
Daniel Gibbs
abaa614cad
feat: general code standards improvements ( #2730 )
* add missing space in ; then
* standardise command if
* standardised True if the length of "STRING" is non-zero.
* changed -e to -f
5 years ago
Frédéric C
8bc25e1c83
feat(newserver): Onset ( #2682 )
Co-authored-by: Daniel Gibbs <[email protected] >
5 years ago
Frisasky
9f91d4ee01
feat(newserver): Unreal Tournament 4 ( #2644 )
Co-authored-by: Daniel Gibbs <[email protected] >
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
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
Kenny Lindelof
d600b99c86
bug(alert):include slack alert in detail command ( #2536 )
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
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
Daniel Gibbs
1d41bc66d3
feat(refactor): general refactor of if statements ( #2492 )
* Codacy recommendation fixes
6 years ago
Daniel Gibbs
81c9e51846
fix(details): master server will now only show if set to true ( #2488 )
6 years ago
Christian
bcd585bae9
feat(newserver): Soldat ( #2445 )
Co-authored-by: Christian Birk <[email protected] >
6 years ago
Christian
44eb0702d7
fix(btserver): fix serverbinary #2453 ( #2477 )
Co-authored-by: John Doe <[email protected] >
6 years ago
Daniel Gibbs
1fabc01356
feat(newserver): Barotrauma ( #2400 )
Co-authored-by: Yann Kraetzschmann <[email protected] >
6 years ago
Daniel Gibbs
5901f19d07
feat(alerts): add displayip variable ( #2310 )
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
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
Heihachi
7734a3519e
feat(newserver): Unturned ( #2296 )
Co-authored-by: [email protected]
6 years ago
Daniel Gibbs
64d21a1b88
fix(mcserver):correct minecraft port info ( #2284 )
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
tkrn
f9d93a03b2
feat(newserver): return to castle wolfenstein server added
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
Daniel Gibbs
e7df8b6a6e
refactor(check): deprecate glibc fixes ( #2118 )
* glibc fixes only fixes 15 out of 85 servers with only centos 6 still supported by vendors. It has been decided to remove support for glibc fixes
6 years ago
Daniel Gibbs
a3f411fa43
feat (game server): StickyBots Server ( #2096 )
6 years ago
Daniel Gibbs
5950a2b1f8
feat (game server): StickyBots Server
6 years ago
Daniel Gibbs
1e0ae7bd8c
fix(details): resolve current game mode showing incorrectly
6 years ago
Daniel Gibbs
b03069d234
Feature/inssserver 2004 ( #2079 )
* Added insurgency: Sandstorm
* gamedig will now attempt to use --port if --query_port fails
* Stopped gamedig from querying twice
* Added Default Scenario
* Added Current Scenario
* added current gamemode
* Updated servername for parms
* if serverpassword NOT SET unset var for display on Command-line Parameters
6 years ago
Daniel Gibbs
89d85210f0
sbots update
6 years ago
Daniel Gibbs
a9ab62af19
Adjustments to how IP is displayed
7 years ago
Daniel Gibbs
bb271b538f
If multiple IP addresses display as not set in details
updated if statements
Adjusted messaging
updated if
7 years ago
Daniel Gibbs
973dabf1e1
If multiple IP addresses display as not set in details
7 years ago