Skip to content

Releases: SteamServerUI/StationeersBackupManager

v2.0.0

Choose a tag to compare

@JacksonTheMaster JacksonTheMaster released this 13 Jan 14:13

Completely eliminated the severe O(n²) performance bug in the Backup Manager  → Previously caused 30–60+ minute load times (or even hours) when users had thousands of backup files, especially on ZFS or slow filesystems.  → Fixed by pre-computing .save file indices in a single directory pass.  → Backup list now loads in seconds even with 5000+ files.
Dropped support for the legacy (pre-terrain-update) save/backup format in the new Backup Manager

v1.2.1

Choose a tag to compare

@JacksonTheMaster JacksonTheMaster released this 28 Oct 01:07
reduce logging noise on info level

v1.2.0

Choose a tag to compare

@JacksonTheMaster JacksonTheMaster released this 27 Oct 17:08
Now runs on windows!

v1.1.0

Choose a tag to compare

@JacksonTheMaster JacksonTheMaster released this 26 Oct 14:34
updated name StationeersBackupManagerPlugin to StationeersBackupManager

v1.0.0

Choose a tag to compare

@JacksonTheMaster JacksonTheMaster released this 21 Oct 22:14
added build pipeline script