Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFE] Have Default be 3 Autosaves, just like MHQ, to avoid losing progress. This would solve many many issues. #5261

Closed
Thom293 opened this issue Mar 18, 2024 · 2 comments · Fixed by #5359
Assignees

Comments

@Thom293
Copy link
Contributor

Thom293 commented Mar 18, 2024

Over last 2 days, but honestly all of the time, people lose progress because the single autosave gets overwritten. For me personally as a tester, I am often using nightlies and have an error or something I am testing and it would be very useful to go back more than 1 turn. Currently there is an intermittant bug where the game freezes on the last turn before exporting a .mul and people lose all of their progress. Being able to go back 2 or 3 turns would solve this. One of the players lost an 18 round Company + sized battle this morning.

image

And this is from a new player 2 days ago that didnt understand what I meant by backing up their autosave and they had to restart a 40+ round battle too.

image

We do have incremental autosaves with timestamps, but then you get hundreds of Autosaves. Also, they are an optional setting that you have to know enough to have to enable.

I propose a happy medium. Have the default setting be 3 autosaves just like MHQ does for the last 3 rounds. Not something that needs to be enabled. Just on by default. A new user wont always know what options to turn on and I imagine someone new that plays an 18 round battle and then loses all of their progress might not have a favorable opinion of the suite and may not come back Just name them Autosave A, B, C or 1, 2, 3, and they overwrite each other constantly. We can tell the timestamp from the file details and know which one was most recent.

image

This would solve a great many issues and reduce one of the largest sources of frustration with MM - losing all of your progress. It would also help the QA team greatly.

Thank you.

@Thom293
Copy link
Contributor Author

Thom293 commented Mar 27, 2024

This was discussed in relation to the Milestone system and it was pointed out to me that MM saves by phaes. For this solution I would suggest just saving end of last 3 rounds. Not every phase.

@Thom293
Copy link
Contributor Author

Thom293 commented Apr 7, 2024

image

@Sleet01 Sleet01 self-assigned this Apr 13, 2024
Sleet01 added a commit that referenced this issue Apr 13, 2024
Implements #5261: Simple rotating per-round save file system.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants