Johannes Czech
Johannes Czech
Sounds can currently not be disabled within the software.
Make the board element re-sizeable. Currently, the board is a bit small compared to the other elements.
When LiGround is started for the first analysis, it seems to work, but when a different engine is selected and switched back, it doesn't work anymore.
* 3check if you do a 960 position, the engine will think the game is 1-check * First to 1 check wins Thanks to _variantscanbefun_ for reporting it.
This should lead to better maintainability in the long run.
Add a field where users can paste PGN games from the clipboard.
Support exporting games files to a PGN file. * with engine annotation * with sub-variants * with comments -> related to **ffish.js**
Add more verbose information in the "About" menu. * License * Authors * Repository link * Used libraries
The first startup is working as expected in [release 0.2.0](https://github.com/ml-research/liground/releases/tag/0.2.0). However, if you close and restart the program, the default engines are not being loaded properly. The issues appears to...