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
5a21e57ca9
chore: Update build configuration for Scoverage and ScalaTest integration
2026-03-22 14:19:44 +01:00
Janis
1f1d3b670f
chore: Refactor chess logic to MVC pattern and enhance board representation
2026-03-21 20:37:33 +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