X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=TODO;h=1ab50465da026b3e7c9c03bf3917650c177362f6;hb=278a28a16bfee8c64746e2ec1423259009bff886;hp=ecc877a4d31837400955cdd62339000d7d8285a8;hpb=5e1bc6519d4c81aeac40aec7390c64c913cbf566;p=vchess.git diff --git a/TODO b/TODO index ecc877a4..1ab50465 100644 --- a/TODO +++ b/TODO @@ -1,21 +1,11 @@ -# New variants -Finish https://www.chessvariants.com/mvopponent.dir/dynamo.html -https://echekk.fr/spip.php?page=article&id_article=599 +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. -Colorbound -https://www.chessvariants.com/d.betza/chessvar/dan/colclob.html -https://en.wikipedia.org/wiki/Grotesque_(chess) (fun) +"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) -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).