Commit graph

32 commits

Author SHA1 Message Date
9bcc4061a9 Request translation assistance from international users 2024-08-18 10:39:49 -07:00
e13bee99a1 Serve game statistics by username 2024-08-07 14:27:15 -07:00
78fdbe2206 Disallow doubling higher than 64 2024-07-30 13:57:37 -07:00
3069f96568 Add settings for muting sounds 2024-07-22 15:27:18 -07:00
bde555532e Switch to fork of gotext 2024-07-21 23:38:43 -07:00
8bb53ef135 Use github.com/nhooyr/websocket instead of github.com/gobwas/ws 2024-07-18 12:42:32 -07:00
7930427638 Increase verbosity of roll statistics 2024-07-05 18:52:16 -07:00
fa229d8ae6 Fix legal moves calculation when bearing off after making a move 2024-07-02 22:54:26 -07:00
e73339fdca Fix calculating legal moves when bearing off 2024-07-02 03:37:57 -07:00
8acfc83de6 Add monthly statistics 2024-06-24 23:07:16 -07:00
5113d372ef Send emails from noreply@bgammon.org 2024-04-22 14:45:42 -07:00
2858626600 Allow translating server messages 2024-03-18 11:48:59 -07:00
09878764aa Add setting for traditional opponent move space numbers 2024-02-20 13:33:31 -08:00
19450582e8 Fix high roll calculation 2024-02-07 12:00:50 -08:00
9ab14ddb5a Require using the higher roll value when only one move may be played 2024-01-31 11:30:08 -08:00
da833ac5c9 Send user settings after sending welcome message 2024-01-28 19:56:36 -08:00
5aa42bb888 Fix crash when playing forced moves 2024-01-22 12:29:37 -08:00
8beef4b20d Disable playing forced moves automatically by default 2024-01-13 13:02:48 -08:00
3eb433e573 Optimize calculating legal moves 2024-01-10 23:13:46 -08:00
b77a42abd7 Play forced moves automatically
Resolves #5.
2024-01-10 21:42:43 -08:00
118a7f78eb Fix pip count when playing tabula 2024-01-08 10:36:27 -08:00
fb58a25c67 Add setting for flipping board 2024-01-05 11:52:35 -08:00
5ec74dd3db Add player ratings
Resolves #7.
2023-12-29 22:52:27 -08:00
54a5c228c1 Add history command 2023-12-19 16:30:16 -08:00
c793dc4aeb Send password reset email 2023-12-13 20:29:34 -08:00
c7d4c1825f Support account registration
Resolves #1.
2023-12-13 15:03:27 -08:00
5abce61fab Print tabula bot statistics 2023-12-02 22:42:41 -08:00
3c37ea5927 Fix double command 2023-11-27 15:12:28 -08:00
b4bbf10287 Record game results to database 2023-11-21 16:16:33 -08:00
e200fbb195 Only allow doubling in multi-point matches 2023-11-10 22:33:48 -08:00
e62a9053a3 Clear write queue on client disconnect 2023-10-26 13:09:14 -07:00
5ecbc5d583 Support WebSocket connections 2023-09-11 22:10:04 -07:00