[v51] The game overwrites the save data for mods with multiple levels
complete
Bunfan
updated the status to
complete
Fixed as of July 10, 2026, 11:10 PM EDT
The mod's score-saving routine cleared the entire save before rewriting it, wiping the scores of other levels in the same multi-level act. It now reloads the existing act data first, so every level's scores persist independently. Verified with a two-level test, both levels retain their scores.
Thanks for the detailed report!