]> git.cworth.org Git - empires-server/commit
Force all submitted judging words to lowercase before mapping
authorCarl Worth <cworth@cworth.org>
Fri, 12 Jun 2020 17:24:41 +0000 (10:24 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 12 Jun 2020 17:24:41 +0000 (10:24 -0700)
commit99db5b01aba2ee48a13a7a591efc8812e23d0beb
treead3249666b963e1dea29877e461b9b73a88fd62f
parent099be08b52de7ce2bcc8f221c149eca30ca7e473
Force all submitted judging words to lowercase before mapping

This fixes the bug revealed in the previous commit so that the test
suite now passes once again.

The server now doesn't apy attention to the capitalization that a
client happens to use when providing a judging submission, but will
treat things as equivalent regardless of case differences.
empathy.js