Lizzie v0.6+
Pre-releaseLizzie v0.6+
This Pre-release is a beta version before related pull request is merged to the official version.
-- updated in 2019-08-18: Some more update and fixed (describe later or view wiki).
-- updated in 2019-07-08: Fixed some issue for sgf parse, engine start & switch, change some description
-- updated in 2019-07-06: Refresh the engine info when change in the ConfigDialog
-- updated in 2019-07-05: Merged the more support the KataGo by @yzyray and @kaorahi, Fixed some the KataGo issues, Allow change the komi, more config option, allow control branch move when mouse over
-- updated in 2019-06-24: Support the KataGo non-square boards (press Ctrl+X to setup), support the KataGo greater than 25x25 board, support pre-load the engine, support view some online go games (press Q and input the game url).
-- updated in 2019-05-17: Fixed performance issue for new Pane UI, Update play against AI, allow continue from current move, Default to turn off the hold winrate in the move (option 'hold-winrate-to-move'), Some Layout Adjust
-- updated in 2019-05-07: Lazy Load Config Dialog, Default Close New UI, Keep Cyan Color as the Best Move, Reduce the board margin, Add Best Move & Branch Limit, Fixed play against 0.17, Press 'L' to toggle lcb & Winrate by @yzyray
To add some new features based on Lizzie 0.6: (:heavy_check_mark: - Merged, :clock9: - Reviewing)
- π Fixed sgf tt pass bug
- π Fixed play against 0.17
- π Double Click the Move to Jump
- π More Config Dialog Items
- π New UI
- π Add the Avoid/Allow Dialog (Alt+A) for the Leela Zero next.
- π Fix window position persist issue
- βοΈ Add Gtp Console Dialog (Press E to toggle and Auto Start if turn on the option 'print-comms')
- π Support persisted the window position
- π Allow config the Board Position by option 'board-postion-propotion'
- βοΈ Fixed Clear Board Issue.
- βοΈ Support Change the Move by shortcut Alt+M.
- βοΈ Show the visits per second in the title bar.
- βοΈ Support the remote ssh command line.
- βοΈ Support more board size and can change by config dialog.
- βοΈ Add config dialog (engine) and engine wizard: press Ctrl+X to open
- βοΈ Support replay branch when press key 'R', replay interval by option 'replay-branch-interval-seconds' by @phiming
- βοΈ Press '[' and ']' to adjust the main board position by @phiming
- βοΈ Fixed sgf escape char process
New UI:
New UI layout that used multiple independent panes that can be dragged out.
(Press Alt+W to Turn On Design Mode that can be dragged out the Pane and Press Alt+W again to Turn off Design Mode).
Split the original single frame into the following panes:
Main Board
Basic Info
Winrate
Sub Board
Variation Tree
Comment
At the same time, each Pane, like the JToolBar, can be dragged out to be a separate window so that we can display them on different displays. The window will restore a pane when the window be closed.
Gtp Console Dialog (press E or Auto Start if turn on the option 'print-comms')):
Config dialog (Press Ctrl+X):
Engine wizard (Click '...' button: