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

Prevent saving during the tutorial #700

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

BenjaminAmos
Copy link
Contributor

Description

This pull request attempts to fix areas where the game still saves whilst the tutorial is active. This is only a temporary solution and changes to SaveManager may provide a more comprehensive one in the future.

Testing

  • Start a new game
  • Buy an item
  • Exit to the main menu
  • Start the tutorial
  • Exit the tutorial
  • Continue your last game
  • The item you bought previously, along with your last save data, should be present

This should fix #699.

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.

Starting a tutorial overwrites main game save data
1 participant