Commit graph

14 commits

Author SHA1 Message Date
Elijah R 9c985928fe fix kick bug (used the wrong variable like a rea tarp) 2024-01-03 20:50:44 -05:00
Elijah R d428667d6a attempt to fix NOP timer bug 2024-01-03 19:58:09 -05:00
Elijah R 91d058d3f4 Oops!!! 2024-01-03 19:52:20 -05:00
Elijah R 58d2c21ca3 log joins 2024-01-03 19:51:15 -05:00
Elijah R d62c8ca564 log all disconnects 2024-01-03 19:47:02 -05:00
Elijah R 8d809c66ba two minor bugfixes
- the remaining turn time now properly is zero when there are no users in the queue
- the chat history is now in the correct order
2024-01-03 19:38:24 -05:00
Elijah R 48e2ece306 Bug fixes and stability improvements:
- Fix crash on improper websocket disconnect
- Fix some race conditions by moving to synchronized Queue and List
- Fix allowing invalid usernames
2024-01-03 19:07:47 -05:00
Elijah R 563883a275 those shouldnt be there, oops 2024-01-03 18:22:53 -05:00
Elijah R f35cd481dd don't kill the connection on unexpected opcode. There's just too many nonstandard things across different clients for that to not make stuff break 2024-01-03 18:21:08 -05:00
Elijah R 540fa027fa change to terminal middleware to make the path not matter (due to differences in webapps) 2024-01-03 18:16:49 -05:00
Elijah R ee387ac9cc fix a fun little race condition 2024-01-03 17:59:15 -05:00
Elijah R 4f4e23cb8a move config.toml to config.example.toml 2024-01-03 17:33:26 -05:00
Elijah R c4165329d4 readme and license 2024-01-03 17:30:04 -05:00
Elijah R 574be6faee about as ready as its gonna fucking get 2024-01-03 17:29:02 -05:00