Commit graph

196 commits

Author SHA1 Message Date
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
8f77961c92 Fix calculating rated wins and losses 2024-01-30 12:07:34 -08:00
e8be3d7138 Add wins and losses to leaderboard 2024-01-29 19:19:14 -08:00
da833ac5c9 Send user settings after sending welcome message 2024-01-28 19:56:36 -08:00
f5676a3043 Reset winner when multi-point game is completed 2024-01-26 11:00:40 -08:00
683010813e Only play forced moves when resulting board states are equal 2024-01-23 13:20:17 -08:00
5aa42bb888 Fix crash when playing forced moves 2024-01-22 12:29:37 -08:00
3607efee41 Allow forfeiting match after more than ten minutes of inactivity
Resolves #15.
2024-01-17 13:40:45 -08:00
89f20dffb9 Include player ratings in game state 2024-01-13 22:14:30 -08:00
5c9d812049 Update email address 2024-01-13 20:09:34 -08:00
7e06bf4e32 Paginate match history 2024-01-13 17:56:52 -08:00
d3ac00eb34 Include player rating in history 2024-01-13 17:15:35 -08:00
eda9754b06 Include player rating in match listing 2024-01-13 16:09:07 -08:00
3b818ab272 Allow spectators to use the set command 2024-01-13 13:14:39 -08:00
8beef4b20d Disable playing forced moves automatically by default 2024-01-13 13:02:48 -08:00
5410496772 Require checkers to enter from bar before moving other checkers 2024-01-11 18:47:04 -08:00
84896b2982 Add setting for checker movement speed 2024-01-11 16:39:02 -08:00
262ad93e51 Add setting for advanced checker movement 2024-01-11 11:34:02 -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
ce0122a594 Support playing tabula games 2024-01-08 03:51:22 -08:00
7064b0b085 Update active field when an account logs in or finishes a game 2024-01-07 12:54:20 -08:00
0892030f73 Rename parameter acey as variant, allowing additional variants to be supported 2024-01-07 12:37:01 -08:00