Commit Graph

141 Commits

Author SHA1 Message Date
ThePendulum 268735b3a8 1.5.2 2021-11-14 17:56:14 +01:00
ThePendulum 220f4fe727 Added hints to Trivia. Curated Joepardy answers to be more lenient. 2021-11-14 17:56:07 +01:00
ThePendulum 5e36eff8f5 1.5.1 2021-11-12 16:48:01 +01:00
ThePendulum 429f10b49f Fixed set points breaking when called without options. 2021-11-12 16:47:59 +01:00
ThePendulum 5ee4117f4e 1.5.0 2021-11-12 16:43:26 +01:00
ThePendulum 8dea55644d 1.4.10 2021-11-12 16:43:23 +01:00
ThePendulum 6ac189235c Added ping and duck, showing category in trivia. 2021-11-12 16:43:20 +01:00
ThePendulum 39341178ff 1.4.9 2021-11-10 00:06:31 +01:00
ThePendulum 448f0ce3bd Using room map instead of list, fixing user join registration. 2021-11-10 00:06:28 +01:00
ThePendulum f4df512031 1.4.8 2021-11-09 14:51:39 +01:00
ThePendulum fa54000f1c Fixed missing user breaking Trivia. 2021-11-09 14:51:37 +01:00
ThePendulum 0983d7e920 Added instance point files to gitignore. 2021-11-09 13:52:51 +01:00
ThePendulum ab06712497 1.4.7 2021-11-09 13:48:33 +01:00
ThePendulum 0a1512e639 Added settings interface to trivia game. 2021-11-09 13:48:21 +01:00
ThePendulum 1ca03c3faa 1.4.6 2021-11-09 13:17:55 +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 b8898d3fa3 1.4.5 2021-11-09 03:11:43 +01:00
ThePendulum 11225c7aa6 Added debug logger. 2021-11-09 03:11:29 +01:00
ThePendulum 867354978d 1.4.4 2021-11-08 02:50:50 +01:00
ThePendulum e65bc352f2 Fixed check for ongoing mash game. 2021-11-08 02:50:47 +01:00
ThePendulum 8ac844ecde 1.4.3 2021-11-08 02:48:28 +01:00
ThePendulum 2a9311f021 Check room exists before removing user. 2021-11-08 02:48:26 +01:00
ThePendulum 5336070245 1.4.2 2021-11-06 02:14:36 +01:00
ThePendulum 114555be66 Only adding users to known rooms. 2021-11-06 02:14:33 +01:00
ThePendulum c4f448ea12 1.4.1 2021-11-06 01:38:10 +01:00
ThePendulum c3639b15e6 Capping leaderboard number. 2021-11-06 01:38:06 +01:00
ThePendulum 06eb743e32 1.4.0 2021-11-06 01:33:56 +01:00
ThePendulum 09f1f5a14a Added rudimentary Trivia game. 2021-11-06 01:33:52 +01:00
ThePendulum 14fb0f90bf 1.3.0 2021-11-04 03:53:28 +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 74fe566403 1.2.1 2021-11-04 02:57:36 +01:00
ThePendulum 583c8cde67 Added larger mash dictionary with definitions. 2021-11-04 02:57:32 +01:00
ThePendulum 2f2050f595 1.2.0 2021-11-04 01:51:47 +01:00
ThePendulum c3585ad08b Added socket reconnection. 2021-11-04 01:51:43 +01:00
ThePendulum aed92bfefa 1.1.1 2021-11-01 16:06:52 +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 ad35d12810 1.1.0 2021-11-01 01:12:24 +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