]> git.cworth.org Git - lmno.games/commit
Allow queueing up a claim while another claim is in progress
authorCarl Worth <cworth@cworth.org>
Mon, 9 Mar 2026 15:36:20 +0000 (08:36 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 9 Mar 2026 15:36:20 +0000 (08:36 -0700)
commit8259648db550cafce8defe3751182536d1b1d495
tree2cf80c3eff21fa738889164f5b1af05ce8a61192
parent4cabc26d11d35e628e1629188440e1dbf8e3f7f8
Allow queueing up a claim while another claim is in progress

Prior to this commit, when another player is claiming, the "Claim a
word" button would be deactivated. Now, instead, we allow this button
to be active, and it puts the player's claim request onto a queue so
that they will get their turn eventually.
anagrams/anagrams.jsx