X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=TODO;h=10788bd0fb133a4c338213c7a23ca285f9742a37;hb=07d62cec868b1c1a04cf28679cc274417fdf2649;hp=d9944f246a56a9ac411569b68a12ccbebd2b7591;hpb=93ce6119a67b8510762dd68a07936b6f22f2ad67;p=vchess.git diff --git a/TODO b/TODO index d9944f24..10788bd0 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,7 @@ -Finish https://www.chessvariants.com/mvopponent.dir/dynamo.html -https://echekk.fr/spip.php?page=article&id_article=599 -And Chakart :) -Checkered 1 & 2, with switch? +PROBABLY WON'T FIX: +Embedded rules language not updated when language is set (in Analyse, Game and Problems) +If new live game starts in background, "new game" notify OK but not first move. + +"FreeBoard", re-using a lot of Board logic, but with SVG (empty) board + SVG (empty) reserves. +Will be used for variants with custom non-rectangular board (Hex, at least) +Or, with other board shapes (see greenchess.net for example)