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

[MP] Fix synchronizer init and reset #83264

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

Faless
Copy link
Collaborator

@Faless Faless commented Oct 13, 2023

Fix set_multiplayer_authority not resetting the synchronizer (fixes #83112).

Fix the reset function not clearing the watchers state.

Skip wrap around check for the first sync packet after reset.

Fix set_multiplayer_authority not resetting the synchronizer.

Fix the reset function not clearing the watchers state.

Skip wrap around check for the first sync packet after reset.
@Faless Faless added this to the 4.2 milestone Oct 13, 2023
@akien-mga akien-mga merged commit 56a0f22 into godotengine:master Oct 13, 2023
@akien-mga
Copy link
Member

Thanks!

@Faless Faless deleted the mp/timer_and_reset_fixes branch October 14, 2023 05:14
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.

Significant pause in sync when switching MultiplayerSynchronizer's authority
2 participants