Commit graph

232 commits

Author SHA1 Message Date
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
469865395f Refactor server package 2024-01-05 18:41:13 -08:00
d19fb30f19 Cache server and bot statistics 2024-01-05 18:27:03 -08:00
f049353bd3 Store board state as []int8 2024-01-05 18:18:54 -08:00
fb58a25c67 Add setting for flipping board 2024-01-05 11:52:35 -08:00
1146b1c5c3 Add separate ratings for acey-deucey games 2024-01-02 18:54:10 -08:00
4af5394f26 Add initial support for interfacing with gnubg 2023-12-30 14:38:48 -08:00
b46a6ce817 Disallow bots from joining player matches 2023-12-30 12:47:59 -08:00
cacf0ae244 Forefeit match when player leaves early 2023-12-30 11:50:29 -08:00
62304c2736 Format bot accounts in leaderboard 2023-12-30 00:39:54 -08:00
33a850b495 Add leaderboard 2023-12-29 23:31:57 -08:00
86cc2df9cd Format bot account names 2023-12-29 23:00:42 -08:00
5ec74dd3db Add player ratings
Resolves #7.
2023-12-29 22:52:27 -08:00
a2fb60cf35 Fix handling finished acey-deucey games 2023-12-24 23:58:51 -08:00
262d006c71 Fix rematch command 2023-12-23 00:14:47 -08:00