257 Commits

Author SHA1 Message Date
yukirij
a883474609 Fix flipped from and to checks. 2024-08-18 18:38:55 -07:00
yukirij
2d195a7f79 Fix bad promotion check. 2024-08-18 18:36:45 -07:00
yukirij
e55a6cb258 Add debug prints for promotion checking. 2024-08-18 18:30:45 -07:00
yukirij
5d5892c66f Potential fix for promotion detection. 2024-08-18 18:26:50 -07:00
yukirij
ffa5d45d31 Fix server promotion check. 2024-08-18 17:25:47 -07:00
yukirij
aaae17c6b2 Fix subtract with overflow bug. 2024-08-18 16:55:30 -07:00
yukirij
b119775293 Add unencrypted TCP handling. 2024-08-18 15:59:51 -07:00
yukirij
2dacd18f72 Remove info placeholder message. 2024-08-18 13:55:59 -07:00
yukirij
f41ec75609 Remove canvas scaling. 2024-08-18 13:54:45 -07:00
yukirij
c9df933bfb Add piece mirror; fix move hints on rotate. 2024-08-18 13:40:09 -07:00
yukirij
6b596cc766 Fix direction bits. 2024-08-18 11:36:31 -07:00
yukirij
10aa79366a Restore movement hints on hover hints. 2024-08-18 02:07:49 -07:00
yukirij
9c25f65820 Update hover with dark background instead of border. 2024-08-18 02:04:54 -07:00
yukirij
1c79d512da Revert castle/tower positions. 2024-08-18 01:57:48 -07:00
yukirij
78aa84262d Revert castle/tower positions. 2024-08-18 01:56:34 -07:00
yukirij
34f089344f Update knight move. 2024-08-18 01:54:53 -07:00
yukirij
83b996e01c Fix practice reset button; update knight moves. 2024-08-18 01:39:14 -07:00
yukirij
e3def36694 Fix blocking applied to multiple pieces. 2024-08-18 00:07:29 -07:00
yukirij
a8393e0df9 Swap tower and castle positions. 2024-08-17 22:10:43 -07:00
yukirij
3d8d68e0c5 Fix server-side promotion handling. 2024-08-17 20:46:29 -07:00
yukirij
d53e8e272e Fix server-side promotion handling. 2024-08-17 19:08:02 -07:00
yukirij
fd1d99dd77 Implement blocking. 2024-08-17 18:50:23 -07:00
yukirij
dc4827c982 Change disconnect behavior to avoid practice disconnect. 2024-08-17 15:39:22 -07:00
yukirij
354868446e Fix pool selection for dusk player. 2024-08-17 15:25:24 -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
0f682a21be Move player handle position. 2024-08-16 20:55:27 -07:00
yukirij
e7f3760cec Move player handle position. 2024-08-16 20:30:20 -07:00
yukirij
21041e7476 Add behemoth piece; fix sync issues. 2024-08-16 20:26:44 -07:00
yukirij
62e553a2e8 Swap lance and knight ids. 2024-08-16 17:34:31 -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
365f80444d Hotfix for null interface draw issue. 2024-08-16 17:17:26 -07:00
yukirij
303fa26132 Fix live page. 2024-08-16 17:10:04 -07:00
yukirij
9a840f0a02 Fix connection loss handling. 2024-08-16 16:56:52 -07:00
yukirij
c98a4cf1da Fix knight hints, convert tile border from stroke to fill. 2024-08-16 16:53:29 -07:00
yukirij
c0df79f056 Update registration code. 2024-08-16 16:24:32 -07:00
yukirij
888402cff2 Fix join game on create for Browse page. 2024-08-16 16:14:34 -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