Commit Graph

102 Commits

Author SHA1 Message Date
zikaeroh 11fb5f52ab Update deps 2020-06-12 21:26:57 -07:00
zikaeroh 1aa3073540 Ensure connection is closed after group cancel for safety 2020-06-12 21:21:56 -07:00
zikaeroh c16062ae40 Attempt to track the disconnect bug 2020-06-12 21:16:24 -07:00
zikaeroh 6566ae22fd Undo workspace ignore, as it's glitchy in the latest VS Code 2020-06-11 21:08:40 -07:00
zikaeroh b3bcd16b22 Update deps 2020-06-09 20:29:56 -07:00
zikaeroh d83f6d6be8 Fix case where client could disconnect but still be handling a note 2020-06-09 20:20:17 -07:00
zikaeroh b0d4595cd3 Upgrade dropzone past TS bug 2020-06-07 12:33:40 -07:00
zikaeroh a7c7d99e77 Update deps, install missing peers 2020-06-06 23:45:53 -07:00
zikaeroh f7b80c3566 Create frontend build dir for pkger tests 2020-06-06 14:06:24 -07:00
zikaeroh 4e850b5103 Use pkger for static assets 2020-06-06 14:01:45 -07:00
zikaeroh d65499c4aa Make revealed neutrals a light brown 2020-06-06 12:50:55 -07:00
zikaeroh 0ad3dc1033 Update deps 2020-06-04 18:07:51 -07:00
zikaeroh e5018c38c2 Clean up JSON responses with responder library 2020-06-02 23:41:04 -07:00
zikaeroh cf23018d70 Update deps 2020-06-02 18:57:51 -07:00
zikaeroh 20797732a5 Update deps 2020-06-01 23:12:10 -07:00
zikaeroh b606be7cd8 Update deps 2020-05-30 12:11:58 -07:00
zikaeroh 6d6a63878b Enable compression context takeover, tweak debug mode options 2020-05-30 12:06:27 -07:00
zikaeroh 75c0694c03 Optimize the remaining rerenders 2020-05-28 20:34:11 -07:00
zikaeroh 2eaf382b67 Optimize a few more components 2020-05-28 19:55:12 -07:00
zikaeroh 1bf7a62c82 Update deps 2020-05-28 19:13:14 -07:00
zikaeroh 5cc9574332 Prevent unneccesary rerenders of the board on change 2020-05-28 19:03:07 -07:00
zikaeroh 6a43b5c0dc Switch sending/state changes to reducer to prep for optimizations 2020-05-28 18:06:36 -07:00
zikaeroh c74e4f8ce0 Update deps 2020-05-27 19:27:07 -07:00
zikaeroh 5db12a008c Do problematic access verbosely to try and get failure point 2020-05-27 01:03:15 -07:00
zikaeroh 9464868137 Fix small race at shutdown, don't start prometheus if not prod 2020-05-27 00:58:08 -07:00
zikaeroh 577575a430 Actually fix typo 2020-05-26 23:40:29 -07:00
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