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

Attempt to Fix Multiplayer Desync #482

Merged
merged 1 commit into from
Nov 23, 2022
Merged

Conversation

zicklag
Copy link
Member

@zicklag zicklag commented Nov 23, 2022

This is based on the guess that the desync came from the lack of determinism in the scenario when you grab an item while touching multiple items, and it isn't necessarily specified which one you pick up.

This is based on the guess that the desync came from the lack of
determinism in the scenario when you grab an item while touching
multiple items, and it isn't necessarily specified which one you pick
up.
@zicklag
Copy link
Member Author

zicklag commented Nov 23, 2022

bors merge

@zicklag zicklag mentioned this pull request Nov 23, 2022
34 tasks
bors bot added a commit that referenced this pull request Nov 23, 2022
482: Attempt to Fix Multiplayer Desync r=zicklag a=zicklag

This is based on the guess that the desync came from the lack of determinism in the scenario when you grab an item while touching multiple items, and it isn't necessarily specified which one you pick up.

Co-authored-by: Zicklag <[email protected]>
@bors
Copy link
Contributor

bors bot commented Nov 23, 2022

Build succeeded:

@bors bors bot merged commit 55a1a68 into fishfolk:main Nov 23, 2022
@zicklag zicklag deleted the attempt-desync-fix branch November 23, 2022 17:46
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.

1 participant