Files
NowChessSystems/modules
Janis Eccarius fba324a5b0
Build & Test (NowChessSystems) TeamCity build finished
feat(game): add GET /{gameId}/fen-history endpoint
Returns a FEN string for every ply of the game (initial position + one
per move) by replaying moves via ruleSet.applyMove and exporting each
GameContext to FEN. Enables full per-move engine analysis from clients
without requiring a chess library on their side.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-21 10:54:35 +02:00
..
2026-06-17 07:24:13 +00:00
2026-06-15 20:52:53 +00:00
2026-06-19 10:28:49 +00:00
2026-06-02 09:49:42 +00:00
2026-05-02 15:53:05 +00:00
2026-05-12 22:21:53 +00:00
2026-05-06 07:06:52 +00:00
2026-06-03 06:04:13 +00:00
2026-06-19 10:28:49 +00:00