109 Commits

Author SHA1 Message Date
yukirij
25b3d3f0c1 Minor auto cpu improvements. 2025-01-24 16:37:56 -08:00
yukirij
56eecdf6f5 Add notice page. 2024-12-29 16:10:22 -08:00
yukirij
b6660c9bb3 Add checkmate trials. 2024-12-25 21:23:39 -08:00
yukirij
aa35881a9f Add guide to offline page. 2024-12-25 12:37:15 -08:00
yukirij
8377731fd6 Add new check and checkmate guides. 2024-12-18 22:58:31 -08:00
yukirij
a07085dfc7 Update guide. 2024-12-17 21:57:45 -08:00
yukirij
842a945a01 Initial implementation of guide. 2024-12-17 17:18:34 -08:00
yukirij
cbb22e2b88 Remove subscription page and payment info. 2024-11-24 20:27:53 -08:00
yukirij
02e05c2897 Minor changes; remove drop restrictions on Knight alt. 2024-11-24 13:22:43 -08:00
yukirij
0bccc8f1bf Add user info to profile page. 2024-10-18 17:03:56 -07:00
yukirij
08db4c0432 Remove old challenges url from loading. 2024-10-18 14:27:21 -07:00
yukirij
b9f5986bde Add load url for users and requests. 2024-10-18 14:26:15 -07:00
yukirij
ea1f96dbac Add profile links for users page. 2024-10-18 14:24:15 -07:00
yukirij
5e9e839480 Implement user profiles. 2024-10-18 12:51:53 -07:00
yukirij
02be8a41b6 Fix load url for game. 2024-10-18 01:10:41 -07:00
yukirij
ee332c4852 Improve session filtering; add password UI to account. 2024-10-17 23:02:26 -07:00
yukirij
2cea7f4b86 Fix history table. 2024-10-17 14:51:55 -07:00
yukirij
f3425cfac4 Implement profile page, UserInfo packet. 2024-10-17 14:50:19 -07:00
yukirij
b2a035931a Refactor scene management to use preload procedures. 2024-10-17 14:05:32 -07:00
yukirij
a8869efebd Add debug comments; improve mouse button handling. 2024-10-17 11:21:42 -07:00
yukirij
c3e2e3d5e1 Limit username characters. 2024-10-15 19:39:27 -07:00
yukirij
5f91f7a67e Specify column width on invitation table. 2024-10-15 13:47:39 -07:00
yukirij
fb749d9ede Change profile button; remove logout from profile page. 2024-10-15 01:09:53 -07:00
yukirij
b98c5055c5 Add user-generated invitation codes. 2024-10-15 00:51:54 -07:00
yukirij
c18f36958f Add scrollbars to users and requests pages. 2024-10-14 14:34:57 -07:00
yukirij
4bbd97b52c Add initial elements for profile and account handling. 2024-10-14 12:36:54 -07:00
yukirij
86e92716be Add scrollbar to list pages. 2024-10-13 21:30:24 -07:00
yukirij
981aef3c1e Update extras page; add profile page. 2024-10-13 14:37:58 -07:00
yukirij
2c6fd43aa6 Acquire handle from authentication. 2024-10-13 10:56:48 -07:00
yukirij
cec083ac96 Fix handle length checking for auth and register. 2024-10-13 10:29:32 -07:00
yukirij
8c6a3c3993 Rename Status packet to Summary; limit handles to 24 characters; remove guidelines section from about page. 2024-10-13 10:27:34 -07:00
yukirij
6e29ae42e8 Change practice auto language; add rotation persistence between games and review. 2024-10-06 17:53:11 -07:00
yukirij
5fb0067168 Send notification updates on undo; fix practice on retire; fix loading game from challenge. 2024-10-06 12:44:30 -07:00
yukirij
60b48e4708 Implement undo button for live games. 2024-10-05 17:54:31 -07:00
yukirij
97619b532e Remove console print. 2024-10-05 13:04:39 -07:00
yukirij
9d65579fd9 Fix turn persistence on return from practice. 2024-10-05 13:04:19 -07:00
yukirij
e19168411f Fix practice link from review. 2024-10-05 11:44:43 -07:00
yukirij
0726436439 Rework game messages; change images to raw vector graphics. 2024-10-04 20:17:15 -07:00
yukirij
64d91c30ff Add client/server version checking. 2024-10-02 12:27:31 -07:00
yukirij
15030fc700 Remove resume button from complete games. 2024-10-01 23:19:45 -07:00
yukirij
9dfefd70d0 Fix missing Resume button on refresh. 2024-10-01 15:31:39 -07:00
yukirij
f096fd6f79 Indiciate history winner and online users. 2024-10-01 11:45:07 -07:00
yukirij
913a35beaa Update piece names; remove check restriction from alt moves. 2024-09-25 18:06:07 -07:00
yukirij
f22f8cde3b Add review and resume buttons to game interface. 2024-09-08 14:34:07 -07:00
yukirij
c39c05969e Fix handling of alt move plays. 2024-09-08 00:58:50 -07:00
yukirij
1dbe02966b Add extras and account buttons; language update. 2024-09-07 01:03:09 -07:00
yukirij
632a7fd363 Split challenge nav button into users and requests. 2024-09-06 22:47:48 -07:00
yukirij
8439ce87ac Add undo button to practice. 2024-09-05 10:51:58 -07:00
yukirij
d78722ca51 Change practice player to 2. 2024-09-05 09:15:34 -07:00
yukirij
b3a1ef8dd7 Add reset point on play from here. 2024-09-05 01:27:58 -07:00