Janis
2cd3ea35f6
refactor(tests): improve FEN and PGN parser test cases for clarity and coverage
2026-04-05 18:41:26 +02:00
Janis
0778882db6
refactor(core): simplify castling logic and improve move translation methods
Build & Test (NowChessSystems) TeamCity build failed
2026-04-05 17:48:06 +02:00
Janis
432385c7b0
refactor(core): replace GameHistory with HistoryMove in PGN export logic
2026-04-05 17:08:54 +02:00
Janis
a1b7cc7f4a
refactor(core): streamline FEN and PGN export/import methods in ChessBoardView
2026-04-05 17:01:34 +02:00
Janis
fa5cdf4e9c
refactor(core): enhance GameEngine and GUI for undo/redo functionality and integrate FEN/PGN export/import
Build & Test (NowChessSystems) TeamCity build failed
2026-04-04 21:02:39 +02:00
Janis
c08e5f8c62
refactor(core): migrate GameState to GameContext and update FEN handling
Build & Test (NowChessSystems) TeamCity build failed
2026-04-04 17:55:08 +02:00
Janis
3d9a108bdc
refactor(core): NCS-22 update GameEngine to use GameContext and integrate Rule module
Build & Test (NowChessSystems) TeamCity build failed
2026-04-04 17:11:11 +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
TeamCity
51ffd7aac9
ci: bump version with Build-28
2026-04-03 09:09:16 +00:00
TeamCity
45013c87a9
ci: bump version with Build-27
2026-04-02 19:15:54 +00:00
Janis
80518719d5
feat: NCS-21 Write Scripts to automate certain tasks ( #15 )
...
Build & Test (NowChessSystems) TeamCity build finished
Co-authored-by: shahdlala66 <shahd.lala66@gmail.com >
Reviewed-on: #15
Co-authored-by: Janis <janis.e.20@gmx.de >
Co-committed-by: Janis <janis.e.20@gmx.de >
2026-04-02 21:11:21 +02:00
TeamCity
2d6ead7e47
ci: bump version with Build-26
2026-04-01 20:53:08 +00:00
Janis
3ff80318b4
feat: NCS-17 Implement basic ScalaFX UI ( #14 )
...
Build & Test (NowChessSystems) TeamCity build finished
Co-authored-by: shahdlala66 <shahd.lala66@gmail.com >
Reviewed-on: #14
Co-authored-by: Janis <janis.e.20@gmx.de >
Co-committed-by: Janis <janis.e.20@gmx.de >
2026-04-01 22:48:30 +02:00
TeamCity
9fb743d135
ci: bump version with Build-25
2026-04-01 08:40:41 +00:00
TeamCity
8bbeead702
ci: bump version with Build-24
2026-04-01 07:17:44 +00:00
Janis
13bfc16cfe
feat: NCS-10 Implement Pawn Promotion ( #12 )
...
Build & Test (NowChessSystems) TeamCity build finished
Reviewed-on: #12
Reviewed-by: Leon Hermann <lq@blackhole.local >
Co-authored-by: Janis <janis-e@gmx.de >
Co-committed-by: Janis <janis-e@gmx.de >
2026-03-31 22:18:14 +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