Skip to content

LiGround 0.6.0

Latest

Choose a tag to compare

@henrileonard henrileonard released this 13 Mar 16:10
· 4 commits to master since this release

New Features

  • Engine vs Engine (EvE) mode
  • Player vs Engine (PvE) mode with the ability to play as Black
  • PV line preview: hover over a move to see a preview of the resulting position on the board
  • PGN browser for importing and browsing games
  • Add comments to moves
  • Save and load games to local disk
  • Evaluation caching with multi-PV support using a local SQLite database
  • WDL (Win/Draw/Loss) bar visualization
  • New Game modal with variant selection

Bug Fixes

  • Fixed reset board stopping the game
  • Fixed import PGNs
  • Correct Stockfish variant list
  • Prevent starting a game when no engine is selected
  • Chess960 fix

Visuals

  • Dark mode for Game End Modal and Save Game Modal
  • Improved button styling with flexbox layout
  • Reduced GUI width and improved screen adaptation
  • General GUI smoothness improvements