Commit Graph

168 Commits

Author SHA1 Message Date
ThePendulum 448f0ce3bd Using room map instead of list, fixing user join registration. 2021-11-10 00:06:28 +01:00
ThePendulum fa54000f1c Fixed missing user breaking Trivia. 2021-11-09 14:51:37 +01:00
ThePendulum 0a1512e639 Added settings interface to trivia game. 2021-11-09 13:48:21 +01:00
ThePendulum d56b3f456b Writing points to instance-specific file. 2021-11-09 13:17:53 +01:00
ThePendulum d9f1181fcb Added debug level parameter. 2021-11-09 13:15:12 +01:00
ThePendulum 11225c7aa6 Added debug logger. 2021-11-09 03:11:29 +01:00
ThePendulum e65bc352f2 Fixed check for ongoing mash game. 2021-11-08 02:50:47 +01:00
ThePendulum 2a9311f021 Check room exists before removing user. 2021-11-08 02:48:26 +01:00
ThePendulum 114555be66 Only adding users to known rooms. 2021-11-06 02:14:33 +01:00
ThePendulum c3639b15e6 Capping leaderboard number. 2021-11-06 01:38:06 +01:00
ThePendulum 09f1f5a14a Added rudimentary Trivia game. 2021-11-06 01:33:52 +01:00
ThePendulum 2be37f96b5 Added anagram solver and dictionary lookup to mash game. Added error handling to controller. 2021-11-04 03:53:25 +01:00
ThePendulum 583c8cde67 Added larger mash dictionary with definitions. 2021-11-04 02:57:32 +01:00
ThePendulum c3585ad08b Added socket reconnection. 2021-11-04 01:51:43 +01:00
ThePendulum d36fe65612 Added linting. 2021-11-01 16:06:48 +01:00
ThePendulum 126113bc9b Added leaderboard. 2021-11-01 03:45:04 +01:00
ThePendulum bcebf73f43 Added command handling and a word mash game. 2021-11-01 01:12:17 +01:00
ThePendulum 755411b9c1 Auth, connect and room join with greeting. 2021-10-31 22:33:18 +01:00