Skip to content

Releases: rooklift/ogatak

v1.2.2

02 Mar 20:21
26e614b
Compare
Choose a tag to compare
  • Write scores into saved SGFs.
  • Support drawing the entire ownership map.
  • Updated Electron to 17.1.0. (Let me know if this causes any issues...)

v1.2.1

01 Mar 18:51
Compare
Choose a tag to compare
  • Fix a couple of minor issues related to opening files in the OS, while the app is running.

v1.1.9

28 Feb 19:47
Compare
Choose a tag to compare
  • If Ogatak is set as the default SGF application... and it is already running... and the user double-clicks on an SGF file in the OS... then we now load that file in the already running program, rather than starting a new instance.

v1.1.8

28 Feb 16:17
Compare
Choose a tag to compare
  • Support drawing the trinity of LCB / Visits / Score like Lizzie does, though it's up to you to set the font / square sizes to fit all this cleanly on a square.
  • Other minor aesthetic fixes.

v1.1.6

27 Feb 16:02
Compare
Choose a tag to compare
  • Ability to set KataGo's PV length.
  • Added useful info (engine, config, weights) to the "About" box.

v1.1.5

25 Feb 21:24
Compare
Choose a tag to compare
  • Upon startup, should now remember if it was maximized when last closed.
  • Upon KataGo tuning, actually display the progress in the window. Wow!

v1.1.2

24 Feb 01:03
Compare
Choose a tag to compare
  • Better display of dead stones when the engine is advancing rapidly forward.
  • Some logic cleanups involving the graph.

v1.1.0

20 Feb 14:43
Compare
Choose a tag to compare
  • Removed the ability for multiple tabs to view the same tree - it's too confusing. (But if someone really thinks it was awesome, let me know.)
  • Fixed some other unintuitive behaviour around creating tabs.
  • Added the ability to save multigame collections.

v1.0.8

19 Feb 21:06
Compare
Choose a tag to compare
  • Added Stone Scoring (i.e. group tax) rules as an option.
  • Multiple unrelated code refactors, so some small chance I've introduced new bugs, please report any.

v1.0.7

19 Feb 11:33
Compare
Choose a tag to compare
  • Fix a stack overflow for very long variations (i.e. thousands of moves deep).
  • Minor aesthetic fixes.