80 Commits

Author SHA1 Message Date
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
yukirij
4cc33ac334 Fix play from here. 2024-09-05 01:25:32 -07:00
yukirij
b3168d762f Add play from here button to history. 2024-09-05 01:05:27 -07:00
yukirij
271b37c309 Add focus to register and auth forms. 2024-09-04 17:35:17 -07:00
yukirij
4c8a1b4915 Add sent message to challenge button. 2024-09-04 16:58:13 -07:00
yukirij
a7684bea16 Add user status messages. 2024-09-04 15:34:54 -07:00
yukirij
c4420bf4dd Update language for name change. 2024-09-03 21:22:04 -07:00
yukirij
6d59c03652 Reorder challenge user list table. 2024-08-31 18:02:04 -07:00
yukirij
52c8735e27 Add backward move to lance; fix variable name; rearrange challenge list columns. 2024-08-31 00:11:13 -07:00
yukirij
46db616ba5 Revert animation on previous. 2024-08-30 17:41:35 -07:00
yukirij
8f4e3d0b11 Add animation to previous play button; fix replay auto handling on bar select. 2024-08-30 17:39:00 -07:00
yukirij
c91281ed94 Add animations to history navigation; fix animation continuation on navigate. 2024-08-30 09:48:13 -07:00
yukirij
2a4c4c4a42 Rearrange pool tiles. 2024-08-29 18:47:35 -07:00
yukirij
73dc56e5d7 Implement client-side list paging. 2024-08-29 16:42:16 -07:00
yukirij
e13e8a07dc Fix form submit on enter issues. 2024-08-29 12:29:56 -07:00
yukirij
030921e4e5 Switch resume list method. 2024-08-28 00:49:34 -07:00
yukirij
9726ae89be Back button returns to sending page. 2024-08-27 22:41:49 -07:00
yukirij
ea733b8f47 Update table presentation. 2024-08-27 18:25:23 -07:00
yukirij
ce5e8d7f62 Fix missing language term. 2024-08-27 17:31:56 -07:00
yukirij
f109cfce4b Revert table header for challenges. 2024-08-27 17:17:44 -07:00
yukirij
e712559b68 Fix turn indicator. 2024-08-27 14:21:35 -07:00
yukirij
564db3f433 Add Japanese language. 2024-08-27 14:13:55 -07:00
yukirij
86b5f96092 Add current turn highlight; fix join on challenge answer. 2024-08-27 00:18:04 -07:00
yukirij
1cf6839fa9 Rename retire to resign. 2024-08-25 23:54:07 -07:00
yukirij
bebdeb73aa Add game URL to page load. 2024-08-25 22:01:23 -07:00
yukirij
53c79faf7f Add history URL to page load. 2024-08-25 21:19:28 -07:00
yukirij
afc669ebf4 Add challenge URL to page load. 2024-08-25 21:16:34 -07:00
yukirij
cd9a0aea2c Replace session create with challenge. 2024-08-25 20:35:13 -07:00
yukirij
44ef10e6c2 Fix URL loading of game. 2024-08-25 13:11:54 -07:00
yukirij
762f2abab2 Merge spectate and history views; increase bot delay to 1 second. 2024-08-25 12:28:51 -07:00