Leon Hermann lq64
  • Joined on 2025-10-09
lq64 pushed to feat/NCS-9 at NowChess/NowChessSystems 2026-03-29 16:07:44 +02:00
a0d20a9975 revert(docs): Removed created docs from claude for en passant
b684179d33 feat: NCS-9 apply en passant board mutation in GameController
c608aaed56 test: NCS-9 cover case _ branch in legalTargets with history
1ce62d4bdb feat: NCS-9 include en passant square in pawn legal targets
ccbd31fe32 feat: NCS-9 add EnPassantCalculator with target derivation and capture logic
Compare 7 commits »
lq64 created branch feat/NCS-9 in NowChess/NowChessSystems 2026-03-29 16:07:44 +02:00
lq64 approved NowChess/NowChessSystems#7 2026-03-29 13:50:20 +02:00
feat: NCS-6 Implementing FEN & PGN

Pascht

lq64 created pull request NowChess/NowChessSystems#1 2026-03-24 17:05:37 +01:00
feat: implement legal castling
lq64 pushed to castling at NowChess/NowChessSystems 2026-03-24 17:03:20 +01:00
b0141d2c89 feat: add castling rights revocation to processMove
150e78e080 feat: add castling execution to processMove
Compare 2 commits »
lq64 pushed to castling at NowChess/NowChessSystems 2026-03-24 13:31:39 +01:00
62e180c6d9 refactor: migrate GameController to GameContext (signatures only)
c9a59d3ad1 feat: migrate GameRules.gameStatus to GameContext; add false-stalemate test
417a475d84 feat: include castling moves in GameRules.legalMoves
7c568581a7 refactor: migrate GameRules.legalMoves signature to GameContext
ffe663a62e feat: add castling logic to MoveValidator (castlingTargets + context-aware overloads)
Compare 9 commits »
lq64 pushed to castling at NowChess/NowChessSystems 2026-03-24 10:27:27 +01:00
lq64 created branch castling in NowChess/NowChessSystems 2026-03-24 10:27:27 +01:00
lq64 deleted branch feat/FRO-26 from KnockOutWhist/KnockOutWhist-Frontend 2026-01-22 01:12:11 +01:00
lq64 pushed to main at KnockOutWhist/KnockOutWhist-Frontend 2026-01-22 01:12:11 +01:00
9823af2a1c feat(ui): FRO-26: Tie Component (#30)
lq64 merged pull request KnockOutWhist/KnockOutWhist-Frontend#30 2026-01-22 01:12:09 +01:00
feat(ui): FRO-26: Tie Component
lq64 created pull request KnockOutWhist/KnockOutWhist-Frontend#30 2026-01-22 01:12:01 +01:00
feat(ui): FRO-26: Tie Component
lq64 deleted branch feat/FRO-26 from KnockOutWhist/KnockOutWhist-Web 2026-01-22 01:11:20 +01:00
lq64 pushed to main at KnockOutWhist/KnockOutWhist-Web 2026-01-22 01:11:20 +01:00
30c05c3014 feat(ui): FRO-26 Nice Tie UI (#115)
lq64 merged pull request KnockOutWhist/KnockOutWhist-Web#115 2026-01-22 01:11:18 +01:00
feat(ui): FRO-26 Nice Tie UI
lq64 created pull request KnockOutWhist/KnockOutWhist-Web#115 2026-01-22 01:09:42 +01:00
feat/FRO-26
lq64 deleted branch feat/FRO-26 from KnockOutWhist/KnockOutWhist 2026-01-22 01:09:16 +01:00
lq64 pushed to main at KnockOutWhist/KnockOutWhist 2026-01-22 01:09:16 +01:00
3dac384f50 feat(ui): FRO-26 Tie selection (#63)
lq64 merged pull request KnockOutWhist/KnockOutWhist#63 2026-01-22 01:09:16 +01:00
feat(ui): FRO-26 Tie selection
lq64 created pull request KnockOutWhist/KnockOutWhist#63 2026-01-22 01:08:54 +01:00
feat(ui): FRO-26 Tie selection