Janis
6def31dd80
refactor(core): add IO module and integrate GameContext import/export traits
2026-04-04 19:50:08 +02:00
Janis
b184d50265
refactor(core): cleanup UI and notation imports for NCS-22 interface abstraction
...
Build & Test (NowChessSystems) TeamCity build failed
- Removed unused CastleSide import from PgnExporter
- Updated TerminalUI and GUIObserver to use GameContext
- Temporarily disabled GUI FEN/PGN import-export (requires full rework with GameContext)
- Deleted unused logic files and GameController per spec
Note: GameEngine still needs final refactoring to use RuleSet + GameContext.
Core architecture (api -> rule -> core) is structurally complete.
2026-04-03 17:16:40 +02:00
shosho996
1361dfc895
feat: NCS-16 Core Separation via Patterns ( #10 )
...
Build & Test (NowChessSystems) TeamCity build finished
Co-authored-by: Janis <janis-e@gmx.de >
Co-authored-by: shahdlala66 <shahd.lala66@gmail.com >
Co-authored-by: Janis <janis.e.20@gmx.de >
Reviewed-on: #10
Reviewed-by: Janis <janis-e@gmx.de >
Co-authored-by: Shahd Lala <shosho996@blackhole.local >
Co-committed-by: Shahd Lala <shosho996@blackhole.local >
2026-03-31 10:31:02 +02:00
Janis
51b210e9eb
chore: Update documentation and improve test writing guidelines
2026-03-22 11:47:20 +01:00
Janis
a8abd69e0e
chore: Add initial implementation of move validation logic and game controller
2026-03-21 21:26:37 +01:00
Janis
9c2456e928
chore: Set up shared-models library and initial project structure for NowChessSystems
2026-03-21 17:07:28 +01:00
Janis
a8d457a612
chore: Configure Scala build with dependencies and project structure
2026-03-21 15:52:51 +01:00
Janis
0d6935e184
chore: Initial Commit
2026-03-21 14:40:00 +01:00