Skip to content

Releases: rooklift/ogatak

v2.0.8

22 Jul 14:54
Compare
Choose a tag to compare
v2.0.8 Pre-release
Pre-release
  • Version 2.0.8 was deleted - it was briefly useful since it handled a KataGo 1.15.0 issue, but with the release of KataGo 1.15.1 it is redundant.

v2.0.7

31 Mar 18:57
Compare
Choose a tag to compare
  • Fix Fox SGF handicap stones appearing at depth 1 instead of 0.
  • The secret GTP mode will be less inclined to transmit the entire history to the engine when not needed. If there was a secret GTP mode, which there is not.
  • Fixed sending unneeded "stop" commands to the engine. Hopefully we still send all the needed ones, please report any bugs.

v2.0.6

03 Mar 11:53
Compare
Choose a tag to compare
  • Fix a bug when playing vs the engine, where it might analyse even when it's the human's turn. Thanks to @MianmianYingxiang

v2.0.5

29 Feb 15:47
Compare
Choose a tag to compare
  • [2.0.4] Right-click on the board to prevent KataGo considering this move.
  • [2.0.5] Bugfixes related to the above.

v2.0.3

07 Feb 14:32
Compare
Choose a tag to compare
  • [2.0.2] Handle some oddities around SGF files from OGS (and conceivably other sources). In particular, move numbers from handicap 1 (i.e. no komi) games will be shown correctly (not out-by-1).
  • [2.0.3] Slightly reduce wasted space in the infobox when showing 3 different stats on the board. This means more space for the tree, if you use a small graph.

v2.0.1

06 Feb 01:51
Compare
Choose a tag to compare
  • [2.0.0] Simplified Chinese translation, thanks to Bandysol.
  • [2.0.1] Fix some glitches in the layout when using Chinese characters.

The layout of the infobox is still rather defective, I really need to fix that. Maybe some day.

v1.9.9

03 Feb 10:14
Compare
Choose a tag to compare
  • Trying to starting autoanalysis while at the very end of the game will jump to the root position before starting.
  • Fixes a couple of bugs which were both minor and unlikely to be encountered.

v1.9.8

01 Feb 00:02
Compare
Choose a tag to compare
  • [1.9.4] Ogatak will now only request the number of visits necessary from KataGo when doing autoanalysis. This should result in a speedup for most people (because KataGo will return results the instant it reaches the required number).
  • [1.9.5 - 1.9.8] Various bugfixes and GUI logic fixes related to the above.

The change to visits complicates the logic somewhat -- hence the bugfixes -- so please report any unexpected behaviour, here or on the Computer Go Discord. Thanks!

v1.9.3

27 Jun 17:39
Compare
Choose a tag to compare
  • [1.9.2] Added Autoscroll, which moves to the next position in the game at a regular interval. This is independent of whether the engine is running or not. Find it in the Misc menu. Note that the recommended away to analyse a whole game is still via the Autoanalysis command in the Analysis menu.
  • [1.9.3] Fix to the logic of when this gets automatically turned off.

v1.9.1

03 Jun 12:04
Compare
Choose a tag to compare
  • Fix for buggy GoQuest SGF files.
  • Hotkey (ctrl-E) to make KataGo takeover playing as the current colour.
  • Can now display basic ownership information for any analysed position, even if the setting wasn't enabled when it was analysed.
  • Fix a crash for misconfigured GTP engines in the secret GTP mode - if there was such a mode, which there is not.