Files
NowChessSystems/modules
Janis 09a70ed435 feat(io): implement PgnExporter.exportGameContext with move replay
PgnExporter now extends GameContextExport and implements exportGameContext,
which replays moves from GameContext.initial to reconstruct HistoryMove records
with proper castling/promotion info before generating PGN.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 13:20:59 +02:00
..