lichess-org / lila-openingexplorer

Opening explorer for lichess.org that can handle all the variants and trillions of unique positions
http://lichess.org/analysis#explorer
GNU Affero General Public License v3.0
135 stars 34 forks source link

Wrong move notation #47

Closed mgrabovsky closed 8 years ago

mgrabovsky commented 8 years ago

The opening explorer shows an invalid move in the Latvian Gambit after 1.e4 e5 2.Nf3 f5 3.Nxe5. It shows Qxe7 as a possible continuation, and although Qe7 is a valid move, it's not a capture.

ss 2016-07-31 at 05 17 16

I'm not sure if this is an issue of this component specifically or whether I should file it under lila, but here we go.

niklasf commented 8 years ago

Thanks, fixed. I am experimenting with a new encoding format to improve handling of transpositions. This slipped through. Let me know if you find anything else :)