amchess / ShashChess

A try to implement Alexander Shashin's theory on a Stockfish's derived chess engine
GNU General Public License v3.0
131 stars 28 forks source link

No checkbox for turning off 50-move draw rule in TB endings: #29

Closed Firebrandx closed 2 years ago

Firebrandx commented 2 years ago

Stockfish has a setting quite valuable to ICCF players: Uncheck 50-move draw rule in endgame TB's. ICCF removed such draw rules so the endgame TB can force checkmates that would normally have violated this outdated OTB rule.

I was looking for this same checkbox in ShashChess, and couldn't find it.

amchess commented 2 years ago

I eliminated because rarely used. I can reintroduce in the next version.

Firebrandx commented 2 years ago

That seems odd because the credits for Shashchess include some ICCF players. I would hope they stressed the importance of including ICCF rule options in the parameters like the aforementioned 50-move-draw rule override for TBs.

At any rate, yes please include it as a parameter. Thanks!

Firebrandx commented 2 years ago

Thanks for the new release adding this feature!

amchess commented 2 years ago

you're welcome