X-Git-Url: https://git.auder.net/doc/index.css?a=blobdiff_plain;f=TODO;h=7a614c48e853d79a7c06ba79047fee2931be987e;hb=09d375717c256a2cbd71a5d3b3a4e21aee17c0ec;hp=314c0c724fc1821c86bceffc671f6b56419ad550;hpb=3ed62725fe47e395793cf952403d61fc9f347eee;p=vchess.git diff --git a/TODO b/TODO index 314c0c72..7a614c48 100644 --- a/TODO +++ b/TODO @@ -1 +1,4 @@ -PGN text is not selectable on desktop computer (understand why?!) +newmove received on mygames page should be added to storage if gtype == "live" +and, on game page "mconnect" events => send newmove to them (better than current setup) +also, mygames page should ask lastate infos to connected players if any (where it's not my turn) +(maybe in component GameList, if g.type == "live" ...)