Skip to content

Some minor feature additions and fixes

Compare
Choose a tag to compare
@hope366 hope366 released this 11 Sep 22:22
· 18 commits to master since this release

日本語での解説は以下のリンク先をご覧ください。
https://ameblo.jp/hope366/entry-12697460932.html

  • Addition of functions related to the winning percentage bar

The black and white border of the previous move is displayed as a gray line.
無題
There is a gray line slightly to the left of the 50% line. In other words, the last moment means that White   had a slight advantage.
However, White lost 20% and Black increased by 20% because White did something so bad.  

  • A dialog will indicate that the analysis has been paused

If you leave it with analysis turned on, a dialog will appear to notify the user when the maximum analysis time has elapsed.
The maximum analysis time can be changed to any value in Settings → Engine → Max analysis time.

  • Fixed the ability to adjust the position of the board

You can adjust the position of the board with the "[" and "]" keys, but after adjusting it, if you select Settings → UI, there was a bug that it was forcibly pulled back to the preset position in the UI.

  • Fixed about Score game

It is possible to move forward and backward after running the score game, but at this time, there was a bug that the check mark in "Game" → "Score game" was removed. Also, if you run the score game immediately after starting lizzie, there was a bug that stones could not be placed on the board and the analysis results were not reflected on the board. These bugs have been fixed in v3.0

  • Fixed an error when starting lizzie from the command line without config.txt

If you start lizzie without config.txt, an error will occur due to a defect in the engine command. By changing the "leelaz" part of the engine command to "leelazero / leelaz", lizzie works, but when I click "ok" in the engine column, an error occurs. It has been fixed in v3.0.