8000 Releases · jazzm0/tactic-master · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: jazzm0/tactic-master

Fixed several bugs, use external board implementation

30 May 13:05
5106d78
Compare
Choose a tag to compare
1.0.15

keep board-data unchanged, flip board only in the view (#43)

Add promotion dialog

27 May 12:44
d3ea979
Compare
Choose a tag to compare

As requested: when promoting a pawn, the user must choose a piece to promote.

Fixing multiple bugs, improve UI layout

27 May 08:45
dd92c39
Compare
Choose a tag to compare

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):

  1. #40
  2. #35
  3. #34
  4. #33
  5. #27
  6. #25

Fixed hint path not displayed correctly on some devices

21 May 07:45
1bbca46
Compare
Choose a tag to compare

Add functionality, to share/load puzzles by their ID

20 May 11:05
d0b152b
Compare
Choose a tag to compare

Thanks to https://github.com/jannis701 It's possible now to load and share puzzles.

Fix board diplayed incorrectly, when playin black.

19 May 16:00
15ae63b
Compare
Choose a tag to compare

This fixes issue #18. Thanks for the contribution!

Two stage hint

19 May 15:38
9512a1d
Compare
Choose a tag to compare

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

30 Apr 12:46
1dc627b
Compare
Choose a tag to compare

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

28 Apr 09:08
b480c98
Compare
Choose a tag to compare

In this release I introduced a cleaner UI, and adding a hint for the next step.

Disable PNG compression

08 Apr 11:56
19140dc
Compare
Choose a tag to compare

Technical release to disable PNG compression, as it causes build problems.

0