Daniel Gibbs
c99fb69ffa
Add missing comma
6 years ago
Daniel Gibbs
e27143946f
fix(config): standardise design and bug fixes various issues with _default.cfg files ( #2582 )
6 years ago
Daniel Gibbs
1e59974158
resolved release review comments
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
Daniel Gibbs
7c9a4f7d82
feat(stop): stop type can now be set in _default.cfg ( #2520 )
6 years ago
Christian
20473df46e
refactor(backup): unify backupdir on all configs ( #2405 )
Co-authored-by: Christian Birk <chris.h3o66@gmail.com>
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
Daniel Gibbs
c4ff9c80fa
feat(glibc): migrate glibc info to _default.cfg ( #2379 )
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
Daniel Gibbs
fc4028296f
refactor(docs): change all urls from the old wiki to new docs ( #2122 )
refactor(docs): change all urls from the old wiki to new docs (#2122 )
7 years ago
Daniel Gibbs
430997bd40
refactor(docs): change all urls from the old wiki to new docs ( #2122 )
7 years ago
Daniel Gibbs
f2dbb9bd49
fix (sbotsserver): corrected servercfgdir location ( #2098 )
7 years ago
Daniel Gibbs
a16b8c4a47
fix (sbotsserver): corrected servercfgdir location
7 years ago
Daniel Gibbs
a3f411fa43
feat (game server): StickyBots Server ( #2096 )
7 years ago
Daniel Gibbs
5fa13ca221
refactor (game server): Corrected game config
7 years ago
Daniel Gibbs
08c6c7c3f5
fix (game server): remove " as per recommendation
7 years ago
Daniel Gibbs
5950a2b1f8
feat (game server): StickyBots Server
7 years ago
Daniel Gibbs
6d5fc73836
update parameters to use "
7 years ago
Daniel Gibbs
667a410b3f
added serverpassword for future release
7 years ago
Daniel Gibbs
1b8ac56c28
added new start parameters
corrected servername
corrected servename
7 years ago
Daniel Gibbs
d303a7cdad
corrected servename
7 years ago
Daniel Gibbs
e200d124ca
added new start parameters
7 years ago
Daniel Gibbs
288b069f1b
added parm vars
7 years ago
Daniel Gibbs
c45e1ae079
added port parameters
7 years ago
Daniel Gibbs
a85a5093ce
corrected systemconfig dir
7 years ago
Daniel Gibbs
9b4d5130be
sbotsserver config
7 years ago