Skip to content

Releases: rooklift/ogatak

v1.0.6

14 Feb 21:51
Compare
Choose a tag to compare
  • Somewhat clearer and better tree drawing; and less likely to annoy graph-theorists.

v1.0.5

14 Feb 15:36
Compare
Choose a tag to compare
  • Fix some CSS issues and other minor aesthetic issues.

v1.0.4

13 Feb 16:12
Compare
Choose a tag to compare
  • Basic implementation of SGF marks and labels such as triangles, letters, etc (read-only).
  • Fix a situation where stale dead stone markers might be drawn.
  • Fix some annoying visual artifacts on startup.

v1.0.1

24 Nov 01:02
Compare
Choose a tag to compare
  • Added the ability to see comments that already exist in an SGF file. (No editing yet.)
  • See Sizes --> Comment box

v1.0.0

07 Sep 17:12
Compare
Choose a tag to compare
  • Make a better effort to read SGF files that declare a charset like Shift-JIS or GB2312.
  • The Permissive SGF reader option has therefore been removed again.

v0.5.7

31 Jul 20:57
Compare
Choose a tag to compare
  • Added an option Permissive SGF reader (in the Misc menu) which attempts to ignore some errors while loading SGF files. Since the result is not guaranteed correct, it should only be used if there's a problem.
  • Ensure output SGF files have standard properties in their root nodes.
  • Remove one potential memory leak.

v0.5.6

29 Jul 21:24
Compare
Choose a tag to compare
  • Further improvements for loading SGF files with unusual encodings.

v0.5.5

29 Jul 16:54
Compare
Choose a tag to compare
  • Better handling of SGF files which declare a character set other than UTF-8.
  • Better display of errors from the engine in certain circumstances.

v0.5.4

17 Jul 11:42
Compare
Choose a tag to compare
  • Symmetry pruning now does what you'd expect.
  • The various open and save dialogs now remember their last used folder.

v0.5.3

01 Jul 16:53
Compare
Choose a tag to compare
  • Play Black and Play White.
  • Fix a minor visual glitch with the tree when resizing.
  • Dedicated setup menu.