Releases: razvanfilea/ChessEngine
Releases · razvanfilea/ChessEngine
v1.3
v1.2
- Brand new interface remade in Jetpack Compose!
- Add a Moves History bar which displays made moves
- Captured pieces by either sides are now shown
- Random moves from an opening book are made in the beginning
- Remake the Landscape Interface
- Add PGN Exporting
- Add a setting to limit the engine's allowed thinking time
- Re-add engine multi-threading
- Improved move generation speed
- Lots and lots of bug fixes
v1.1.1
- Add Option to Export FEN Positions
- Greatly Improve the FEN Importing Dialog
- Improve Castling Animation
- Fix: unable to import FEN Positions with an En-Passant Square
v1.1
- Rewrite the engine (full set of features on README)
- A lot faster without the need for multithreading
v1.0
Merge pull request #1 from TheLuckyCoder/v1.0 Version 1.0
v0.27
Fix errors