BananiumLabs / AtomBlast.io

Multiplayer arena game which takes place at the molecular level.
MIT License
1 stars 0 forks source link

Players can join running matches #39

Closed 64bitpandas closed 6 years ago

64bitpandas commented 6 years ago

Expected Behavior

If you try to join a match that is currently running, it will error out. During regular matchmaking it should not put you in any matches that are running.

Actual Behavior

You can join matches even though they are running (regular matchmaking included)

Side effect: Scoring is messed up because it creates a new entry when you rejoin.

Steps to Reproduce the Problem

  1. Get a friend to create a match and start it.
  2. Join the same room type.
  3. You can join..

Specifications

Screenshots