Sabaki

An elegant Go board and SGF editor for a more civilized age.

MIT License

Stars
2.4K

Bot releases are hidden (Show)

Sabaki - Sabaki v0.18.3

Published by yishn almost 8 years ago

Changed

  • Sidebar lag is reduced
  • More intuitive 'Go To Next/Previous Variation'
  • Update application icon
  • Update to Electron v1.4.4

Fixed

  • Fix 'Load From Clipboard' encoding issue
Sabaki - Sabaki v0.18.2

Published by yishn about 8 years ago

Fixed

  • Fix graph not displaying diamond shapes
Sabaki - Sabaki v0.18.1

Published by yishn about 8 years ago

Changed

  • Several internal changes to the code base
  • Update to Electron v1.4.3

Fixed

  • Fix arrow keys not working in open/save file dialog on macOS
  • Fix guess mode when an engine is attached
Sabaki - Sabaki v0.18.0

Published by yishn about 8 years ago

Added

  • Add support for non-UTF8 encodings (Thanks to @apetresc)
  • Add basic text editing keyboard shortcuts when editing/writing comments on macOS

Changed

  • Update to Electron v1.3.6

Fixed

  • Fix removing nodes resulting in invalid game graphs sometimes
  • Fix regression where guess mode stopped working
Sabaki - Sabaki v0.17.2

Published by yishn about 8 years ago

Changed

  • Update to Electron v1.3.5

Fixed

  • Fix autoplay stopping at non-move nodes
  • Fix autoplay not working with non-alternating color moves
  • Fix regression where swapping player names wouldn't work
  • Fix performance issue where a huge amount of games inside a SGF collection can slow down Sabaki
Sabaki - Sabaki v0.17.1

Published by yishn about 8 years ago

Fixed

  • Fix regression where autoplay is not working
  • Fix system paths not being honored in macOS
Sabaki - Sabaki v0.17.0

Published by yishn about 8 years ago

Added

  • Add keyboard shortcut for 'Pass' (Ctrl+P or Command+P)

Changed

Fixed

  • Fix PL[B] not working
  • Fix scrollbar in engines list not updating correctly
Sabaki - Sabaki v0.16.1

Published by yishn over 8 years ago

Changed

  • Update to Electron v1.2.7

Fixed

  • Fix games vanishing in 'Manage Games...' when dragging
  • Fix unresponsiveness when cancelling adding files to games
  • Fix adding files to games being impossible under Mac
  • Fix GTP console being unusable under Mac when native overlay scrollbars are turned on
Sabaki - Sabaki v0.16.0

Published by yishn over 8 years ago

Added

  • Autoplay mode
  • Ctrl-click position to insert coordinates when in edit mode

Changed

  • Update to Electron v1.2.5
Sabaki - Sabaki v0.15.3

Published by yishn over 8 years ago

Fixed

  • Fix userstyles not working
Sabaki - Sabaki v0.15.2

Published by yishn over 8 years ago

Added

  • Ability to turn off automatic move titles in the preferences
  • Add keyboard shortcut for 'Show Coordinates'

Changed

  • Change keyboard shortcut for 'Generate Move' to F5
  • Remove keyboard shortcut for 'GTP console'
  • Press Esc to exit full screen mode
  • Update to Electron v1.2.2

Fixed

  • Fix komi not updated for GTP engine
Sabaki - Sabaki v0.15.1

Published by yishn over 8 years ago

Added

  • Score estimator
  • Ability to select multiple existing files to add to SGF collection

Changed

  • Doesn't leave scoring mode when closing score table
  • Update to Electron v1.2.1

Fixed

  • Fix sending invalid GTP command when passing
Sabaki - Sabaki v0.15.0

Published by yishn over 8 years ago

Added

  • Create ASCII diagrams
  • Ability to animate fuzzy placement of stones
  • Ability to add existing files to SGF collection
  • 'Resign' menu item under 'Pass'

Changed

  • Board adapts size, looking more natural
  • Current stone markers resize with board
  • Change 'Go To Beginning' and 'Go To End' keyboard shortcuts to Home/End
  • Update to Electron v1.1.3

Fixed

  • Fix rounding errors regarding hoshi points
Sabaki - Sabaki v0.14.0

Published by yishn over 8 years ago

Added

  • Ability to add dates to games
  • Ability to create games on small boards
  • Ability to style Sabaki with userstyles (see wiki)

Changed

  • Display non-moves as diamonds in the game graph
  • Update to Electron v1.0.2

Fixed

  • Fix coordinates in console not being styled correctly
  • Fix weird grid lines behavior with small board sizes
Sabaki - Sabaki v0.11.2

Published by yishn over 8 years ago

Added

  • Guess Mode
  • Load/Copy SGF files from clipboard

Changed

  • Show game result when at the end of main variation
  • Update to Electron v0.37.3
Sabaki - Sabaki v0.13.0

Published by yishn over 8 years ago

Added

  • Support for non-square boards
  • Ability to show sibling variations on the board
  • Display result in scoring table

Fixed

  • Fix deselecting vertex when finding moves
  • Fix occasional crash when opening small files at startup
  • Fix label markup cutting off content or truncating three digit numbers
Sabaki - Sabaki v0.12.4

Published by yishn over 8 years ago

Fixed

  • Revert back to PNG stone images (see #74)
Sabaki - Sabaki v0.12.3

Published by yishn over 8 years ago

Added

  • Ability to choose GTP engine directly inside the 'New Game' drawer
  • Ability to link to move numbers in the comments (see wiki)

Changed

  • SVG stone images
  • Doesn't clear GTP console when detaching engines
  • Update to Electron v0.37.8
Sabaki - Sabaki v0.12.2

Published by yishn over 8 years ago

Fixed

  • Fix uncaught exception at first time startup
Sabaki - Sabaki v0.12.1

Published by yishn over 8 years ago

Added

  • Support for old SGF 'long property ids' (see #68)

Changed

  • Significant SGF parsing speed increase; parses Kogo's Joseki Dictionary in ~1 second
  • Significant graph updating speed increase
  • Update to Electon v0.37.7

Fixed

  • Fix misplaced triangle markup under OS X
  • Fix incorrect parsing of backslashes in comments