X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=TODO;h=c525e789a01583ad7b85e0da5ef8f5c82f8b8f22;hp=a31fd7aabc82aed8e228850750caf70ee16349b1;hb=90df90bca1a993930a0e1a07a1b4990dd538c6e2;hpb=7a1d72724ca06099ac87f094e7216d29a05c7a3e diff --git a/TODO b/TODO index a31fd7aa..c525e789 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,6 @@ Issue: embedded rules language not updated when language is set (in Analyse, Game and Problems) Also: if new live game starts in background, "new game" notify OK but not first move (not too serious however) -For Teleport, Chakart and Hamilton at least: a piece should be attached to mouse cursor, -waiting for a click dropping it somewhere. In BaseGame: find the appropriate place to call eg. Board::setHoverPiece(), -which should be in effect when hovering over position only (#gamePosition), and cancelled when receiving the -message stopHover() for example. - https://www.chessvariants.com/crossover.dir/koopachess.html --> Can a stunned piece capture? Maybe not. ...recover? After 5 moves? Never? + Chakart :)