Skip to content

Tarrasch V3.12b

Compare
Choose a tag to compare
@billforsternz billforsternz released this 28 Aug 04:32
· 136 commits to master since this release

This is a bug fix release, addressing the most serious known issues in Tarrasch.

  • Bug fix: Database creation, the last 3 of 6 PGN files now included and not ignored (thanks to Julian Fey from Germany for reporting this bug).
  • Bug fix: File open from shell or command line now checks for pgn or tdb, and doesn't just assume pgn (now tdb works as well - results were sadly rather comical when tdb file was assumed to be pgn).
  • Bug fix: Fix crash bug that caused pattern and material balance searches sometimes to fail catastrophically crashing Tarrasch before the search dialog even opened.
  • Bug fix: Progress bar was sometimes a little misleading with huge databases due to an integer overflow, now calculated with float instead.
  • Refinement: First game in a game dialog is now always shown immediately the dialog opens (previously it sometimes needed a down or up arrow key to reveal it).