frankobjank / natac

Free & open source networked game implemented in Python, inspired by Klaus Teuber's Settlers of Catan for MacOS and Linux.
1 stars 0 forks source link

Players Can Join After Color Selection #38

Open frankobjank opened 1 month ago

frankobjank commented 1 month ago

Players can join server (if it's not full) during setup but after color selection. Player is assigned to gray and seemingly can play normally, though this probably should still be prevented from happening.

This should get fixed when joining/ starting the game is overhauled with #16.

frankobjank commented 1 month ago

Also related to #23