Skip to content

Releases: Remi-Coulom/gogui

Add support for gogui_rules_board_gfx

14 Nov 12:02
Compare
Choose a tag to compare

Engines that support the gogui_rules_board_gfx gtp command can use it to display custom graphics in addition to stones. For instance, a chess program can use it to set square colors and piece labels. Analyze commands will display information on top of these gfx commands.

Fix missing dependency for gogui-display

10 May 18:39
Compare
Choose a tag to compare

New features and fixes

13 Mar 11:21
Compare
Choose a tag to compare
  • Don't use Quaqua anymore, which should fix some crashes on macOS (issue #18).
  • Support for large boards up to 52x52.
  • Support for games with moving pieces such as chess or ataxx
  • Drag-and-drop of sgf files (thanks to @zakki)
  • Fix wrong player names in sgf from gogui-twogtp -alternate (issue #9, thanks to @tomtseng)
  • New gogui-rules_captured_count command.
  • Minor fixes and improvements.

Bug fixes

24 Apr 14:24
Compare
Choose a tag to compare
  • Correct sgf result written by gogui-twogtp -alternate (#9).
  • Display other games' results.
  • Keep gtp shell and analyze dialog opened after changing program.

Support other games

16 Nov 17:02
Compare
Choose a tag to compare
  • GTP protocol extension to support alternative game rules (see doc)
  • Wait a little for program output before displaying popup.
  • Edit commands in Tree contextual menu.
  • New menu item View / Icon Size