Sabaki

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

MIT License

Stars
2.4K

Bot releases are visible (Hide)

Sabaki - Sabaki v0.20.0

Published by yishn over 7 years ago

Added

  • Ability to change the order of variations
  • Ability to remove certain node information from the whole game or current position
  • Ability to sort games in a game container
  • Add compact and big style game tree

Changed

  • Update to Electron v1.4.15
  • Current variation is more distinguishable from other variations in the game tree

Fixed

  • Sabaki uses \r\n as linebreaks on Windows
  • Fix 'Download' button when an update is available
Sabaki - Sabaki v0.19.3

Published by yishn almost 8 years ago

Added

  • Sabaki remembers board setup, i.e. komi, board size, and handicap stones

Changed

  • Update to Electron v1.4.13

Fixed

  • Fix copy to clipboard not working
  • Fix board arrows not pointing in the right direction
Sabaki - Sabaki v0.19.2

Published by yishn almost 8 years ago

Added

  • Sabaki offers to reload the opened file if it has been changed externally
  • Ability to remove all variations apart from the active one

Changed

  • Update to Electron v1.4.12

Fixed

  • Fix incorrectly interpreting openings on boards other than 19×19
  • Fix Sabaki closing even if user cancels
Sabaki - Sabaki v0.19.1

Published by yishn almost 8 years ago

Added

  • Ability to flatten nodes

Changed

  • Update to Electron v1.4.7

Fixed

  • Fix game graph not being updated when pasting variations sometimes
Sabaki - Sabaki v0.19.0

Published by yishn almost 8 years ago

Added

  • Add 'Play' menu
  • Add 'Go To Move Number' menu item
  • Ability to select points by keyboard input
  • Ability to copy/cut/paste variations

Changed

  • Change keyboard shortcuts for toggling sidebar elements
  • Update to Electron v1.4.5
  • Update to Octicons v5.0.1
  • Remove gemini-scrollbar dependency

Fixed

  • Fix handicap stones being placed incorrectly
  • Fix not being able to select executables for engines
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