Skip to content

Releases: rooklift/ogatak

v1.7.3

16 Sep 13:55
93672bf
Compare
Choose a tag to compare
  • [1.7.1] Coordinates.
  • [1.7.2] Made coordinates optional.
  • [1.7.3] Some missing translations added, thanks to ParmuzinAlexander and CGLemon.
  • [1.7.3] Made the graph use slightly more vertical space.

Please report any visual glitches caused by the coordinates, even minor ones.

v1.7.0

11 Sep 15:12
Compare
Choose a tag to compare
  • [1.6.9] Adds code to support GTP engines. However, this is experimental, unsupported, and not recommended. Accessible via editing the config file only. Various options that work with KataGo won't work in this mode.
  • [1.6.9] Switch to preferring Winrate over LCB for some things.
  • [1.7.0] Some fixes and improvements to the GTP mode.

v1.6.8

05 Sep 11:53
Compare
Choose a tag to compare
  • [1.6.6] Nodes with a comment will be highlighted in the game tree.
  • [1.6.7] Make the Tab key work inside the game info editor.
  • [1.6.8] Adds a hack available via the Dev menu that may make switching positions feel more responsive while KataGo is running. It should work but is off by default since the logic is a bit impure.

v1.6.5

10 Aug 17:42
Compare
Choose a tag to compare
  • Traditional Chinese translation, thanks to CGLemon.
  • Added an option to delay showing the mouseover PV (i.e. you must hover over a move for X time before the PV displays).

[Edit: There was a re-release (i.e. an update to the zip files) about 4 hours later that fixed a minor issue with translations, not worth worrying about.]

v1.6.3

07 Aug 17:52
Compare
Choose a tag to compare

Translation:

  • It is now possible to translate the menu text, and the most important GUI messages (the ones related to setup).
  • We start with English, русский (thanks to ParmuzinAlexander), and Français (or possibly Français cassé, since I did it myself - s'il vous plaît dites-moi si des changements sont nécessaires).
  • If you want to donate an hour or so of your time to add your language, see the file src/modules/translate.js.
  • Note that I'm not sure if right-to-left languages will work well.

Other:

  • Fix a slight issue with dragging the position on the graph past the ends.

v1.6.2

24 Jul 16:11
Compare
Choose a tag to compare
  • Allow totally hiding the minor graph.
  • Added accelerator for toggling the PV mouseover feature.
  • Fix the cursor not displaying properly when over the comments scroll bar.

v1.6.1

15 Jul 12:13
Compare
Choose a tag to compare
  • Hopefully fixes a race condition that might occasionally cause the GUI's config file not to be saved correctly.

v1.6.0

28 Jun 12:41
Compare
Choose a tag to compare
  • Fixes for various oddities in SGF files from the Fox server.

v1.5.9

24 Jun 13:23
Compare
Choose a tag to compare
  • Added more fine-grained Wide Root Noise options. (See also the README for more info.)
  • Display a message when the engine appears to be starting up.
  • Better handling if the engine unexpectedly quits.
  • Better colouring of low-visit moves.
  • Added a keystroke to pass.

v1.5.8

17 Jun 16:24
Compare
Choose a tag to compare
  • Fixes an issue where game info (player names, etc) could get lost when adding handicap stones.