Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Correct Move Notation When Playing as Black #124

Closed
wants to merge 21 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
077e795
[118] (fix on better-notation) correct move notation when playing as …
TomPlanche Jan 26, 2025
befe03f
(feat on clippy-fix) Better syntax for clyppy lints
TomPlanche Jan 26, 2025
fa41735
Merge branch 'clippy-fix' into better-notation
TomPlanche Jan 26, 2025
717c088
Merge branch 'clippy-fix' into better-notation
TomPlanche Jan 26, 2025
26a2dcc
Merge remote-tracking branch 'origin/better-notation' into better-not…
TomPlanche Jan 26, 2025
391d62d
[123] (fix on better-notation) Changed the condition for inverting th…
TomPlanche Jan 28, 2025
01b0c60
[118] (feat on logger) Added log for better debugging
TomPlanche Jan 31, 2025
9d04d81
Merge branch 'clippy-fix' into multiplayer-fix
TomPlanche Jan 31, 2025
16723ad
Merge branch 'clippy-fix' into logger
TomPlanche Jan 31, 2025
4505bb8
[121] (feat on logger) `clippy` syntax fix.
TomPlanche Jan 31, 2025
ae2633e
Merge branch 'main' into multiplayer-fix
TomPlanche Jan 31, 2025
7f75422
[124] (fix on multiplayer-fix) Fixed multiplayer bug that caused the …
TomPlanche Jan 31, 2025
7b4d315
[122] (feat on logger) Better config for logs.
TomPlanche Jan 31, 2025
60a6407
Merge branch 'main' into multiplayer-fix
TomPlanche Jan 31, 2025
23db5bc
[118] (feat on logger) Added log for better debugging
TomPlanche Jan 31, 2025
526e76d
[121] (feat on logger) `clippy` syntax fix.
TomPlanche Jan 31, 2025
140990a
[122] (feat on logger) Better config for logs.
TomPlanche Jan 31, 2025
80e130c
Merge branch 'main' into better-notation
TomPlanche Jan 31, 2025
d92ce00
[123] (feat on logger) Better log setup + README
TomPlanche Jan 31, 2025
54c8caa
Merge branch 'logger'
TomPlanche Jan 31, 2025
8436948
Merge branch 'main' into better-notation
TomPlanche Feb 1, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
266 changes: 266 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading