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

Debugger: Expose API to reset game #14494

Merged
merged 1 commit into from
May 31, 2021
Merged

Conversation

unknownbrackets
Copy link
Collaborator

This can be useful to put the game back to a known-good state before setting up breakpoints, overwriting memory, and processing replay data.

For example, along with #14493, this can be used to "run" a saved replay or enforce that recording is always done from the beginning. But there are many useful reasons to script resetting.

-[Unknown]

This can be useful to put the game back to a known-good state before
setting up breakpoints, overwriting memory, and processing replay data.
@unknownbrackets unknownbrackets added this to the v1.12.0 milestone May 31, 2021
@hrydgard
Copy link
Owner

Hm, thought the mergebot would have automerged with the approve? Apparently not, so...

@hrydgard hrydgard merged commit d5d25d3 into hrydgard:master May 31, 2021
@unknownbrackets unknownbrackets deleted the debugger branch May 31, 2021 16:10
@unknownbrackets
Copy link
Collaborator Author

You have to enable "auto merge" for each pull one by one, it just auto merges if the checks pass. But it only works if some checks are marked as "required" in the branch protection settings. If non-required checks fail, it ignores and merges anyway.

-[Unknown]

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.

None yet

2 participants