Commit Graph

131 Commits

Author SHA1 Message Date
b1a3c436c0 feat: lazy load images and allow access to text only articles 2025-09-08 07:41:15 +02:00
09ddc26337 Revert "feat: live reload"
This reverts commit 3c2d5f27b3.
2025-09-07 22:09:22 +02:00
3c2d5f27b3 feat: live reload 2025-09-07 22:00:20 +02:00
88432fba4d feat: removed redundatnd server.py 2025-09-07 21:48:00 +02:00
8bc62f641c feat: small articles webpage 2025-09-07 21:46:47 +02:00
8f24526058 feat: 14kB articles site 2025-09-07 21:26:55 +02:00
175a2b256c feat: added lichess db puzzle to gitignore 2025-09-07 15:45:25 +02:00
749546fdb2 feat: failed attempt at solving more than 4 puzzles 2025-09-07 14:53:50 +02:00
f31ca68c26 feat: added micro max engine 2025-09-07 13:31:13 +02:00
51bc2a142e feat: engine passes 2 puzzles from lichess 2025-09-07 13:07:15 +02:00
5077091ba7 feat: added randomengine to gitignore binary 2025-09-06 18:27:15 +02:00
03f8a2a5ac feat: C engine 2025-09-06 18:26:31 +02:00
dd8763f30f feat: added script to extract links form html 2025-09-06 14:00:34 +02:00
5b5ba69a19 feat: pof show battery in react app 2025-09-02 15:19:30 +02:00
2752329d5f feat: football api 2025-08-24 13:56:30 +02:00
b6fb50479f fix: left button drift 2025-08-24 13:23:58 +02:00
f91423c56c feat: remove the yellopw line 2025-08-24 13:19:50 +02:00
a28aeb6938 feat: sound effects 2025-08-24 13:17:58 +02:00
1601d7c368 feat: make the game have any sense at al 2025-08-24 13:14:47 +02:00
662b456332 feat: simple fps game 2025-08-24 13:11:24 +02:00
6789ee4610 feat: removed looks blunderinsh function 2025-08-23 21:39:41 +02:00
c1691c15f7 feat: compare move chosen with the blunder move 2025-08-23 21:30:15 +02:00
6fd285d5d1 feat: unified blunder tests 2025-08-23 20:27:32 +02:00
1eebe9f7f5 feat: remove entire looks blunderish logic 2025-08-23 19:49:50 +02:00
b41509f4a9 feat: ignore blunderish safe 2025-08-23 19:37:31 +02:00
6cb457f710 chore: tests 2025-08-23 18:54:56 +02:00
8a6b67b9ae chore: more blunders 2025-08-23 18:13:53 +02:00
0d9bb67fb0 feat: more blunders 2025-08-23 17:57:51 +02:00
34c3213270 feat: more blunders less king shuffling 2025-08-23 17:11:15 +02:00
b0067393d6 feat: more blunder tests 2025-08-23 16:27:41 +02:00
49602c9f7c fix: blunder tests 2025-08-23 16:18:24 +02:00
16e7a7f875 feat: more blunder tests 2025-08-23 15:53:42 +02:00
f874095e76 feat: fix the queen blunder 2025-08-23 15:46:05 +02:00
392a97085f feat: added tests for lichess bot 2025-08-23 15:16:26 +02:00
5461801043 feat: make the analyze chess game script use more pc resources 2025-08-22 22:30:47 +02:00
8716b7213c feat: log failures in connecting to lichess 2025-08-22 21:48:28 +02:00
08dfd062b7 feat: record who played who and date 2025-08-22 21:19:10 +02:00
d0d0cdf505 feat: show when bot is evaluating its game 2025-08-22 20:52:06 +02:00
821d6a6961 feat: added bot versioning 2025-08-22 20:22:06 +02:00
e4e25da762 feat: Chess game analysis using Stockfish 2025-08-22 20:07:59 +02:00
616da6fcce feat: automatic time budgeding 2025-08-22 18:35:59 +02:00
42ec8be258 feat: make the bot record games 2025-08-22 17:26:17 +02:00
77f66e6bb4 fix: not able to start game as white 2025-08-22 17:04:42 +02:00
5b5b069033 feat: simple lichess bot 2025-08-22 16:49:30 +02:00
545a30a01f feat: poker modified 2025-07-19 19:31:18 +02:00
a905f6e87e feat: coop keyboard quality of flife changes 2025-07-18 00:17:41 +02:00
2c6dc5f16b feat: coop keyboard game 2025-07-18 00:08:21 +02:00
2be0f1f8a9 fix: most lint issues 2025-07-14 16:25:23 +02:00
0fc908f92d chore: made static functions static 2025-07-14 16:08:05 +02:00
f52d4f243a feat: wrap memcpy and sprintf executions into single function 2025-07-14 15:59:26 +02:00