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

ADF-5 | Added import / export save system #32

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Conversation

alexmunoz502
Copy link
Collaborator

NOTES:
When using Marshalls.base64_to_variant the underlying function will log an error when the import is not successful. I'm not sure if it's possible to prevent this error message from getting logged, but the actual error that is raised is gracefully handled and an error message is displayed to the user to check their import code and try again.

Import / Export buttons now available on save files
image

Import modal used to import new game save. Upon import success, player immediately enters game in the imported save:
image

Export modal used to export existing game save:
image

@TinyTakinTeller TinyTakinTeller changed the title Added import / export save system ADF-5 | Added import / export save system Aug 26, 2024
@TinyTakinTeller TinyTakinTeller merged commit cab8ddd into master Aug 26, 2024
2 checks passed
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