Commit graph

41 commits

Author SHA1 Message Date
Moritz
711569b8e5 send uci info 2025-11-20 10:20:56 +01:00
Moritz
d5b679b6bf update progress 2025-11-20 00:22:18 +01:00
Moritz
a127815cad lazy move generation 2025-11-20 00:19:35 +01:00
Moritz
a93bfe258c restructure 2025-11-19 22:05:37 +01:00
Moritz
2e5f6e3d7d update progress 2025-11-19 11:35:46 +01:00
Moritz
6c5e92aade increased tt size to 4GB 2025-11-19 11:33:40 +01:00
Moritz
05dc19925c update progress 2025-11-19 10:44:27 +01:00
Moritz
42816a6939 implemented transposition table 2025-11-19 10:40:41 +01:00
Moritz
ea9419d7e0 update progress 2025-11-18 20:54:30 +01:00
Moritz
b69323665c integrated material eval into psqt 2025-11-18 20:14:47 +01:00
Moritz
7b84e8a0ab update progress 2025-11-18 17:03:04 +01:00
Moritz Eigenauer
ecf1de6c6a iterative deepening 2025-11-18 15:19:30 +01:00
Moritz Eigenauer
0c1055d7aa fixed eval wrong table orientation 2025-11-18 13:07:16 +01:00
Moritz Eigenauer
32be42e283 piece square evaluation 2025-11-18 11:44:36 +01:00
Moritz Eigenauer
4a8e1ce52c fix checkmate search 2025-11-17 10:52:15 +01:00
Moritz
6b280c35bb progress 2025-11-17 08:32:19 +01:00
Moritz
c6c12145e4 progress 2025-11-17 08:31:42 +01:00
Moritz
e62ed41521 alpha beta pruning 2025-11-17 08:29:17 +01:00
Moritz
a18f22bcc5 alpha beta pruning 2025-11-17 08:26:06 +01:00
Moritz
bc4d1dc865 .\.git\ 2025-11-17 08:25:15 +01:00
Moritz
391a08ad88 alpha beta pruning 2025-11-16 20:49:24 +01:00
Moritz
eb19606360 alpha beta pruning 2025-11-16 20:18:44 +01:00
Moritz
96ea7fd2c9 fixed progress tracking 2025-11-15 18:42:56 +01:00
Moritz
e66771dba9 performance progress tracking 2025-11-15 18:30:21 +01:00
Moritz
f1ec0a08d9 fixed uci 2025-11-15 11:43:03 +01:00
Moritz
66cea5a2bf basic uci protocol 2025-11-15 01:04:03 +01:00
Moritz
9d527634eb most basic best move search 2025-11-14 23:32:52 +01:00
Moritz
af2178abad fixed perft 2025-11-14 22:30:42 +01:00
Moritz Eigenauer
e3edb21111 debug 2025-11-14 18:45:41 +01:00
Moritz
196e5ba265 added (failing) perft, debugging required 2025-11-14 13:56:49 +01:00
Moritz
2aca5ed841 prevented illegal castling 2025-11-14 12:16:55 +01:00
Moritz
2a100c8b50 completed is_square_attacked testing 2025-11-14 11:20:44 +01:00
Moritz
e305a3556f implement is_square_attacked and is_king_attacked 2025-11-13 22:59:26 +01:00
Moritz
1ddc38165f added undo_move, added make/undo testing 2025-11-13 16:47:34 +01:00
Moritz
e7578dd0f0 cleanup and restructure 2025-11-13 15:47:32 +01:00
Moritz
5e19c1e494 finished make_move 2025-11-13 14:47:43 +01:00
Moritz
b72e1e55eb implemented make_move for basic white moves 2025-11-13 01:06:33 +01:00
Moritz Eigenauer
ca75fa6d61
Delete mistake 2025-11-13 00:03:13 +01:00
Moritz Eigenauer
628b9fcc42 syncing between desktops 2025-11-12 18:19:21 +01:00
Moritz Eigenauer
1f61dc35f8 reworked moveflag system 2025-11-12 18:09:51 +01:00
Moritz Eigenauer
951a8bbec6 Reinitialize repository and add working move generation for all pieces 2025-11-12 17:01:12 +01:00