Commit Graph

76 Commits

Author SHA1 Message Date
zikaeroh d4e9a48d39 Bump to Go 1.15 2020-08-12 16:46:59 -07:00
zikaeroh 4d358d4c8c Pick up easyjson 0.7.3 2020-08-10 20:28:27 -07:00
zikaeroh 4f731aa82d Update golangci-lint, deps 2020-08-02 21:08:33 -07:00
zikaeroh 61a3699cd8 Update easyjson to fork, intern method name 2020-07-29 23:44:41 -07:00
zikaeroh f61883c68f Fix build, updates 2020-07-29 23:22:10 -07:00
zikaeroh 65a57fa523 Upgrade to stable setup-go v2 2020-07-28 18:52:50 -07:00
zikaeroh 0c929dfa38 Update deps 2020-07-24 23:19:36 -07:00
zikaeroh dd760c4a25 Update deps 2020-07-19 00:32:58 -07:00
zikaeroh 0db408fdca Update deps 2020-07-17 22:52:59 -07:00
zikaeroh 8315415afa Update deps 2020-07-14 22:41:14 -07:00
zikaeroh 48da372418 Update deps 2020-07-08 19:01:31 -07:00
zikaeroh 5aa7a79d80 Run version command during docker build 2020-07-07 22:54:38 -07:00
zikaeroh b76b2b4507 Update deps 2020-07-03 10:57:32 -07:00
zikaeroh 18d7c55278 Update and fix more dependencies 2020-06-22 18:12:02 -07:00
zikaeroh 27189cc7a3 Update deps 2020-06-22 17:59:55 -07:00
zikaeroh e8c2ce1a94 Update deps 2020-06-17 17:36:17 -07:00
zikaeroh 566466cca9 Fix buggy context 2020-06-15 18:18:24 -07:00
zikaeroh e69ffba5ae Use hashids for player IDs, drop UUID uses 2020-06-14 14:01:17 -07:00
zikaeroh 3e091eb71b Put server in control of player IDs 2020-06-14 12:52:53 -07:00
zikaeroh 3a57f683ac Revert "Reject duplicate client IDs"
This reverts commit bee5fe4af3.
2020-06-14 12:33:07 -07:00
zikaeroh bee5fe4af3 Reject duplicate client IDs 2020-06-14 12:23:33 -07:00
zikaeroh d6517bf0d3 Switch to ctxlog 2020-06-14 12:12:37 -07:00
zikaeroh efbb29278d Say 'your turn' on player's turn 2020-06-14 11:36:31 -07:00
zikaeroh 6c81171a5f Use new ctxjoin library to join to room context 2020-06-13 17:03:47 -07:00
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