Skip to content

Releases: winglessraven/DeadMatterServerManager

1.14.4

31 Aug 16:17
3168a2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.14.3...1.14.4

1.14.3

29 Aug 19:57
458f468
Compare
Choose a tag to compare

What's Changed

  • Add back a couple of settings for Game.ini (MOTD, Max Players) by @winglessraven in #41

Full Changelog: 1.14.2...1.14.3

1.14.2

29 Aug 19:09
87f319e
Compare
Choose a tag to compare

Remove old config stuff, add new tab with the current 4 settings on.

1.14.1

29 Aug 17:47
f19d1f3
Compare
Choose a tag to compare

Update for v0.9

Not fully tested - recommend just using batch files as per the guide provided here for now until I can find some time to clean up most of the unused/incorrect stuff in the application.

1.13.0

01 Jun 18:48
4262d08
Compare
Choose a tag to compare

What's Changed

  • Update for 0.8.1 by @winglessraven in #38
    • Remove unused config options
    • Update player info to the new db schema, player locations and inventories now showing as expected

Full Changelog: 1.12.4...1.13.0

1.12.4

30 May 16:48
f1d9fde
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.12.3...1.12.4

1.12.3 - Player Info

31 Mar 15:52
f85e78d
Compare
Choose a tag to compare
  • Change method for getting Steam Names
  • Reduce time connected to DB
  • Add SteamID, profile URL, and profile avatar to Player Info

1.12.2 - Change backup method

29 Mar 16:12
64d6fb5
Compare
Choose a tag to compare
  • Change backup method to get around the save db file being locked by DM.

1.12.1 - Bug fix

29 Mar 05:38
c70972b
Compare
Choose a tag to compare
  • Fix error when clicking whitespace in player and character lists

0.6.0 Update

26 Mar 07:54
641fb95
Compare
Choose a tag to compare

Update to be compatible with v0.6.0

  • Update DB filename and location
  • Update player queries for the new DB structure
  • Update base Engine.ini file
  • Fix backups to use new DB file and location