Victor Kuo
Victor Kuo
Commands are currently embedded into sockets.ts, with a couple strong dependencies on `allSockets` as well as the global `io` object. Extracting out these commands will drastically reduce the complexity of...
Currently, we cannot search forums. Perhaps migrating to an Elastic Search database for this might be worth investigating.
Other games include a "Notes" tab for players to type their notes as they play the game. Explore the option of this and see where it fits into the UI.
This is still a WORK IN PROGRESS. DO NOT MERGE. This will be a long PR. I hope this PR can be used to keep record of relevant discussions and...
There may be hidden communities who require such a site! Need to set up a way to store languages and translations of the common text the server shows users. Chinese...
I forgot what triggers the game status update, but it should be triggered whenever the game status changes (E.g. a game starts). I think there are a lot of unnecessary...
Some people want to save their colour values, and be able to edit them directly. Please add in a text input near each colour picker with the hex colour value...