X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=TODO;h=8485984962fbff7d2ccb2b23ae707fa8bc548aa3;hb=02c6ba4f6e6608ba120b121da516a195be3a1042;hp=473ea2d017f00795e5a1f7e182ed4e157a539cea;hpb=4313762da3237b04f204e121a20cab3ba7bb5dd2;p=vchess.git diff --git a/TODO b/TODO index 473ea2d0..84859849 100644 --- a/TODO +++ b/TODO @@ -6,14 +6,6 @@ If new live game starts in background, "new game" notify OK but not first move. Will be used for variants with custom non-rectangular board (Hex, at least) Or, with other board shapes (see greenchess.net for example) -debug import game + load - -TODEBUG: Avalanche computer play from here -game.fen = "r2q1bnr/3pp3/n3k1p1/6Pp/3p1B1P/p5R1/1p6/4K1NR w 26 ihii 0"; -game.fenStart = "r2q1bnr/3pp3/n3k1p1/6Pp/3p1B1P/p5R1/1p6/4K1NR w 26 ihii 0"; -game.mycolor = 'w'; -Bd6,b1 then black promotes and win, but UI freezes. - Merge Orda + Empire + Hoppelpoppel + Newzealand getSlideNJumpMoves() into base_rules.js => allow to simplify getPawnMoves in RoyalRace (and some getXMoves in Shatranj)