mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-28 02:21:53 +00:00
* Robust savefile versioning (#52549) tl;dr: savefiles now update all character slots when the version is bumped, and saves the updated savefile to disk. It also backups the pre-update version. Later on we can look at just using this backed up version if the server's savefile version goes down, indicating a revert. * [Ready] Robust savefile versioning Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com>