Commit graph

219 commits

Author SHA1 Message Date
c231f19959 Fix bearing off checkers in the appropriate order 2024-08-19 19:56:51 -07:00
bd16c4bfc5 Return memory to the OS immediately when hashing passwords 2024-08-18 19:39:40 -07:00
9bcc4061a9 Request translation assistance from international users 2024-08-18 10:39:49 -07:00
0c550b6f75 Keep match ID when rematching 2024-08-07 16:53:26 -07:00
06085b69d0 Include full matches in matches.json 2024-08-07 14:50:15 -07:00
b910dc750e Serve monthly statistics by default 2024-08-07 14:32:29 -07:00
e13bee99a1 Serve game statistics by username 2024-08-07 14:27:15 -07:00
74a9800eb9 Add username length limit 2024-08-06 01:01:10 -07:00
64b10515b0 Add profile icon support 2024-08-01 14:55:17 -07:00
a07da30d8b Update translations 2024-08-01 14:36:34 -07:00
b835093083 Allow password command when spectating 2024-07-30 14:45:25 -07:00
58f62bff48 Fix int8 overflow when operating on match and player point values 2024-07-30 14:41:41 -07:00
78fdbe2206 Disallow doubling higher than 64 2024-07-30 13:57:37 -07:00
3d520fd32b Include username in password reset email
Resolves #23.
2024-07-25 18:47:03 -07:00
5df43b9539 Fix crash when moving checker backwards 2024-07-25 09:41:36 -07:00
3069f96568 Add settings for muting sounds 2024-07-22 15:27:18 -07:00
dd38c10f32 Do not include WebSocket client support by default 2024-07-22 02:15:56 -07:00
bde555532e Switch to fork of gotext 2024-07-21 23:38:43 -07:00
b68625b2f9 Reset players' points when rematch is accepted 2024-07-21 12:16:49 -07:00
1e079dcccf Implement help command
Resolves #18.
2024-07-19 17:32:30 -07:00
a880ed8a36 Add MOTD command
Resolves #22.
2024-07-19 16:37:51 -07:00
8bb53ef135 Use github.com/nhooyr/websocket instead of github.com/gobwas/ws 2024-07-18 12:42:32 -07:00
23ab2deae4 Send board event before roll event when determining which player goes first 2024-07-18 09:13:12 -07:00
d854200256 Update translations 2024-07-17 12:06:43 -07:00
5404da9e65 Update translations 2024-07-10 21:00:03 -07:00
bb95674c1e Update rematch message 2024-07-10 20:59:31 -07:00
58d71da294 Update translations 2024-07-08 11:49:21 -07:00
85e092b8cb Add broadcast and shutdown commands
Resolves #14.
2024-07-08 11:49:17 -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
823d059151 Update translations 2024-07-02 03:40:22 -07:00
e73339fdca Fix calculating legal moves when bearing off 2024-07-02 03:37:57 -07:00
51c66bd680 Record incomplete games
Resolves #20.
2024-07-01 12:35:46 -07:00
28e2b6ccfd Allow players to resign games
Resolves #16.
2024-06-27 18:55:40 -07:00
6313f6fca8 Fix assigning match points when double offer is declined 2024-06-26 09:22:49 -07:00
8acfc83de6 Add monthly statistics 2024-06-24 23:07:16 -07:00
c1fd2b3565 Add .gitignore 2024-06-24 10:51:16 -07:00
50b743a468 Send win event after sending board event 2024-04-22 18:51:29 -07:00
5113d372ef Send emails from noreply@bgammon.org 2024-04-22 14:45:42 -07:00
962ec980f0 Calculate and cache statistics and leaderboards separately 2024-04-19 10:58:05 -07:00
a7ba01f94f Allow translating additional messages 2024-04-19 10:28:49 -07:00
4ce5755494 Update translations 2024-04-17 11:34:49 -07:00
3e8ec61f3b Update translations 2024-03-20 09:17:47 -07:00
b2dc9ed646 Update translations 2024-03-18 12:58:51 -07:00
2858626600 Allow translating server messages 2024-03-18 11:48:59 -07:00
3412f31250 Include account registrations in daily and cumulative statistics 2024-03-14 22:10:44 -07:00
09878764aa Add setting for traditional opponent move space numbers 2024-02-20 13:33:31 -08:00
eacc21fcf3 Send message of the day 2024-02-07 14:50:23 -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