Skip to content

Conversation

@albertok
Copy link
Contributor

@albertok albertok commented Oct 17, 2025

Allows NetworkRollback to track and expose the latest tick for which each node with a RollbackSynchronizer has received input submissions.

Useful for scenarios where you need to ensure all input ticks are submitted before proceeding with actions that are difficult to reverse, such as character death, visual effects, or audio triggers.

image

Closes #470

@elementbound elementbound changed the title #470 track and expose input tick submissions feat: Track and expose latest confirmed tick Nov 14, 2025
@elementbound elementbound merged commit 2fb8c76 into foxssake:main Nov 17, 2025
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.

Track and expose latest confirmed tick

2 participants