Commit Graph

8 Commits

Author SHA1 Message Date
Janis c10a4d7e64 feat(bot): implement bot architecture with difficulty levels and game context handling 2026-04-28 00:59:32 +02:00
Janis 6b59e68e04 feat(coordinator): add configurable coordinator settings and enhance WebSocket connection handling
Build & Test (NowChessSystems) TeamCity build failed
2026-04-26 22:33:16 +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 3df199afa1 feat(game): introduce game modes and time control features
Build & Test (NowChessSystems) TeamCity build failed
2026-04-23 21:56:21 +02:00
Janis e1f49e9289 feat(account): add configuration for NowChess Account Service 2026-04-22 22:17:14 +02: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
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
Janis f1c9df16b6 feat: add initial project structure and documentation files (#24)
Build & Test (NowChessSystems) TeamCity build finished
Reviewed-on: #24
2026-04-12 16:39:17 +02:00