434 Commits

Author SHA1 Message Date
yukirij
5fb0067168 Send notification updates on undo; fix practice on retire; fix loading game from challenge. 2024-10-06 12:44:30 -07:00
yukirij
60b48e4708 Implement undo button for live games. 2024-10-05 17:54:31 -07:00
yukirij
b848492c5a Improve handling of spectator game messages. 2024-10-05 14:39:47 -07:00
yukirij
d8a33d1c10 Add debug information for spectator count. 2024-10-05 14:10:32 -07:00
yukirij
285987210b Fix spectator update on disconnect; change spectator symbol. 2024-10-05 14:04:50 -07:00
yukirij
6cc65737d9 Stop replay at end of history. 2024-10-05 13:26:48 -07:00
yukirij
97619b532e Remove console print. 2024-10-05 13:04:39 -07:00
yukirij
9d65579fd9 Fix turn persistence on return from practice. 2024-10-05 13:04:19 -07:00
yukirij
f975e723a7 Remove console prints. 2024-10-05 12:58:19 -07:00
yukirij
b9ba0bbefa Temporary fix for resign handling. 2024-10-05 12:57:13 -07:00
yukirij
e19168411f Fix practice link from review. 2024-10-05 11:44:43 -07:00
yukirij
5497873189 Add online user indicators; add spectator counter. 2024-10-05 02:00:12 -07:00
yukirij
97a1ba2fc4 Add online user tracking and notification. 2024-10-05 00:04:37 -07:00
yukirij
c5ce1ec2ad Fix play hint on resign. 2024-10-04 20:39:32 -07:00
yukirij
3dbee2d89f Handle temporary resign play code. 2024-10-04 20:36:13 -07:00
yukirij
239276508e Remove patch for play source change. 2024-10-04 20:33:57 -07:00
yukirij
08686670d8 Add patch for play code changes. 2024-10-04 20:32:08 -07:00
yukirij
cf365a9e2a Fix naming of promote image; remove console log. 2024-10-04 20:24:36 -07:00
yukirij
0726436439 Rework game messages; change images to raw vector graphics. 2024-10-04 20:17:15 -07:00
yukirij
fb2f8534a8 Fix castle alt mechanics. 2024-10-03 13:31:41 -07:00
yukirij
bdd353f8cf Revert knight alt move extent requirement. 2024-10-03 13:17:21 -07:00
yukirij
9d9e4837da Rebuild on commit change. 2024-10-03 12:42:22 -07:00
yukirij
c882bbd7fd Remove extent requirement from alt moves. 2024-10-03 12:32:01 -07:00
yukirij
7092bbf70c Add message print for server version. 2024-10-02 12:29:13 -07:00
yukirij
64d91c30ff Add client/server version checking. 2024-10-02 12:27:31 -07:00
yukirij
bb1fce886a Reduce saturation of last play hints. 2024-10-02 00:48:00 -07:00
yukirij
12882cbd27 Remove color from losing player in history. 2024-10-02 00:34:12 -07:00
yukirij
d33aec7bc2 Increase hint brightness; remove last play hint on select. 2024-10-02 00:32:21 -07:00
yukirij
15030fc700 Remove resume button from complete games. 2024-10-01 23:19:45 -07:00
yukirij
6965ebbf75 Add console logs to detect no-play-on-click bug. 2024-10-01 20:58:52 -07:00
yukirij
8a146f3271 Remove outdated contents from guide. 2024-10-01 18:47:04 -07:00
yukirij
9dfefd70d0 Fix missing Resume button on refresh. 2024-10-01 15:31:39 -07:00
yukirij
aca6961036 Brighten darkest colors. 2024-10-01 13:53:38 -07:00
yukirij
0b313dbe85 Update play and check hints. 2024-10-01 13:48:12 -07:00
yukirij
b6f1be3bb5 Update play, animation, and check hints. 2024-10-01 13:36:26 -07:00
yukirij
f153498bf4 Fail login on password reset. 2024-10-01 12:40:30 -07:00
yukirij
53a16a7c2e Add temporary password reset method. 2024-10-01 12:36:50 -07:00
yukirij
5cb176299a Sort user handles as lowercase. 2024-10-01 12:07:48 -07:00
yukirij
f1360de3c4 Sort user list by online status and handle. 2024-10-01 12:04:40 -07:00
yukirij
f096fd6f79 Indiciate history winner and online users. 2024-10-01 11:45:07 -07:00
yukirij
820a75dfe2 Temporarily remove threat hint drawing. 2024-09-30 21:28:24 -07:00
yukirij
eaf95f8eba Prevent move on right button. 2024-09-29 21:08:19 -07:00
yukirij
359076563b Remove badge on logout; fix use of old turn term. 2024-09-29 12:24:16 -07:00
yukirij
a89636c846 Add favicon notification. 2024-09-28 20:35:49 -07:00
yukirij
b95162e9e2 Fix auto play dawn drop. 2024-09-27 18:06:48 -07:00
yukirij
98b7491645 Fix knight alt move handling. 2024-09-27 16:08:56 -07:00
yukirij
444b8e8e29 Reduce left margin. 2024-09-27 14:15:58 -07:00
yukirij
dc6a528957 Reduce label distance for tile letters. 2024-09-27 14:12:50 -07:00
yukirij
2d887aa48f Update margins and add E column label; change Turn term to Turns; fix placement bug due to check handling change. 2024-09-27 14:08:55 -07:00
yukirij
913a35beaa Update piece names; remove check restriction from alt moves. 2024-09-25 18:06:07 -07:00