Janis
369b8421b1
feat(game): autoformat
Build & Test (NowChessSystems) TeamCity build finished
2026-04-29 20:59:58 +02:00
Janis
75be096c5a
feat(game): add GameWritebackEventDto and update related services for game state management
Build & Test (NowChessSystems) TeamCity build failed
2026-04-29 20:52:50 +02:00
Janis
106118ad29
refactor: clean up code formatting and improve readability across multiple files
2026-04-29 08:38:27 +02:00
Janis
5d97c3c8b5
feat(redis): migrate from Redisson to Quarkus Redis client and update configuration
2026-04-28 22:44:10 +02:00
Janis
1ab6532b0a
feat(security): add internal secret handling and Redis integration for bot events
2026-04-28 09:29:05 +02:00
Janis
106b4d3b7e
feat(coordinator): add Redis integration and improve configuration for game state management
Build & Test (NowChessSystems) TeamCity build was removed from queue
2026-04-26 18:25:03 +02:00
Janis
83f84371be
feat(redis): implement Redis integration for game state management and websocket communication
2026-04-26 00:13:35 +02:00
Janis
b6be0cd249
feat(grpc): implement gRPC services for game context management and move handling
2026-04-25 10:21:58 +02:00
Janis
9a39cd6916
perf(core): reduce inter-service HTTP calls from 11 to 4 per move
...
- Add `postMoveStatus` batch method to `RuleSet` trait (default impl composes
individual calls; `RuleSetRestAdapter` overrides with single HTTP round-trip)
- Collapse 5 sequential rule checks in `GameEngine.executeMove` into one
`postMoveStatus` call
- Add `POST /api/rules/post-move-status` endpoint to rule-service
- Add `exportCombined` to `IoServiceClient` and `POST /io/export/combined`
endpoint to io-service, replacing two separate FEN/PGN HTTP calls
- Fix `statusOf` to pattern-match on `WinReason` from `ctx.result` instead
of making a redundant `isCheckmate` HTTP call
- Remove duplicate `legalMoves` pre-validation in `GameResource.makeMove`;
engine already validates and fires `InvalidMoveEvent`
- Add `scalafix:off` guards for pre-existing `var`/`return` usage in
`DefaultRules` hot-path code
- Apply spotless formatting to previously unformatted files
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-24 20:39:01 +02:00
Janis
3706ece936
feat(game): enhance game engine with resign functionality and optimize move generation
Build & Test (NowChessSystems) TeamCity build was queued
2026-04-24 11:39:50 +02:00
Janis
3df199afa1
feat(game): introduce game modes and time control features
Build & Test (NowChessSystems) TeamCity build failed
2026-04-23 21:56:21 +02:00
TeamCity
67511fc649
ci: bump version with Build-50
2026-04-22 08:21:04 +00:00
Janis
093134d36c
feat(rule): Rules as a microservice ( #39 )
...
Build & Test (NowChessSystems) TeamCity build finished
Co-authored-by: LQ63 <lkhermann@web.de >
Co-authored-by: TeamCity <teamcity@service.local >
Reviewed-on: #39
2026-04-22 10:09:35 +02:00
TeamCity
52b171c7af
ci: bump version with Build-46
Build & Test (NowChessSystems) TeamCity build finished
2026-04-22 06:51:59 +00:00
TeamCity
3ca2afbb4b
ci: bump version with Build-45
2026-04-21 13:49:26 +00:00
TeamCity
74a4fce0ca
ci: bump version with Build-44
2026-04-21 11:13:30 +00:00
Janis
f088c4e9ff
feat: NCS-37 Quarkus integration ( #35 )
...
Reviewed-on: #35
Reviewed-by: Leon Hermann <lq@blackhole.local >
2026-04-21 12:35:20 +02:00
TeamCity
8a1cf909d4
ci: bump version with Build-43
2026-04-19 20:53:56 +00:00
TeamCity
d16cec176b
ci: bump version with Build-42
2026-04-19 14:01:11 +00:00
Janis
8744bee2dd
feat: NCS-41 Bot Platform ( #33 )
...
Co-authored-by: Janis <janis@nowchess.de >
Reviewed-on: #33
Co-authored-by: Janis <janis.e.20@gmx.de >
Co-committed-by: Janis <janis.e.20@gmx.de >
2026-04-19 15:52:08 +02:00
TeamCity
5f4d33f3ca
ci: bump version with Build-41
2026-04-16 16:55:00 +00:00
Janis
767d3051a7
feat: NCS-13 Implement Threefold Repetition ( #31 )
...
Build & Test (NowChessSystems) TeamCity build finished
Reviewed-on: #31
2026-04-16 18:49:20 +02:00
TeamCity
b2e62dc60c
ci: bump version with Build-40
2026-04-14 19:23:01 +00:00
Janis
b0399a4e48
feat: NCS-14 implemented insufficient moves rule ( #30 )
...
Build & Test (NowChessSystems) TeamCity build finished
Reviewed-on: #30
Co-authored-by: Janis <janis.e.20@gmx.de >
Co-committed-by: Janis <janis.e.20@gmx.de >
2026-04-14 21:17:56 +02:00
TeamCity
ec2ab2f365
ci: bump version with Build-39
2026-04-12 19:03:52 +00:00
Janis
fd4e67d4f7
feat: NCS-25 Add linters to keep quality up ( #27 )
...
Build & Test (NowChessSystems) TeamCity build finished
Reviewed-on: #27
Reviewed-by: Leon Hermann <lq@blackhole.local >
Co-authored-by: Janis <janis.e.20@gmx.de >
Co-committed-by: Janis <janis.e.20@gmx.de >
2026-04-12 20:58:39 +02:00
TeamCity
3cb3160731
ci: bump version with Build-38
2026-04-12 17:41:12 +00:00
TeamCity
3ecb2c9d66
ci: bump version with Build-37
2026-04-12 15:20:01 +00:00
TeamCity
e158b0a7f0
ci: bump version with Build-36
2026-04-12 14:45:56 +00:00
TeamCity
9d11d25b99
ci: bump version with Build-35
2026-04-08 07:37:40 +00:00
TeamCity
b518c704fa
ci: bump version with Build-34
2026-04-07 19:42:37 +00:00
Janis
fe8e3c0539
fix: NCS-32 Queenside Castle doesn't care about pieces in the way ( #23 )
...
Build & Test (NowChessSystems) TeamCity build finished
Reviewed-on: #23
Co-authored-by: Janis <janis.e.20@gmx.de >
Co-committed-by: Janis <janis.e.20@gmx.de >
2026-04-07 20:32:48 +02:00
TeamCity
47032378e2
ci: bump version with Build-31
2026-04-07 06:25:56 +00:00
lq64
217f14f899
refactor: NCS-19 Currying ( #18 )
...
Build & Test (NowChessSystems) TeamCity build finished
Summary
- Curried candidateMoves, legalMoves, and applyMove in the RuleSet trait to separate (context) as the world being
operated on from the computation parameter
- Updated DefaultRules overrides and all internal call sites
- Updated all external call sites: GameEngine, PgnParser, PgnExporter, ChessBoardView, and all affected tests
Test plan
- All existing tests pass (./gradlew build)
- No behaviour changes — pure style refactoring, existing test suite is the regression guard
Co-authored-by: LQ63 <lkhermann@web.de >
Reviewed-on: #18
Reviewed-by: Janis <janis-e@gmx.de >
Co-authored-by: Leon Hermann <lq@blackhole.local >
Co-committed-by: Leon Hermann <lq@blackhole.local >
2026-04-06 21:03:17 +02:00
TeamCity
638139602c
ci: bump version with Build-30
2026-04-06 07:21:42 +00:00
Janis
8f56a82104
refactor: NCS-22 NCS-23 reworked modules and tests ( #17 )
...
Build & Test (NowChessSystems) TeamCity build finished
Reviewed-on: #17
2026-04-06 09:07:39 +02:00