Skip to content

Releases: winglessraven/DeadMatterServerManager

1.6.13 - Bug fix

03 Sep 14:43
Compare
Choose a tag to compare
  • Fix bug in previous update when reading in cfg file

1.6.12

03 Sep 13:37
Compare
Choose a tag to compare
  • 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

03 Sep 11:52
Compare
Choose a tag to compare
  • 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 >_>

02 Sep 21:03
Compare
Choose a tag to compare
  • patch duplicate server tags when reading the config file

1.6.9 - Bug fix, prep for steamworks

02 Sep 20:55
Compare
Choose a tag to compare
  • 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

01 Sep 13:43
Compare
Choose a tag to compare
  • 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

01 Sep 11:44
Compare
Choose a tag to compare
  • 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

31 Aug 21:22
Compare
Choose a tag to compare
  • Now uses 'windows-kill' to shutdown the server gracefully

1.6.5 - Bug fix

31 Aug 20:26
Compare
Choose a tag to compare
  • Bug fix on player count check - was freezing application (no timeout set)

1.6.4 - Bug fix on Save Config

31 Aug 19:20
Compare
Choose a tag to compare
  • Bug fix error when saving config