fishfolk / jumpy

Tactical 2D shooter in fishy pixels style. Made with Rust-lang 🦀 and Bevy 🪶
https://fishfolk.org/games/jumpy/
Other
1.6k stars 115 forks source link

If ready up in network game, another player leaves / or you go back to menu, player is ready on next matchmaked game #940

Open MaxCWhitehead opened 4 months ago

MaxCWhitehead commented 4 months ago

Description

If you ready up in lobby, leave and join a new one, you are still ready. Not a huge deal, probably good to keep last selected fish / hat, but should not be ready.

To Reproduce

  1. Matchmake into a network game
  2. Ready up
  3. Leave it
  4. Do it again, see still ready.

Expected Behavior

Should reset ready state when leaving or joining a lobby

Additional Context

No response

Log Messages

No response