]> git.cworth.org Git - lmno-server/commit
Omit inactive players when reporting scores
authorCarl Worth <cworth@cworth.org>
Sat, 27 Jun 2020 15:29:49 +0000 (08:29 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 27 Jun 2020 15:32:32 +0000 (08:32 -0700)
commita769d4675ee33d59d70e059870cc89c5ac731d07
tree972692d368f6a4164c5adc431ddb6d4c9f0f0e0b
parentffbb84b763743bb38819f00c33f3e43921528d1f
Omit inactive players when reporting scores

If they have left the game, then we don't need to report a score for
them in this round, since they obviously didn't play in it.

With this commit, the new test added in the previous commit now
passes, and the entire test suite is back to passing again.
empathy.js