Skip to content

Releases: rooklift/nibbler

v1.7.4

16 Mar 15:44
Compare
Choose a tag to compare
  • Filter out terrible moves when displaying arrows for A/B engine.
  • Configurable via Display --> Arrow filter (A/B)

v1.7.3

16 Mar 13:51
Compare
Choose a tag to compare
  • Fix focus buttons sometimes not appearing when they should.

v1.7.2

16 Mar 13:26
Compare
Choose a tag to compare
  • Various minor improvements to the infobox and arrows.
  • Inactive searchmove (a.k.a. "focus") buttons are now hidden when a search is running; this helps prevents PV misclicks. To add a searchmove you must now stop the engine. (Behind the scenes, changing searchmoves has always required this anyway.)

v1.7.2-rc1

15 Mar 22:17
Compare
Choose a tag to compare
  • Various improvements when using A/B engines.
  • Fix a rare desync issue.
  • Always show all legal moves in the infobox.
  • Obsolete info from A/B engines (from an earlier time in the search) will be grayed out.
  • Option to display depth (for A/B engines only).

Some big internal changes to accomodate this; some chance of bugs; release candidate; blah blah blah.

v1.7.1

15 Mar 00:06
Compare
Choose a tag to compare
  • Additional minor improvements when displaying Stockfish info.
  • There's still more work to do, probably expect a 1.7.2 and more, soonish.

v1.7.0

14 Mar 18:11
Compare
Choose a tag to compare
  • Makes Nibbler work more-or-less correctly with Stockfish and maybe other A/B engines.
  • Nothing magical can be done about the fact that MultiPV is inherently crippling to A/B engines, but you can choose a low MultiPV value (see the menu item Dev --> A/B MultiPV). This menu item does not affect Leela.
  • Filtering arrows is disabled for A/B engines; the number of arrows will be the MultiPV choice.
  • In several ways the overall experience is still nicer with Leela.

v1.6.9

14 Mar 01:17
Compare
Choose a tag to compare
  • Slightly faster PGN loading.
  • Fix an issue with PVs when using Stockfish (which remains Not Actually Supported) in MultiPV = 1 mode .

v1.6.9-rc1

12 Mar 14:02
Compare
Choose a tag to compare
  • The ability to load a PGN book for use in "Play" modes. This is slightly experimental.
  • The use of a fairly small book (a megabyte or so) is recommended, since loading times are not the best.

v1.6.8

10 Mar 14:07
Compare
Choose a tag to compare

Changed some of the draw code. May improve visual quality when using certain custom piece sets.

v1.6.7

06 Mar 17:56
Compare
Choose a tag to compare
  • Option to display move numbers in PVs
  • Marginally better behaviour when using Stockfish (which remains Not Recommended)