github SabakiHQ/Sabaki v0.30.1
Sabaki v0.30.1

latest releases: v0.52.2, v0.52.1, v0.52.0...
7 years ago
  • The game graph has been rewritten from scratch and is now more efficient with large game trees without the need to collapse subtrees. The graph is more accessible, the nodes have a bigger click surface and dragging the graph can go beyond the component.

    Updated game graph

  • The game collection manager includes support for ngf and gib files. It also sports a slick board animation, which is very slick. Did I mention it's slick?

    Slick game collection manager animation

  • You can attach two engines to Sabaki and let them play each other while you can sip tea comfortably and watch them fight. The GTP console has been redesigned so you are able to address both engines separately. It also displays (usually) useful stderr information from the engines. Command autocompletion is more obvious now.

    Tea time

  • Drawing with the line/arrow tool makes it clear that drawing over an existing line/arrow removes that line/arrow.

    Drawing lines

  • You can assign custom label texts to a vertex on the board by selecting the label or number tool and clicking 'Edit Label' in the context menu.

  • When encoding is not specified, Sabaki tries to infer the encoding from content instead of assuming ISO-8859-1 (Thanks to @fohristiwhirl).

  • When CA property is missing from an opened file, Sabaki previously saves it without correct UTF-8 CA property. This results in Sabaki opening these files in ISO-8859-1, not correctly displaying text. This is fixed now.

  • When attaching engines, Sabaki previously sends the boardsize command after clear_board which technically can result in arbitrary board positions on the engine. This is fixed now.

  • Other Go software may specify the same property multiple times on a tree node, which technically makes the SGF invalid. Sabaki can handle these files now.

Don't miss a new Sabaki release

NewReleases is sending notifications on new releases.