ProAvalon
ProAvalon copied to clipboard
Game status in lobby main menu doesn't update unless a player joins.
I forgot what triggers the game status update, but it should be triggered whenever the game status changes (E.g. a game starts).
I think there are a lot of unnecessary broadcasts, but they aren't a big issue currently.
This can be implemented through passing a callback function in file socket.js when creating a room object.