ml-research / liground

A free, open-source and modern Chess Variant Analysis GUI for the 21st century
https://ml-research.github.io/liground.github.io/
GNU Affero General Public License v3.0
108 stars 35 forks source link

Support 3check pasting of other FEN variants #185

Closed magehrke closed 4 months ago

magehrke commented 3 years ago
ianfab commented 3 years ago

The FEN parsing in the core engine actually already supports that, so I assume it is only rejected in the ffishjs FEN validation.

ianfab commented 2 years ago

FEN validation will support it in the next ffishjs version: https://github.com/ianfab/Fairy-Stockfish/pull/398