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 "Permadeath" Option #633

Merged
merged 1 commit into from
Feb 14, 2023
Merged

Add "Permadeath" Option #633

merged 1 commit into from
Feb 14, 2023

Conversation

Kewlan
Copy link
Collaborator

@Kewlan Kewlan commented Jan 8, 2023

On death, instantly deletes your save file and kicks you back to the main menu.

There are some safety measures in place. For permadeath to be active, both the seed and save file need to have been created while the option was enabled.

2023-01-08.13-24-45.mp4

@gamestabled
Copy link
Owner

this is horrible and hilarious lmao, nice. did you happen to test how it interacts with multiplayer save file syncing?

@Kewlan
Copy link
Collaborator Author

Kewlan commented Jan 21, 2023

did you happen to test how it interacts with multiplayer save file syncing?

I didn't, but what should happen is basically nothing. It will still delete the save file (gSaveContext), but the copy that shared progress uses (mSaveContext) will stay intact and will apply on any save load as usual.

On death, instantly deletes your save file and kicks you back to the main menu.
@gymnast86 gymnast86 merged commit 41e2e29 into gamestabled:main Feb 14, 2023
@Kewlan Kewlan deleted the permadeath branch March 11, 2023 14:48
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.

3 participants