v1.1.0
General changes/fixes:
- Highlight last move (very useful to see if en passant is allowed).
- Added a config file (settings.json) to change board size, puzzle db location, piece theme (name the images the same way as the merida ones and set the directory name in the config file) and search results limit. This will (hopefully) be made easier in the future but at least a temporary way to change these things was needed right now.
- Doesn't crash anymore when all the search results are solved.
Minor changes:
- Removed a theme option ("of-player") that didn't make sense for this app.
- Include the side to move in the "Wrong move" message (for the cases when you click too fast by mistake and miss it).
- Don't start the selection if the click isn't on a piece from the side to move.
Windows:
- Doesn't open a command prompt window anymore.
- Added another .exe (named "offline-chess-puzzles-win7.exe") for windows versions older than Windows 10. The piece theme can't be changed and is quite ugly (it uses a font and not images) but other than that, the functionality is the same.
Linux:
- First binary release. The AppImage file is self-contained as it's supposed to be but if you want/need you can put a settings.json file (like the one in the repository) in the same directory to change things. It was tested on Arch Linux and Linux Mint 20.1.