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

Support Recording Replays for Debugging #879

Open
zicklag opened this issue Dec 17, 2023 · 0 comments
Open

Support Recording Replays for Debugging #879

zicklag opened this issue Dec 17, 2023 · 0 comments
Labels
topic:debugging Features and bugs for developer or debugging tools.

Comments

@zicklag
Copy link
Member

zicklag commented Dec 17, 2023

Description

To aid in testing and reporting/analyzing bugs, it'd be great to be able to record replays. Some bugs can be hard to reproduce and analyze, but this could be greatly helped if there was a way to record replays of gameplay that represents a bug, and since the game is ( should be ) deterministic, you should be able to share a replay for a specific version of Jumpy to reproduce the bug.

You could also have things like a way to step the reply frame-by-frame or play it in slow motion while viewing the entities, resources, and components with a world inspector.

Alternatives & Prior Art

No response

@zicklag zicklag added the topic:debugging Features and bugs for developer or debugging tools. label Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic:debugging Features and bugs for developer or debugging tools.
Projects
None yet
Development

No branches or pull requests

1 participant