TurtleOrangina
TurtleOrangina
# What does this PR do? Fixes invalid escape sequences in strings, they are illegal in python, and will throw a SyntaxError if run with "-W error", and always throw...
A small improvement that would make life analyzing my online games a bit smoother: Automatically rotate the game board so that it is from my view. This could be a...
When analysing a game via "Utilities->Analysis", you can set a time per move, and let it run. You then have variations for each move and evaluation shown next to the...
This PR is on top of "Apply linter suggestions for cleaner code". This is a draft PR, I would like some feedback, but functionally it works for me: My fit...
Hi, the README states: - Files with Developer Data fields can be parsed but the developer fields are dropped. This is an issue for me, as the Stryd running footpod...
When I start Lucas Chess after installing on Linux, it starts in xwayland "compatiblity" mode, as can be checked e.g. by starting "xeyes": The eyes only follow the mouse as...
Just updated to R 2.15c, and I noticed an issue with the font being too large for the kibitzer window: 
The Changelog for 2.16a says `Variations, arrows works when a variation is being displayed to show its movements. Left/Right = Previous/Next move. Up/Down = Previous/Next variation.` This is not working...
When I analyze a game, I typically start the kibitzer engine at the side, and then go through the moves with the arrow keys. If I fast forwards through the...
If you analyze a game with a Kibitzer, if you ever reach a position in which the game is over, typically mate but also stale-mate works, the kibitzer stops showing...