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 more checks for checkpoint saving #1199

Merged

Conversation

NyakoFox
Copy link
Contributor

@NyakoFox NyakoFox commented Oct 1, 2024

Changes:

Checkpoint saving no longer happens if:

  • You're in custommode, but not custommodeforreal (editor playtesting)
  • You're in cliplaytest (playtest mode, but it DOES work if you just pass the play flag without a save)

Fixes #1198.

Legal Stuff:

By submitting this pull request, I confirm that...

  • My changes may be used in a future commercial release of VVVVVV
  • I will be credited in a CONTRIBUTORS file and the "GitHub Friends"
    section of the credits for all of said releases, but will NOT be compensated
    for these changes unless there is a prior written agreement

@InfoTeddy InfoTeddy merged commit c2642db into TerryCavanagh:master Oct 2, 2024
3 checks passed
@NyakoFox NyakoFox deleted the fix-editor-checkpoint-crash branch October 2, 2024 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Segfault when touching a checkpoint in editor playtesting with checkpoint autosaving enabled
2 participants