Daniel Gibbs
8dd03776d3
feat(stats): add new feature LinuxGSM stat ( #2590 )
6 years ago
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
f32ef345ef
Added missing Colours ( #1987 )
* Added missing colours
* Added option to turn ansi colours off
7 years ago
Kirill Shamilin
82464e85b0
Update _default.cfg
7 years ago
Daniel Gibbs
6f692f5ca5
added post details log
8 years ago
Daniel Gibbs
de8032d671
Added flags for more info as this setting is optional
8 years ago
Daniel Gibbs
1b7f2f9626
Alerts will postdetails to allow more info in alert
8 years ago
Daniel Gibbs
cb556fbecb
Added mailgun settings
8 years ago
Daniel Gibbs
53d0e1f272
IFTTT added ability to change event name
8 years ago
Daniel Gibbs
3ed2cf12c3
Added discord and IFTTT
8 years ago
Marvin Lehmann
5a3e3d5b50
Fixed telegram comment typo
8 years ago
Daniel Gibbs
b41fa63e13
Added Pushover
8 years ago
Daniel Gibbs
80fc9da580
Improvements to telegram alerts
8 years ago
Bennet Becker
9ec6e013df
Adding Telegram Bot Alerts
8 years ago
Daniel Gibbs
4599551e27
Changed to serverfies
8 years ago
Daniel Gibbs
21eed95f9f
Uploading all configs
Not fully tested yet
8 years ago
Daniel Gibbs
babf94ef8a
created _default.cfg
8 years ago
Daniel Gibbs
c9d9a42511
Corrected logdir location
8 years ago
Daniel Gibbs
a7e79a5350
renamed scriptlog to lgsmlog
Since there are so many types of logs beign used now changing script to lgsm will clarify what you are working with
8 years ago
Daniel Gibbs
cfd51e5a39
moved backup dir to lgsm/backup
8 years ago
Daniel Gibbs
287475b491
A good tidy up
8 years ago
Daniel Gibbs
6fbd530633
renamed filesdir to serverfiles
makign it easier to understand by changing the var to serverfiles (the actual name of the directory
8 years ago
Daniel Gibbs
6bd5ac5fc6
further dir changes
8 years ago
Daniel Gibbs
d35fe34622
Updated directory structure
8 years ago
Daniel Gibbs
63c6acdb70
Added 3 more _default.cfg files
8 years ago
Daniel Gibbs
ef56b2eb57
updated description
8 years ago
Daniel Gibbs
9dd8a547d7
further improvements
8 years ago
Daniel Gibbs
fb21909b05
Adding the new files for testing
8 years ago