347 Commits

Author SHA1 Message Date
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
e5377cd64a Fix back tile checking for x=0. 2024-10-18 01:09:40 -07:00
yukirij
08562d9a3e Add additional debug prints. 2024-10-18 01:03:56 -07:00
yukirij
9daed4500b Add additional debug prints. 2024-10-18 00:59:07 -07:00
yukirij
694a5274f6 Add debug prints for castle alt move. 2024-10-18 00:54:43 -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
f4e6d9bacf Fix resign on checkmate; change password placeholder symbol. 2024-10-17 11:42:28 -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
5196222d71 Standardize user and requests tables. 2024-10-15 16:29:23 -07:00
yukirij
5b0ed47fc3 Adjust font and icon sizes. 2024-10-15 16:11:05 -07:00
yukirij
30b933017a Increase table font size. 2024-10-15 15:52:47 -07:00
yukirij
5f91f7a67e Specify column width on invitation table. 2024-10-15 13:47:39 -07:00
yukirij
7fff8bf0c1 Fix changes for mouse y. 2024-10-15 12:51:20 -07:00
yukirij
8961e4d365 Undo ui scale adjustment for high resolution displays. 2024-10-15 12:47:57 -07:00
yukirij
383f511fe4 Fix mouse offset for high resolution displays. 2024-10-15 12:46:52 -07:00
yukirij
50499653d5 Reduce scale on hover event for high resolution displays. 2024-10-15 12:40:35 -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
ddff618361 Fix check hint handling. 2024-10-14 17:06:29 -07:00
yukirij
c18f36958f Add scrollbars to users and requests pages. 2024-10-14 14:34:57 -07:00
yukirij
923a47cf69 Fix handling of drops when checking moves. 2024-10-14 14:27:45 -07:00
yukirij
d47bef97f0 Show checkmate message without check. 2024-10-14 14:14:45 -07:00
yukirij
391257e8d7 Remove check requirement for checkmate. 2024-10-14 14:01:49 -07:00
yukirij
8d8b5cd347 Add question mark to confirm undo button. 2024-10-14 13:02:20 -07:00
yukirij
4bbd97b52c Add initial elements for profile and account handling. 2024-10-14 12:36:54 -07:00
yukirij
bed3bf3b59 Minor fixes to about page. 2024-10-14 12:19:00 -07:00
yukirij
0a0c67b2f8 Add payment policy to about page. 2024-10-14 11:58:17 -07:00
yukirij
6994541671 Add pixel ratio scaling to play icons. 2024-10-13 21:50:45 -07:00
yukirij
b671923946 Fix syntax error. 2024-10-13 21:49:25 -07:00
yukirij
ca1d661e43 Add resolution scaling to canvas. 2024-10-13 21:48:24 -07:00
yukirij
86e92716be Add scrollbar to list pages. 2024-10-13 21:30:24 -07:00
yukirij
b4aa82c74d Undo last change. 2024-10-13 21:19:15 -07:00
yukirij
d14af61d73 Move piece meta data selection to after play. 2024-10-13 21:17:59 -07:00
yukirij
9a9eecdb9c Increase icon size in last played. 2024-10-13 21:15:03 -07:00
yukirij
2104e1e097 Reduce padding on last move canvas. 2024-10-13 20:47:26 -07:00
yukirij
22153a1dd0 Add latest play images. 2024-10-13 20:27:07 -07:00
yukirij
b272bf1b64 Adjust shape of piece hints. 2024-10-13 18:32:32 -07:00
yukirij
7dae905288 Reduce server-side prints. 2024-10-13 18:27:01 -07:00
yukirij
981aef3c1e Update extras page; add profile page. 2024-10-13 14:37:58 -07:00
yukirij
9feb88d81a Add handle to resume request. 2024-10-13 11:03:27 -07:00
yukirij
64c9d71941 Add handle to auth response. 2024-10-13 10:58:07 -07:00
yukirij
2c6fd43aa6 Acquire handle from authentication. 2024-10-13 10:56:48 -07:00