Commit Graph

76 Commits

Author SHA1 Message Date
zikaeroh 1266a7808c Fix stupid typo in metric name 2020-05-26 23:27:09 -07:00
zikaeroh 8accc42167 Mark incoming state as readonly 2020-05-26 20:34:30 -07:00
zikaeroh e5845b9a57 Ignore frontend folder so it only shows in VS Code once 2020-05-26 19:57:28 -07:00
zikaeroh 35ee38b0b7 Update deps 2020-05-26 18:59:19 -07:00
zikaeroh c1d47bf2f7 Low hanging hook fruit 2020-05-25 16:52:46 -07:00
zikaeroh 3b0cf502ab Add change nickname button 2020-05-25 12:32:53 -07:00
zikaeroh d4d6154645 Allow short names 2020-05-25 11:51:25 -07:00
zikaeroh 13d547622e Disable revealed tiles 2020-05-24 22:26:45 -07:00
zikaeroh 54d0ec8f0a Add prometheus metrics 2020-05-24 22:18:35 -07:00
zikaeroh 02766918f9 Embed version number, force client refresh on mismatch 2020-05-24 20:20:48 -07:00
zikaeroh 987b6a9dfc Restore create-react-app serviceWorker file for later use 2020-05-24 14:00:46 -07:00
zikaeroh da2036a551 Reorganize public folder to better handle static assets, no-cache index 2020-05-24 12:50:05 -07:00
zikaeroh ec12d4f3e7 Fix broken server code; always test before pushing... 2020-05-24 00:11:41 -07:00
zikaeroh 14a81762ac Add show/hide bomb 2020-05-24 00:06:20 -07:00
zikaeroh 8c4507f6b4 Use correct types for lodash 2020-05-23 22:42:48 -07:00
zikaeroh 3a17d426dc Add credits 2020-05-23 22:22:18 -07:00
zikaeroh bcc560685c Make names a little more readable 2020-05-23 21:53:56 -07:00
zikaeroh e12cf989fc Switch timer slider to a controlled component to have its value sync 2020-05-23 21:44:08 -07:00
zikaeroh 800ce1cbad Only update timer on reveal when turn changes 2020-05-23 21:27:50 -07:00
zikaeroh c655c5b3e5 Fix multi word phrases 2020-05-23 21:19:22 -07:00
zikaeroh e9f1627cc1 On new game, mark all players as guessers 2020-05-23 19:21:57 -07:00
zikaeroh f25ae50c77 Preprocess words clientside a bit more 2020-05-23 16:52:07 -07:00
zikaeroh 93610858d0 Add words even if empty, to prevent undersized lists 2020-05-23 16:47:28 -07:00
zikaeroh 8192cf3315 Disallow word lists less than 25 words 2020-05-23 15:38:44 -07:00
zikaeroh 30811bf861 Build workflow, version package 2020-05-23 15:14:58 -07:00
zikaeroh 64bc116ebc Initial commit 2020-05-23 14:51:11 -07:00