107 Commits

Author SHA1 Message Date
yukirij
adfa367153 Fix ghosting after animation. 2024-08-26 20:56:42 -07:00
yukirij
612f513b72 Minor adjustment to auto playback speed. 2024-08-26 20:54:54 -07:00
yukirij
3aaf7a8ce1 Reduce auto playback speed to avoid collision with animation. 2024-08-26 20:53:36 -07:00
yukirij
5f7b722bed Change from coordinates for drop animation. 2024-08-26 20:49:00 -07:00
yukirij
2eb6dbf7e1 Fix from coordinates for drop animation. 2024-08-26 20:42:59 -07:00
yukirij
805851a7f7 Set drop animation origin to column start. 2024-08-26 20:23:14 -07:00
yukirij
645ac599a7 Fix from coordinates for drop animation. 2024-08-26 20:17:46 -07:00
yukirij
fa7202927e Change background of animation piece. 2024-08-26 16:49:21 -07:00
yukirij
30c4036b9b Clone pieces for animation. 2024-08-26 16:44:15 -07:00
yukirij
cd5836b146 Fix syntax error. 2024-08-26 16:39:45 -07:00
yukirij
8f9985791a Fix scaling issue when drawing animation tiles. 2024-08-26 16:39:04 -07:00
yukirij
e56e461d49 Add animation to auto replay. 2024-08-26 16:33:40 -07:00
yukirij
7ccea94dc6 Add move animation. 2024-08-26 16:17:44 -07:00
yukirij
1cf6839fa9 Rename retire to resign. 2024-08-25 23:54:07 -07:00
yukirij
38a175b239 Remove message data console print. 2024-08-25 22:06:11 -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
70cdc763b2 Fix slider max value update on load. 2024-08-25 12:50:46 -07:00
yukirij
5282b96327 Fix retire message on history load. 2024-08-25 12:46:15 -07:00
yukirij
939d9e5488 Reduce delay when loading history. 2024-08-25 12:41:26 -07:00
yukirij
762f2abab2 Merge spectate and history views; increase bot delay to 1 second. 2024-08-25 12:28:51 -07:00
yukirij
d4d578a5a7 Update text for history auto button. 2024-08-24 15:26:53 -07:00
yukirij
a90ace5af9 Add URL and authentication persistence. 2024-08-24 15:19:06 -07:00
yukirij
7292e52d2c ISSUE-3: Fix case-sensitive handles. 2024-08-24 00:32:36 -07:00
yukirij
10e947df92 Add confirmation to surrender button. 2024-08-23 23:58:45 -07:00
yukirij
7dc7b11a58 Increase auto replay speed. 2024-08-23 22:36:29 -07:00
yukirij
eaaf367df9 Add automatic replay. 2024-08-23 22:23:05 -07:00
yukirij
d70eb2e03b Fix history player mode. 2024-08-23 21:36:50 -07:00
yukirij
19a1ed36d7 Fix type handling of turn slider. 2024-08-23 20:35:57 -07:00
yukirij
61119368d1 Improve history UI. 2024-08-23 19:29:07 -07:00
yukirij
74a1036836 Show hints off-turn. 2024-08-23 15:42:45 -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
cc83ec117d Adjust auto move selector. 2024-08-20 19:13:31 -07:00
yukirij
dfa1c9a5e5 Fix checkmate detection. 2024-08-20 19:12:19 -07:00
yukirij
d7d7d019f3 Adjust auto play selection. 2024-08-20 17:24:52 -07:00
yukirij
87693291f3 Adjust auto play selection. 2024-08-20 17:22:42 -07:00
yukirij
655ec28e14 Increase random move selection of auto play. 2024-08-20 17:17:55 -07:00
yukirij
ab7fbe470d Fix auto selection for Dawn. 2024-08-20 17:10:15 -07:00
yukirij
7c265aca0d Adjust automatic move scores. 2024-08-20 17:08:42 -07:00
yukirij
e8843b00ed Fix auto selection for Dawn. 2024-08-20 15:59:38 -07:00
yukirij
87e59db684 Add button color to indicate page. 2024-08-20 15:11:00 -07:00
yukirij
37584de432 Update invite code form label. 2024-08-20 13:40:50 -07:00
yukirij
e7b3556ac4 Fix direction checking for jump moves. 2024-08-20 13:27:18 -07:00
yukirij
c6fcb6bd78 Fix checking move handling. 2024-08-20 13:03:21 -07:00
yukirij
9de322afd3 Prevent auto move under checkmate. 2024-08-20 11:43:06 -07:00