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
There are 4 players on a server at night: A, B, C and D.
Two of them (A, B) lie down on the beds and sleep. They see "2 of 4 players are sleeping".
If third player (C) will disconnect from the server, sleeping players (A, B) will see same sign - "2 of 4 players are sleeping" and will not see "skip night" button.
Extra: But if fourth player (D) will lie down on the bed too, then formspec will be updated ("3 of 3 players are sleeping") and night will be skipped with button or automatically.
Expected behavior:
If third player (C) will disconnect from the server, sleeping players (A, B) will see updated sign - "2 of 3 players are sleeping" and will able to skip night automatically or using button.
The text was updated successfully, but these errors were encountered:
Hello, I would like to try and solve this issue. Can I please be assigned to it?
Hi. I don't think we assign issues here. Just open a PR when you've solved it.
(If you're worried that others might work on it too and thus work may be wasted, note that (1) this is rare, esp. with regards to MTG; (2) it suffices that you've expressed interest in working on it here.)
How to reproduce:
Extra: But if fourth player (D) will lie down on the bed too, then formspec will be updated ("3 of 3 players are sleeping") and night will be skipped with button or automatically.
Expected behavior:
The text was updated successfully, but these errors were encountered: