51 Commits

Author SHA1 Message Date
yukirij
ee332c4852 Improve session filtering; add password UI to account. 2024-10-17 23:02:26 -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
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
4bbd97b52c Add initial elements for profile and account handling. 2024-10-14 12:36:54 -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
9a9eecdb9c Increase icon size in last played. 2024-10-13 21:15:03 -07:00
yukirij
22153a1dd0 Add latest play images. 2024-10-13 20:27:07 -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
12882cbd27 Remove color from losing player in history. 2024-10-02 00:34:12 -07:00
yukirij
d33aec7bc2 Increase hint brightness; remove last play hint on select. 2024-10-02 00:32:21 -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
359076563b Remove badge on logout; fix use of old turn term. 2024-09-29 12:24:16 -07:00
yukirij
2d887aa48f Update margins and add E column label; change Turn term to Turns; fix placement bug due to check handling change. 2024-09-27 14:08:55 -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
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
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
d2eb4fcaf4 Fix handle text entity. 2024-08-28 00:51:00 -07:00
yukirij
8bb1a70b18 Remove player name from resume list. 2024-08-28 00:46:40 -07:00
yukirij
9726ae89be Back button returns to sending page. 2024-08-27 22:41:49 -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
cd9a0aea2c Replace session create with challenge. 2024-08-25 20:35:13 -07:00
yukirij
762f2abab2 Merge spectate and history views; increase bot delay to 1 second. 2024-08-25 12:28:51 -07:00
yukirij
a90ace5af9 Add URL and authentication persistence. 2024-08-24 15:19:06 -07:00
yukirij
d70eb2e03b Fix history player mode. 2024-08-23 21:36:50 -07:00
yukirij
61119368d1 Improve history UI. 2024-08-23 19:29:07 -07:00
yukirij
724d543951 Update main nav buttons. 2024-08-23 14:21:23 -07:00
yukirij
16786906b8 Fix main nav function syntax issue. 2024-08-23 14:11:48 -07:00
yukirij
9437a81bfb Add Guide and About pages. 2024-08-22 16:25:04 -07:00
yukirij
87e59db684 Add button color to indicate page. 2024-08-20 15:11:00 -07:00
yukirij
7bdab36739 Add game history. 2024-08-19 12:53:39 -07:00
yukirij
c5e8e6aa2b Add practice mode and last play hints. 2024-08-17 14:50:53 -07:00
yukirij
ac3d01b0d7 Update joining and session lists. 2024-08-16 23:42:43 -07:00
yukirij
adf3cdef10 Implement game mechanics. 2024-08-15 22:38:05 -07:00
yukirij
ee12d74c67 Add persistent storage for salt and handle. 2024-08-10 15:04:34 -07:00