Commit Graph

32 Commits

Author SHA1 Message Date
Amolith 626212e049
Add nerd wordlist 2021-12-20 23:33:43 -05:00
Amolith 90400170e0
add expanded word list 2021-10-02 23:27:38 -04: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 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 6c81171a5f Use new ctxjoin library to join to room context 2020-06-13 17:03:47 -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 d83f6d6be8 Fix case where client could disconnect but still be handling a note 2020-06-09 20:20:17 -07:00
zikaeroh 4e850b5103 Use pkger for static assets 2020-06-06 14:01:45 -07:00
zikaeroh e5018c38c2 Clean up JSON responses with responder library 2020-06-02 23:41:04 -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 d4d6154645 Allow short names 2020-05-25 11:51:25 -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 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 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 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