X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=TODO;h=1ab50465da026b3e7c9c03bf3917650c177362f6;hb=c3949cbdc067dbafa94cde6b6cf4dfebc2cfb2b8;hp=53cace864fa1ee1aec6ce8adcd9631174c5d6e85;hpb=4f3a08234f754abcb74f369067f960a8269557a3;p=vchess.git diff --git a/TODO b/TODO index 53cace86..1ab50465 100644 --- a/TODO +++ b/TODO @@ -2,14 +2,10 @@ 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. -NEW VARIANTS: -https://www.pychess.org/variant/shogun -https://www.chessvariants.com/incinf.dir/bario.html - https://www.chessvariants.com/index/listcomments.php?order=DESC&itemid=Bario - https://www.bario-chess-checkers-chessphotography-spaceart.de/ - https://le-cdn.website-editor.net/20ef5f800ea646c29f6852cfc5ceda07/dms3rep/multi/opt/BAR028-e15a849c-960w.jpg +"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) -Non-chess: ( won't add draughts: https://lidraughts.org/ ) -Gomoku, Konane -Fanorona https://fr.wikipedia.org/wiki/Fanorona -Yoté https://fr.wikipedia.org/wiki/Yot%C3%A9 http://www.zillionsofgames.com/cgi-bin/zilligames/submissions.cgi/92187?do=show;id=960 +Would be nice to display some better variants names (Pacosako -> Paco-Ŝako etc), +but the "formatted" name with uppercase + all lower cases would still be required. +(For example in variants list, or tournament variant field).