TCEC-Chess / tcecgui

Apache License 2.0
16 stars 16 forks source link

Promotion animation wrongly moves piece to promotion square #78

Closed robertnurnberg closed 4 years ago

robertnurnberg commented 4 years ago

An example is

https://tcec-chess.com/#div=sf&game=18&season=18

If you replay the game, on move 49. a8=Q+, the queen comes flying from h6, where the white queen was captured on move 31.

Alayan-stk-2 commented 4 years ago

Noticed the same issue

octopoulos commented 4 years ago

You have to imagine that the queen was killed and buried on h6, and then resurrects when the pawn goes to a8, that's why it flies from h6 to a8 :D

robertnurnberg commented 4 years ago

Unfortunately, the behaviour is not consistent. If you play through the moves in a different order, that flying does not happen. As far as I am concerned, the queen (or any other promotion piece) should just appear in place of the pawn.

octopoulos commented 4 years ago

fixed in upcoming update