Markus Liebelt
Markus Liebelt
Found another strange one, added a test case for it.
Ok, I have merged your pull request. I tried some months ago to upgrade Chessground to the newest version, but failed, and did not find out the reason for that....
I have to dig through some of the issues, if I remember correctly, I have gotten such a feedback already. The viewer is nice, but the code is a mess....
Ok, checked the code again (after some months not touching it). I think the problem is, that the reader has a complex data model (not functional), and you need the...
Agree. It should be a simple fix to change the styling to something like a comment, or even have a separate CSS class or selector for it. I will have...
Sorry for being late ... I want at least to ensure that your usage will work. I have only a few test cases that check the switch of games in...
Interesting idea. Currently, the pgn-parser in itself is not able to "play" chess. But combined with the pgn-reader, that should be easily doable. What do you need, the reading of...
Do you have an example or a link to examples? So I can get from there the format, and do a draft proposal for a change. If you trust the...
[example-puzzle-db.csv](https://github.com/mliebelt/PgnViewerJS/files/9940163/example-puzzle-db.csv) with a few lines. Here are some findings: * first line: c2c1q is not a valid move (at the moment) * piece symbols are missing, so a chess engine...
Well, the notation is just wrong. I cannot say how that was produced. The wrong move is Bc6. This is part of a variant (starting with character "("), which indicates...