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
WatskeBart
7c6d37e2d3
Update _default.cfg
-hostname="${servername}" should be -hostname='${servername}'
When applying the wrong quotes, spaces are not detected and the server name will be cut off after the first space and showing incorrectly in the server browser.
7 years ago
Daniel Gibbs
14b0ff037e
fix(inssserver): correct issue with server password
7 years ago
NYPD
7f38d35ab6
Update _default.cfg
7 years ago
NYPD
a411823619
Fix issue where no password is assigned
7 years ago
NYPD
d0eb9f9c0c
Fix Insurgency Sandstorm password bug
Closes #2137
7 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
Guillaume Migeon
5638c1ef1f
Fix the invalid default scenario
The previous scenario was invalid and the server couldn't start.
7 years ago
Guillaume Migeon
0a42c4d301
Set the password as a travel parameter
According to the doc, `password` is a travel parameter and not a command line argument.
7 years ago
Daniel Gibbs
60bba86259
adjusted inss parms for ports as recommended
7 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
7 years ago