Releases: winglessraven/DeadMatterServerManager
Releases · winglessraven/DeadMatterServerManager
1.6.13 - Bug fix
- Fix bug in previous update when reading in cfg file
1.6.12
- Restart server time changed from hours to minutes to allow for more specific boot cycles
It should automatically convert your previous setting.
1.6.11 - Bug fix player list check
- Bug fix when checking player list - added timeout to query.
Note: This feature will work when the server is next updated, awaiting more steamworks features. Code added in preparation.
1.6.10 - No more duplicate tags >_>
- patch duplicate server tags when reading the config file
1.6.9 - Bug fix, prep for steamworks
- Fix writing steam_appid.txt file correctly
- Fix script that whitelist players come under
- Prepare for upcoming steamworks integration (player list)
1.6.8 - Force close server if not responding
- On a timed restart or max memory reached, the application will send 3 graceful shutdown requests (spread 1 minute apart). If the server does not respond to this and is frozen, and force close will be executed.
- Counter added to show how many times the server has restarted during the existing session
- Time displayed of the last launch
1.6.7 - Additional Query Port Setting
- Added additional query port setting (thanks to RevenantWit for the info)
- Added link to releases/change log
You will need to re-save your configurations for the new setting to take effect.
1.6.6 - Graceful shutdown
- Now uses 'windows-kill' to shutdown the server gracefully
1.6.5 - Bug fix
- Bug fix on player count check - was freezing application (no timeout set)
1.6.4 - Bug fix on Save Config
- Bug fix error when saving config