Commit Graph

330 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 48cf433a5c 1.28.5 2024-04-02 00:56:21 +02:00
ThePendulum 61e935b925 Showing board 4 instead of 3 times in letters game. 2024-04-02 00:56:19 +02:00
ThePendulum 9a7ef61d93 1.28.4 2024-03-08 00:49:44 +01:00
ThePendulum bad5dc52f7 Added user point merging utility. 2024-03-08 00:49:37 +01:00
ThePendulum d510caa123 1.28.3 2024-02-11 17:33:21 +01:00
ThePendulum b6cc3d716b Using cookie instead of http session so we can strip Domain attribute. 2024-02-11 17:33:19 +01:00
ThePendulum 6a36df3593 1.28.2 2024-01-13 03:55:55 +01:00
ThePendulum 69bc1c9e6e Added points merge utility. 2024-01-13 03:55:46 +01:00
ThePendulum aeb405967b 1.28.1 2024-01-13 02:26:05 +01:00
ThePendulum 73e60b81f1 Added ping. 2024-01-13 02:26:03 +01:00
ThePendulum c9b985f768 1.28.0 2024-01-13 01:29:14 +01:00
ThePendulum cb5de62e1c Reverted SocketIO to ws. 2024-01-13 01:29:10 +01:00
ThePendulum b3cab90810 1.27.3 2024-01-02 16:15:39 +01:00
ThePendulum 47484ba7e2 Preventing ~solve when numbers game is in progress. 2024-01-02 16:15:37 +01:00
ThePendulum 4017f1cd07 1.27.2 2024-01-02 02:13:14 +01:00
ThePendulum 03dfe8e437 Exposing numbers game solver through command. 2024-01-02 02:13:11 +01:00
ThePendulum 1a992a6026 1.27.1 2023-12-07 22:05:53 +01:00
ThePendulum 9f8f503f13 Removed reconnect logic, handled by SocketIO. 2023-12-07 22:05:51 +01:00
ThePendulum d460ba13c5 1.27.0 2023-12-05 20:55:47 +01:00
ThePendulum ed5337d828 Fixed socket close event listener. 2023-12-05 20:55:39 +01:00
ThePendulum 59424af388 Only using websockets. 2023-11-21 01:03:25 +01:00
ThePendulum 39a27f501e Refactored for SocketIO server. 2023-11-13 22:56:46 +01:00
ThePendulum ffdfefa6d4 1.26.12 2023-08-21 23:12:06 +02:00
ThePendulum b3ab3bf1ba Fixed kill announce for IRC.. 2023-08-21 23:12:02 +02:00
ThePendulum 2e54d38383 1.26.11 2023-08-17 22:38:45 +02:00
ThePendulum 98a1aa8fff Revealing who used kill command in all active rooms. 2023-08-17 22:38:43 +02:00
ThePendulum 6f2a5e03e9 1.26.10 2023-07-18 23:35:55 +02:00
ThePendulum 9966c79a26 Added milliseconds to Duck result. 2023-07-18 23:35:53 +02:00
ThePendulum a46ffb431b 1.26.9 2023-07-11 16:41:40 +02:00
ThePendulum b9be447dba Upgraded Clive to new room user ID data. 2023-07-11 16:41:38 +02:00
ThePendulum a45d00c105 1.26.8 2023-06-26 22:56:37 +02:00
ThePendulum 00b92f445e Using distance for duck times. 2023-06-26 22:56:35 +02:00
ThePendulum 09e78a8bbb 1.26.7 2023-06-23 05:24:55 +02:00
ThePendulum 44d8304aa0 Added 23-letter words to dictionary. 2023-06-23 05:24:53 +02:00
Niels Simenon 8e16f189f5 1.26.6 2023-05-06 01:32:32 +02:00
Niels Simenon c85ec3440b Added target user to chat. 2023-05-06 01:32:30 +02:00
Niels Simenon 650a8d2ec9 1.26.5 2023-04-12 17:17:51 +02:00
Niels Simenon d263c42d38 Allow arithmetic functions in numbers. 2023-04-12 17:17:49 +02:00
Niels Simenon fcd1597707 1.26.4 2023-04-12 17:13:26 +02:00
Niels Simenon 27a82b9cdd Disallowing functions and non-arithmetic operators in numbers. 2023-04-12 17:13:24 +02:00
Niels Simenon b791147ce0 1.26.3 2023-04-11 01:31:14 +02:00
Niels Simenon 29ce536ffd Fixed IRC message target. 2023-04-11 01:31:12 +02:00
Niels Simenon e584389453 Fixed reversed IRC recipient logic. 2023-04-11 01:09:40 +02:00
Niels Simenon ba8e39f857 1.26.2 2023-04-11 00:51:52 +02:00
Niels Simenon 44386cf096 Added recipient to IRC message. 2023-04-11 00:51:50 +02:00
Niels Simenon 21feb37d21 Fixed logical typo. 2023-04-11 00:47:45 +02:00
Niels Simenon 85be251b3f 1.26.1 2023-04-11 00:46:42 +02:00
Niels Simenon 73117e7614 Changed conversation determination in chat. 2023-04-11 00:46:40 +02:00