Find words.
Fixed the bug that caused the game and countdown to get stuck sometimes when you finish inputting a word.
Fixed the bug that meant the sound effects ("Go!", "Stop!") wouldn't play the first time after unmuting.
Changed the way that found words are sent to the server; this is intended to make word input more robust on flaky connections, but is likely to need further adjustment and improvements.
At the end of the game (when 'STOP!' is shown), an in progress word can still be completed. New words cannot be started.
Reloading the page should reconnect and restore previously found words, instead of being treated as a new player joining. Note that rejoining like this is tied to your browser tab or window: Opening a new tab will not restore the previous state or connection (instead the new tab is treated as a new player).
The page now has an icon (this is shown in some browsers, for example on the page tab).
Game URL expiry is increased to 75 minutes instead of just 2 minutes, so URLs used recently should still be available for slightly over an hour. Note this is separate from the expiry of an individual client after disconnection.