X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=TODO;h=1ab50465da026b3e7c9c03bf3917650c177362f6;hp=df4231acd51bc370dadab39b7a312f960d646d04;hb=73968079dd92606c2e9f124a21c89f3c168a1122;hpb=c7550017d88ff6eb32e2c76a271a7f9edc4a3bf6 diff --git a/TODO b/TODO index df4231ac..1ab50465 100644 --- a/TODO +++ b/TODO @@ -1,28 +1,11 @@ -# Enhancements: -Desktop notifications -Do not remove other challenges when one is accepted? +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 -Finish first https://www.chessvariants.com/mvopponent.dir/dynamo.html -https://echekk.fr/spip.php?page=article&id_article=599 +"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) -Monster, Horde, Colorbound -https://www.chessvariants.com/d.betza/chessvar/dan/colclob.html -https://lichess.org/analysis/horde#0 -https://greenchess.net/rules.php?v=monster -https://en.wikipedia.org/wiki/Monster_chess -https://en.wikipedia.org/wiki/Grotesque_(chess) (fun) - -Maxima, Interweave, Roccoco -https://www.chessvariants.com/other.dir/rococo.html -https://www.chessvariants.com/dpieces.dir/maxima/maxima.html -https://www.chessvariants.com/other.dir/interweave.html - -Take(a)n(d)make : if capture a piece, take its power for the last of the turn and make a move like it. -If a pawn taken: direction of the capturer, can capture enemy. -http://www.strategems.net/sections/fairy_defs.html -Having captured, a unit must immediately, as part of its move, play a non-capturing move, using ONLY the powers of movement of the captured unit from the capture-square. If no such move is available, the capture is illegal. Promotion by capture occurs only when a pawn arrives on the promotion rank as the result of a Take & Make move. Checks are as in normal chess: after the notional capture of the checked King, the checking unit does not move away from the King’s square. - -Chakart :) - -https://en.wikipedia.org/wiki/Fairy_chess_piece +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).