X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=TODO;h=10788bd0fb133a4c338213c7a23ca285f9742a37;hb=e07981727a6d486886f01f8e0ddc548fd733764b;hp=1aae2fb1ed490c7e9d1a0c277c4ad8ce19b9bce2;hpb=dda21a71b6245832a78ca987b14c77176bd15dd6;p=vchess.git diff --git a/TODO b/TODO index 1aae2fb1..10788bd0 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,7 @@ -For animation, moves should contains "moving" and "fading" maybe... -(But it's really just for Magnetic chess) -setInterval "CRON" task in sockets.js to check connected clients -(every 1hour maybe, or more) -Button to show all pieces that can move (next to expert mode; change icons) -Some bots are very weak, others quite slow... +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)