]> git.cworth.org Git - empires-server/commit
Fix bug described in the previous commit
authorCarl Worth <cworth@cworth.org>
Sat, 27 Jun 2020 14:31:52 +0000 (07:31 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 27 Jun 2020 14:32:24 +0000 (07:32 -0700)
commit422dafa274b3e9858621f1973c98e313fc0213c8
tree868ae4ca1602ebaa202b5d6983d8794938f76478
parentc343c36604caa05d96082ec07922914fb9bf2636
Fix bug described in the previous commit

With this fix, we now advance to the scoring phase as soon as the same
number of people have completed judging as submitted answers in the
first place. (That is, don't wait for a registered player that didn't
participate in the answering phase to now participate in the judging
phase.)

With this fix, the failing test added in the previous commit now
passes, so the test suite is now fully passing.
empathy.js