ashn-dot-dev / natac

Networked implementation of the hexagonal settler game in Sunder
BSD Zero Clause License
4 stars 0 forks source link

Spectators should not be presented with the "Select Color" menu after the game has begun #21

Closed ashn-dot-dev closed 6 months ago

ashn-dot-dev commented 7 months ago

If completed before https://github.com/ashn-dot-dev/natac/issues/9, then the menu should not appear after the initial resource roll has been made. If completed after https://github.com/ashn-dot-dev/natac/issues/9, then the menu should not appear after all players have entered the game and settlement placement has begun.

Screenshot 2024-03-27 at 10 42 48 AM
ashn-dot-dev commented 6 months ago

But we do still need a way for disconnected players to reconnect. So this should only ever go away if all players are live.

ashn-dot-dev commented 6 months ago

Fixed in 1a138eda7a3ea3350698803e9ea67945adc5de9b.