X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=TODO;h=10788bd0fb133a4c338213c7a23ca285f9742a37;hp=d6c6076cedc0a1dfc53d5397c234f04dbcc938e4;hb=e07981727a6d486886f01f8e0ddc548fd733764b;hpb=6e47d367d4b1b4500bc46d65b44c5e55b52221bb diff --git a/TODO b/TODO index d6c6076c..10788bd0 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,7 @@ -Finish https://www.chessvariants.com/mvopponent.dir/dynamo.html -https://echekk.fr/spip.php?page=article&id_article=599 -And Chakart :) +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)