Skip to content

Change autosave to use dropdown#2550

Merged
briaguya0 merged 1 commit intoHarbourMasters:developfrom
jbodner09:autosave-dropdown
Feb 28, 2023
Merged

Change autosave to use dropdown#2550
briaguya0 merged 1 commit intoHarbourMasters:developfrom
jbodner09:autosave-dropdown

Conversation

@jbodner09
Copy link
Contributor

@jbodner09 jbodner09 commented Feb 27, 2023

The dropdown now consolidates all hidden cvar usages into a single autosave cvar that uses an enum value instead of a boolean value. The old checkbox with no hidden cvars changed was set to "location + major items", so the value of 1 in the dropdown was set to the same usage so that all existing autosave users will be unchanged by this update.

This also adds a missing check to not autosave when changing areas if the shop rupee counter hasn't finished decrementing (a followup to #2079) and closes #2143.

Build Artifacts

@briaguya0 briaguya0 merged commit f481b86 into HarbourMasters:develop Feb 28, 2023
@jbodner09 jbodner09 deleted the autosave-dropdown branch February 28, 2023 05:32
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.

use dropdown instead of checkbox for autosave

2 participants