Skip to content

Releases: rooklift/nibbler

v1.0.4

09 Aug 14:44
Compare
Choose a tag to compare

When in single-colour mode (versus mode) optionally play the best move when hitting the node limit (requires there to be a node limit).

This should work but is fairly experimental. Do report any bugs.

A minor bug related to this in v1.0.3 was fixed for v1.0.4.

v1.0.2

04 Aug 20:57
Compare
Choose a tag to compare

Replaced the PNG images with SVG. This should remove some unpleasant pixelation I noticed when using the smallest board size.

I hope SVG is as performant speed-wise, do report any lag / performance issues.

No other differences from v1.0.1.

v1.0.1-rc3

04 Aug 13:12
Compare
Choose a tag to compare

"Board size" menu option.
"Save window size" menu option.

v1.0.1

04 Aug 16:20
Compare
Choose a tag to compare

Proper preferences stored in a sane location and auto-saved.
The config.json file is no longer needed in the app folder.
Various size options in the size menu.

v1.0.1-rc2

03 Aug 17:49
Compare
Choose a tag to compare

Additional improvements to the new preferences system.

v1.0.1-rc1

03 Aug 16:04
Compare
Choose a tag to compare

Real preferences stored away from the app. Needs testing on Linux and Mac.
They can still be edited by hand. Find the new file via the App menu.

v1.0.0

03 Aug 14:12
Compare
Choose a tag to compare

Size menu (partial functionality, but also tells the user about the config options).
Load and Save compatibility with Electron 6 API (but still packaging the release with Electron 5).

The version number indicates that work on Nibbler is somewhat complete. While I've not quite done everything I hoped to do, I'm fairly happy with the state of things.

I might still implement real preferences, that would be 1.0.1.

v0.7.9

17 Jul 16:32
Compare
Choose a tag to compare

Ability to select Backend via menu.
Other minor improvements related to running without a valid config file.

v0.7.8

16 Jul 14:38
Compare
Choose a tag to compare

Work without a valid config file.

v0.7.7

13 Jul 15:58
Compare
Choose a tag to compare

Added D as an optional statistic (but note, many Leela nets, including the 4xxxx series, don't return a valid D value).
Also, the stats saved into the PGN via Serious Analysis Mode (tm) are now configurable.