196 Commits

Author SHA1 Message Date
yukirij
a501905227 Move handle positions further from the board. 2024-09-01 17:42:25 -07:00
yukirij
b8a14f266c Fix null play issue. 2024-09-01 16:49:05 -07:00
yukirij
b4792936db Fix animation ghosting. 2024-09-01 16:46:38 -07:00
yukirij
2dabac08cd Remove rogue message print. 2024-09-01 16:44:56 -07:00
yukirij
cb4eeb2640 Add tile numbers. 2024-09-01 16:37:57 -07:00
yukirij
1349268a80 Fix handling of animation plays. 2024-09-01 15:23:22 -07:00
yukirij
2400b57a2c Check animation play is not move or drop. 2024-09-01 15:21:43 -07:00
yukirij
8f4e3d0b11 Add animation to previous play button; fix replay auto handling on bar select. 2024-08-30 17:39:00 -07:00
yukirij
db227227c9 Fix ghost target animation. 2024-08-30 17:34:51 -07:00
yukirij
c91281ed94 Add animations to history navigation; fix animation continuation on navigate. 2024-08-30 09:48:13 -07:00
yukirij
2a4c4c4a42 Rearrange pool tiles. 2024-08-29 18:47:35 -07:00
yukirij
f109cfce4b Revert table header for challenges. 2024-08-27 17:17:44 -07:00
yukirij
02830ca999 Fix turn indicator. 2024-08-27 14:22:13 -07:00
yukirij
e712559b68 Fix turn indicator. 2024-08-27 14:21:35 -07:00
yukirij
564db3f433 Add Japanese language. 2024-08-27 14:13:55 -07:00
yukirij
309d995541 Update animation shadow color. 2024-08-27 11:50:28 -07:00
yukirij
a02d876696 Change animation shadow color. 2024-08-27 11:30:23 -07:00
yukirij
dfabe05d94 Add shadow to drop animation. 2024-08-27 10:45:59 -07:00
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
cd9a0aea2c Replace session create with challenge. 2024-08-25 20:35:13 -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
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
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