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

Add save game version check #487

Open
SamVanheer opened this issue Jun 26, 2023 · 0 comments
Open

Add save game version check #487

SamVanheer opened this issue Jun 26, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@SamVanheer
Copy link
Collaborator

Add a save game version check to trivially reject save games that are incompatible with the current version of the game.

Changes made to the game often break support for old save games, so rejecting them outright helps to avoid bogus bug reports.

An exception for developer builds is needed to allow the loading of save games in developer builds that would otherwise be considered incompatible.

@SamVanheer SamVanheer added the enhancement New feature or request label Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant