X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=TODO;h=1ab50465da026b3e7c9c03bf3917650c177362f6;hp=15bf4fc1f510aa93acbd9779c7645d238b4eaf20;hb=73968079dd92606c2e9f124a21c89f3c168a1122;hpb=e6a32f751c8a94f26f24efc9d91db29d1f446f0c diff --git a/TODO b/TODO index 15bf4fc1..1ab50465 100644 --- a/TODO +++ b/TODO @@ -2,16 +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: -http://history.chess.free.fr/rollerball.htm - https://www.chessvariants.com/40.dir/rollerball/index.html -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/ ) -Avalam, 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 -Qoridor: reserve moves to place the walls, convention from left / from top +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).