You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Player 1 shuts down the server while Player 2 is still connected.
Player 2's client still acts like it is in the same lobby as before the shutdown.
Player 2's player list is now empty but typing sends text to the player slot that Player 2 was in before the d/c
Player 2 still needs to click the "Disconnect" button to return to a "single-player" mode.
When a client receives a server shutdown, it should behave the same as if the player clicked the "Disconnect" button.
The text was updated successfully, but these errors were encountered:
Ymihere03
changed the title
Client needs to automatically d/c itself from the server when the server issues the shutdown command.
Client needs to automatically update it's state locally when the server issues the shutdown command.
Jun 7, 2023
Ymihere03
changed the title
Client needs to automatically update it's state locally when the server issues the shutdown command.
Client needs to automatically update it's connected state locally when the server issues the shutdown command.
Jun 7, 2023
When a client receives a server shutdown, it should behave the same as if the player clicked the "Disconnect" button.
The text was updated successfully, but these errors were encountered: