Skip to content

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

Merged
MaxCWhitehead merged 5 commits intofishfolk:mainfrom
MaxCWhitehead:pause-fix-network
Jun 9, 2024
Merged

fix: Prevent pausing in online from timing out network, allow game to continue running#1003
MaxCWhitehead merged 5 commits intofishfolk:mainfrom
MaxCWhitehead:pause-fix-network

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
@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