Commit Graph

20 Commits

Author SHA1 Message Date
e3f9e6dc0b fix: correct shebang and executable permissions
- Add +x to Python scripts with shebangs (3 files)
- Remove -x from non-script files like .cpp, .txt, makefile (23 files)
- Move shebang to first line in C/imageViewer/lint.sh
2025-11-30 13:42:16 +01:00
51bc2a142e feat: engine passes 2 puzzles from lichess 2025-09-07 13:07:15 +02:00
03f8a2a5ac feat: C engine 2025-09-06 18:26:31 +02:00
6789ee4610 feat: removed looks blunderinsh function 2025-08-23 21:39:41 +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
f874095e76 feat: fix the queen blunder 2025-08-23 15:46:05 +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
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
5b5b069033 feat: simple lichess bot 2025-08-22 16:49:30 +02:00