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

Adds option to use a quicksave rotation #899

Merged
merged 1 commit into from
Jul 28, 2019
Merged

Conversation

khutchins
Copy link
Contributor

This adds the ability to use a rotation of quicksaves instead of manually specifying a quicksave slot at the time of first saving. It also adds the ability to specify the size of the rotation, as the autosave rotation allows. It is disabled by default to avoid changing behavior for existing users.

A quicksave rotation avoids the hassle of having to specify a save slot on launch, and it also helps avoid situations where the player unintentionally quicksaves right before death, by giving them an opportunity to load an earlier quicksave instead of the autosave at the beginning of the level.

Strings:
MISCMNU_QUICKSAVEROTATION = "Enable quicksave rotation"
MISCMNU_QUICKSAVECOUNT = "Number of quicksaves in rotation"

…cksave slot that needs to be manually created.
@coelckers coelckers merged commit c577f1d into ZDoom:master Jul 28, 2019
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 this pull request may close these issues.

2 participants