Releases: winglessraven/DeadMatterServerManager
Releases · winglessraven/DeadMatterServerManager
1.14.4
What's Changed
- Set default restart time of 24h by @winglessraven in #42
Full Changelog: 1.14.3...1.14.4
1.14.3
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
Remove old config stuff, add new tab with the current 4 settings on.
1.14.1
1.13.0
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
What's Changed
- Better pull request for port fix and challenge/response by @EvoPulseGaming in #37
New Contributors
- @EvoPulseGaming made their first contribution in #37
Full Changelog: 1.12.3...1.12.4
1.12.3 - Player Info
- 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
- Change backup method to get around the save db file being locked by DM.
1.12.1 - Bug fix
- Fix error when clicking whitespace in player and character lists
0.6.0 Update
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