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
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
Attila
46dd088b82
feat(csgoserver) Add mapgroup and map example for the new Danger Zone map: Sirocco ( #2323 )
Co-authored-by: Borzák Attila <1230402+borzaka@users.noreply.github.com>
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
Attila
b8f1c675ad
feat(csgoserver): Unnecessary FreeForAll info, add map hint to Danger Zone ( #2318 )
And some indentation fix.
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
Kaotic
5cdd4031da
feat (csgoserver): add Danger Zone game mode example ( #2095 )
7 years ago
Daniel Gibbs
d19f11b4d5
examples lined up using tabs
7 years ago
Daniel Gibbs
87d8ab88ba
lined up examples
7 years ago
Attila
a53124af37
Using tabs instead of spaces
7 years ago
Attila
69ac5c81ed
Add some default mapgroup examples to csgoserver
There is no default specific mapgroup for Custom and Wingman.
7 years ago
Attila
dc42140d71
gametype defined first, so it should come first in the params
1. game_type
2. game_mode
It's not breaking, sequence doesn't matter, just for readability.
The official docs has this way too.
7 years ago
Daniel Gibbs
69b71ee661
lined up Wingman
7 years ago
Attila
55e57aab4a
Add listing Wingman at Game Modes
7 years ago
Daniel Gibbs
f32ef345ef
Added missing Colours ( #1987 )
* Added missing colours
* Added option to turn ansi colours off
7 years ago
Daniel Gibbs
d0ed7c2cb7
standardized workshop variables
7 years ago
Kirill Shamilin
fa8791f649
Update _default.cfg
7 years ago
Daniel Gibbs
77f1f9ea23
changed to new domain linuxgsm.com
7 years ago
Daniel Gibbs
9edeb548e9
Made game modes Alphabetical
8 years ago
Marvin Lehmann
f2200989cf
Added custom gamemode info
and rearranged game mode table by category
8 years ago
Daniel Gibbs
659d247001
-nobreakpad option added to fix #1462
8 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
21eed95f9f
Uploading all configs
Not fully tested yet
8 years ago
Daniel Gibbs
94880d2e56
added logdir
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
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