ajanata / PretendYoureXyzzy

A web clone of the card game Cards Against Humanity.
https://pretendyoure.xyz/zy
BSD 2-Clause "Simplified" License
1.23k stars 397 forks source link

Players kicked for being idle "too many rounds" after one Pick 3 #126

Open dgw opened 9 years ago

dgw commented 9 years ago

Just now we had a game with two (of four) players kicked after skipping a Pick 3 because they didn't want to play that card. Neither of them had been idle for a round before, so it seems the game's definition of "round" is actually "card"?

ajanata commented 9 years ago

I believe that is working as intended, if there weren't enough players that actually played to have a valid round. I have heard that the idle kicking is a bit finicky sometimes, though, so I will leave this open to try to take another look at it.

uecasm commented 9 years ago

I have a partial patch for that, if I can remember to dig out my source tree one of these days. (Partial in that occasionally this still happens for some unknown reason -- most of the time it just moves on to the next card if there are insufficient answers in a single round.)