Commit Graph

24 Commits

Author SHA1 Message Date
ThePendulum
453a3b1b42 Fixed letters game board timeout. 2024-04-02 01:09:31 +02:00
ThePendulum
a1a9d698e2 Showing board 5 instead of 4 times in letters game. 2024-04-02 01:04:58 +02:00
ThePendulum
61e935b925 Showing board 4 instead of 3 times in letters game. 2024-04-02 00:56:19 +02:00
Niels Simenon
da9c85d90c Added PM support to chat. 2023-04-11 00:37:03 +02:00
Niels Simenon
2860630921 Changed default number name from big to large, added nums to short commands. 2023-04-10 16:50:39 +02:00
Niels Simenon
8aef44b2d9 Moved consonant bias to config, increased slightly to 0.6. 2023-04-10 16:34:53 +02:00
Niels Simenon
6817f51b83 Moved available letters to config. 2023-04-10 16:25:08 +02:00
Niels Simenon
91eaa9d709 Improved Letters distribution. Added conundrum to mash. 2023-04-10 16:06:53 +02:00
Niels Simenon
cfcb48224b Disallowing fractions in numbers game, fixed stop output, added generic calculator to numbers. 2023-04-10 14:26:28 +02:00
Niels Simenon
4fbd366bb9 Added numbers game. 2023-04-10 05:54:27 +02:00
Niels Simenon
d8e4e4f0a2 Expanded letters help text. 2022-11-01 05:34:25 +01:00
Niels Simenon
505b2449ba Added ~letsgo shortcut to the letters. 2022-11-01 05:31:05 +01:00
Niels Simenon
dc6df7c344 Added letter generator to letters game. 2022-10-28 03:44:09 +02:00
Niels Simenon
acf60eeca0 Added Magic 8-Ball game. 2022-10-28 00:22:00 +02:00
6c3c442652 Added SChat code support, used in Letters board. Shielding style methods from empty inputs. 2022-10-23 03:25:39 +02:00
c4c2fa8472 Fixed Letters trying to retrieve non-existent room data. 2022-10-23 02:49:28 +02:00
be2e3c8a00 Updated SChat color styling. Censoring answers in Mash hints. Restored Letters board. 2022-10-23 02:46:41 +02:00
cd133bb8bc Added help commands. 2022-10-22 01:23:11 +02:00
741f770d27 Centralized array random pick. Made duck miss ratio configurable. Different response for missing Duck befriend and bang. 2022-10-21 22:44:31 +02:00
e49429784e Added HTML colors for SChat. Adapted Letters game for SChat. 2022-10-21 22:11:31 +02:00
70ad422dfa Bold time's up in Letters. 2022-10-21 20:24:27 +02:00
25a196e569 Improved Letters game shuffle, board layout and minimum word length. 2022-10-21 19:38:39 +02:00
55343d5de7 Added playable round to letters game. 2022-10-21 05:07:32 +02:00
6701f5e5a1 Added stub for letters game. 2022-10-20 05:38:47 +02:00