userlamalovecancel
branchrust_reboot/main/save_reliabilitycancel

4 Commits over 31 Days - 0.01cph!

3 Years Ago
Code review: Add some comments so we don't have a repeat of this bug in the future
3 Years Ago
Add support for maintaining the previous N saves as backups, configurable with server.savebackupcount (minimum 2)
3 Years Ago
Stream save data to disk instead of making a copy to avoid a possible OutOfMemoryException
3 Years Ago
Abort the save process when failing to write the new save file (otherwise it will delete the working save too) (RIP EU2)