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

fix: Prevent pausing in online from timing out network, allow game to continue running #1003

Merged
merged 5 commits into from
Jun 9, 2024

Conversation

MaxCWhitehead
Copy link
Collaborator

@MaxCWhitehead MaxCWhitehead commented Jun 9, 2024

Previously pausing in online would pause net loop and cause timeout. Now game continues to simulate in background, and inputs are disabled while pause menu open in online.

Dependent on fishfolk/bones#411, CI will fail until updated.

Fixes #1001

@MaxCWhitehead MaxCWhitehead changed the title Fix: Prevent pausing in online from timing out network, allow game to continue running fix: Prevent pausing in online from timing out network, allow game to continue running Jun 9, 2024
@MaxCWhitehead MaxCWhitehead added this pull request to the merge queue Jun 9, 2024
Merged via the queue into fishfolk:main with commit c5e5555 Jun 9, 2024
8 checks passed
@MaxCWhitehead MaxCWhitehead deleted the pause-fix-network branch June 9, 2024 06:07
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.

Prevent pause menu from interrupting network of online game
1 participant