Releases: mikeleany/tinman
Releases · mikeleany/tinman
Tinman v0.4.0
28 Jun 20:43
Compare
Sorry, something went wrong.
No results found
Added null-move pruning, which gives a significant improvement.
Added material draws (and drawish material) to evaluation.
Tinman v0.3.0
07 Jun 15:42
Compare
Sorry, something went wrong.
No results found
Changed to a principle variation search, which gives a small, but measurable improvement.
Note that I do not use Windows, so I have not tested the Windows executable.
Tinman v0.2.0
15 Feb 21:17
Compare
Sorry, something went wrong.
No results found
Added transposition table.
Added support for the following xboard commands: memory, sd.
Note that I do not use Windows, so I have not tested the Windows executable.
Another bug fix
09 Feb 14:55
Compare
Sorry, something went wrong.
No results found
Fixes queen-side castling and other move parsing issues (#12 , #13 , and #15 ).
Bug fix
29 Jan 15:16
Compare
Sorry, something went wrong.
No results found
Fixes #8 : Engine does not respond to client while thinking.
Fixes #9 : Stops pondering too early or too late.
A working engine
26 Jan 16:05
Compare
Sorry, something went wrong.
No results found
Engine has very basic functionality.