X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=TODO;h=ec7d97562d27d7eddfa256dbf04a2d31c8ec6d05;hb=c6624915379363caa432719a6d76a32e09d7136d;hp=a31fd7aabc82aed8e228850750caf70ee16349b1;hpb=7a1d72724ca06099ac87f094e7216d29a05c7a3e;p=vchess.git diff --git a/TODO b/TODO index a31fd7aa..ec7d9756 100644 --- a/TODO +++ b/TODO @@ -1,10 +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. +On smartphone for Teleport, Chakart, Weiqi and some others: wait re-click to confirm "touch" move (in Board.vue) https://www.chessvariants.com/crossover.dir/koopachess.html --> Can a stunned piece capture? Maybe not. ...recover? After 5 moves? Never?