Fix: Züge mit unnötiger SAN-Disambiguierung (Nge7) schlagen bei chess.js fehl; Auto-Advance bei neuen Zügen im Polling

This commit is contained in:
2026-05-27 10:22:52 +02:00
parent a42fe45812
commit 8d971dbef9
3 changed files with 48 additions and 18 deletions

View File

@@ -7,5 +7,8 @@
"@eslint/markdown": "^8.0.2",
"eslint": "^10.4.0",
"globals": "^17.6.0"
},
"dependencies": {
"chess.js": "^0.10.3"
}
}