gaintpd / cutechess

Cute Chess is a graphical user interface, command-line interface and a library for playing chess. This Repo cantains the xiangqi, minixiangqi and manchu variant support
GNU General Public License v3.0
4 stars 3 forks source link

Cute janggi win/loss bug (After using the pass) #13

Open cjssh1002 opened 3 years ago

cjssh1002 commented 3 years ago

When playing the game, when the score of the black (red) piece is high, double-click the king and use the "pass" then automatically make the 0-1 decision. Unless Blue "pass" again, the 0-1 judgment is wrong.

The normal janggi rule is play again in white (blue).

but it is automatically changed to "Ke9" in the movement record and is judged as black (red) win.

Many of this bugs appear early in the game. It works fine after the mid-game.

This is a very serious bug, please fix it as soon as possible.

11 22

gaintpd commented 3 years ago

Thank you very much for the bug report, I will fix it as soon as possible.