gbtami / pychess-variants

Chess variant server
https://www.pychess.org
GNU Affero General Public License v3.0
235 stars 114 forks source link

Notation regressions #236

Closed CouchTomato87 closed 4 years ago

CouchTomato87 commented 4 years ago

There has been a notation regression for Shogun, where the pieces are now just "+X" instead of Q, M, A, C, G, etc.

Also, Makruk is using "S" for the Bishop, which I'm pretty sure is not correct.

gbtami commented 4 years ago

Can you file this in https://github.com/ianfab/Fairy-Stockfish/issues please? Notations are coming from pyffish and it is in Fairy-Stockfish now.

Fulmene commented 4 years ago

Makruk has been using S (silver) for the khon from the start. Any letter is actually fine since there's no standard English notation for it.

ianfab commented 4 years ago

Please continue discussion in https://github.com/ianfab/Fairy-Stockfish/issues/120