Releases: jazzm0/tactic-master
Fixed several bugs, use external board implementation
Add promotion dialog
As requested: when promoting a pawn, the user must choose a piece to promote.
Fixing multiple bugs, improve UI layout
In this release there was a major refactor, including fixes for the following bugs (Thanks to https://github.com/jannis701 and https://github.com/Gernomaly):
Fixed hint path not displayed correctly on some devices
Thanks to https://github.com/jannis701 fro fixing #25!
Add functionality, to share/load puzzles by their ID
Thanks to https://github.com/jannis701 It's possible now to load and share puzzles.
Fix board diplayed incorrectly, when playin black.
This fixes issue #18. Thanks for the contribution!
Two stage hint
Clicking the first time on the hint icon will only mark the piece, but doesn't show the path.
Add reload button, change previous next arrow, reduce DB size, add more puzzles
In this release a UI polish happened, and I added more puzzles, by reducing the database schema size.
Add hint to solve puzzle, cleanup UI
In this release I introduced a cleaner UI, and adding a hint for the next step.
Disable PNG compression
Technical release to disable PNG compression, as it causes build problems.