From 3bec014a331152b111b4eecb4864ba26d2ab9ae3 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Tue, 10 Jan 2023 17:18:40 +0100 Subject: Update chessarbiter and finish the implementation of pawns promotions --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index bb40991..182605b 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,7 @@ # TODO ## Before releasing v0.1.0 - - [ ] Implement pawn promotions in BoardCanvas + - [x] Implement pawn promotions in BoardCanvas - [x] Debug animations (have a more reliable approach (can segfault when clicking on variations in the editor)) - [x] In BoardCanvas search for a workaround of the dynamic allocation of adata.buffer (on canvas resize) - [x] Bind the chess game editor settings to EditorPrefs.hpp -- cgit v1.2.3