Skip to content

Releases: rooklift/ogatak

v1.3.4

12 Mar 21:04
Compare
Choose a tag to compare
  • Hopefully final fixes to the SGF comment editor.
  • Changed how promoting lines in the game tree works, to be more intuitive, maybe.

v1.3.3

12 Mar 14:31
Compare
Choose a tag to compare
  • Fix a couple of minor issues with comment editing.
  • I need to move away from using single-key accelerators (that is, those that don't require holding the Control key) since they conflict with typing into the comments... so they've been removed or changed. A special exception has been made for the Spacebar accelerator.

v1.3.2

12 Mar 11:24
Compare
Choose a tag to compare
  • SGF comment editing.
  • This is a bit experimental but seems to work.
  • Let me know about any problems.

v1.3.1

10 Mar 19:53
Compare
Choose a tag to compare
  • Added number and text labels; logic should be similar to CGoban's.
  • Mid-game board edits will no longer toggle who the active player is.

v1.3.0

08 Mar 21:11
Compare
Choose a tag to compare
  • Fix behaviour of kos when the active player is manually adjusted.
  • Improved some tab-related behaviour.
  • Reverted Electron to v9.4.4 - because v17 seemed to occasionally give mysterious keyboard issues.

v1.2.8

07 Mar 18:37
Compare
Choose a tag to compare
  • Support the creation of rectangular boards.
  • Explicitly disallow boards > size 19, which can't be run on KataGo anyway.

v1.2.7

06 Mar 20:41
Compare
Choose a tag to compare
  • Added basic board edit tools (AB, AW, AE).
  • Added basic board markup tools (TR, SQ, CR, MA).
  • Add the ability to toggle the active player. (This is not the same as passing.)
  • [Stealth re-release] Possibly fix an issue where the window might lose focus even when it seems to have it.

v1.2.6

05 Mar 11:51
Compare
Choose a tag to compare
  • Hopefully do a better job of dealing with screens that have a zoom set (i.e. via Windows Display Settings).
  • Fix some annoying flicker when navigating backwards with the ownership map on.

v1.2.5

05 Mar 01:00
Compare
Choose a tag to compare
  • More intensity for the ownership graph.
  • Restored transparent colour options.
  • Added some colour options.
  • Added a file in /gfx that is relevant to anyone modding the graphics.

v1.2.3

03 Mar 21:15
Compare
Choose a tag to compare
  • Improved how the ownership map is drawn (or made it worse, idk).
  • Added some more colour options.