145 Commits

Author SHA1 Message Date
yukirij
24e5e9d609 Add alt moves for Castle and Knight; change Lance promotion moves to two tiles on sides. 2024-09-03 17:21:56 -07:00
yukirij
efe46428f7 Change promoted castle move to redeploy. 2024-09-02 12:58:28 -07:00
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
50851064e7 Fix replace handling. 2024-09-01 15:35:04 -07:00
yukirij
a817ccdcb9 Change base64 slash to minus. 2024-09-01 15:25:56 -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
6d59c03652 Reorder challenge user list table. 2024-08-31 18:02:04 -07:00
yukirij
79ab10fc8d Remove backward move from militia. 2024-08-31 00:41:08 -07:00
yukirij
779729eead Add backward move to lance. 2024-08-31 00:22:23 -07:00
yukirij
52c8735e27 Add backward move to lance; fix variable name; rearrange challenge list columns. 2024-08-31 00:11:13 -07:00
yukirij
46db616ba5 Revert animation on previous. 2024-08-30 17:41:35 -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
82f8c83b22 Improve table visuals. 2024-08-29 21:47:10 -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
030921e4e5 Switch resume list method. 2024-08-28 00:49:34 -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
ea733b8f47 Update table presentation. 2024-08-27 18:25:23 -07:00
yukirij
ce5e8d7f62 Fix missing language term. 2024-08-27 17:31:56 -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
eca1b27f1b Fix missing turns language. 2024-08-27 14:17:58 -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
86b5f96092 Add current turn highlight; fix join on challenge answer. 2024-08-27 00:18:04 -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