HouraiTeahouse / FantasyCrescendo

A 2.5D Touhou Platform Fighter, By the fans, for the fans.
https://docs.houraiteahouse.net/FantasyCrescendo
GNU General Public License v2.0
107 stars 29 forks source link

Game pausing should be disabled on a non-local game. #163

Closed james7132 closed 7 years ago

james7132 commented 7 years ago

Right now you can pause the game even when in a networked game, this shouldn't be possible.

james7132 commented 7 years ago

This can be handled via a check on all the available players to check if the local client has local authority on all player prior to the pause check.