39 Commits

Author SHA1 Message Date
yukirij
8bb1a70b18 Remove player name from resume list. 2024-08-28 00:46:40 -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
7ccea94dc6 Add move animation. 2024-08-26 16:17:44 -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
1df7dab092 Log user handle instead of request. 2024-08-24 00:36:55 -07:00
yukirij
7292e52d2c ISSUE-3: Fix case-sensitive handles. 2024-08-24 00:32:36 -07:00
yukirij
9437a81bfb Add Guide and About pages. 2024-08-22 16:25:04 -07:00
yukirij
7bdab36739 Add game history. 2024-08-19 12:53:39 -07:00
yukirij
91523a80a1 Implement retire. 2024-08-19 01:39:03 -07:00
yukirij
aca4e7acb1 Add retire implementation. 2024-08-19 01:15:43 -07:00
yukirij
9f7439eacf Remove militia placement restriction for promoted pieces; and language file. 2024-08-18 22:08:38 -07:00
yukirij
b119775293 Add unencrypted TCP handling. 2024-08-18 15:59:51 -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
21041e7476 Add behemoth piece; fix sync issues. 2024-08-16 20:26:44 -07:00
yukirij
3d0b53349d Fix remove connection on leave. 2024-08-16 17:27:29 -07:00
yukirij
71879a9efc Fix repeat connection issue. 2024-08-16 17:21:33 -07:00
yukirij
c0df79f056 Update registration code. 2024-08-16 16:24:32 -07:00
yukirij
7542dd6d9a Increase thread count. 2024-08-16 15:17:00 -07:00
yukirij
1a0e188e95 Update tokio header. 2024-08-16 15:14:41 -07:00
yukirij
edd7158ca2 Remove test prints. 2024-08-16 15:13:40 -07:00
yukirij
559bee47b8 Remove tokio call for accept. 2024-08-16 15:03:09 -07:00
yukirij
24f40bee7f Commit test code. 2024-08-16 15:01:42 -07:00
yukirij
f75642fd30 Add temporary debug prints. 2024-08-16 14:58:09 -07:00
yukirij
e9513cdae8 Add temporary debug prints. 2024-08-16 14:55:52 -07:00
yukirij
225cb34bab Add session persistence and check handling. 2024-08-16 14:25:35 -07:00
yukirij
adf3cdef10 Implement game mechanics. 2024-08-15 22:38:05 -07:00
yukirij
e3fd0c703a Add SVG assets. 2024-08-11 22:41:25 -07:00
yukirij
7ba9ce7ba0 Add game interface. 2024-08-11 21:10:05 -07:00
yukirij
ee12d74c67 Add persistent storage for salt and handle. 2024-08-10 15:04:34 -07:00
yukirij
d5c0d74016 Add auth operations; update web interface. 2024-08-10 09:25:23 -07:00
yukirij
7bae892c2e Add registration and authentication. 2024-08-08 23:16:22 -07:00
yukirij
cd6db8391b Fix server websocket. 2024-08-08 01:49:16 -07:00
yukirij
7ea088737d Remove wasm; add js client. 2024-08-08 00:37:58 -07:00
yukirij
26fe6c86e7 Implement server networking. 2024-08-07 12:58:04 -07:00
yukirij
329b97be9f Initialize repository. 2024-08-06 20:23:08 -07:00