X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=TODO;h=bcda2e84c6ec783b97e5da0adbe38de4a4ddba67;hp=ebfc70e51684fd013fccdb8f91085574b9d78454;hb=c148615e9e7296869f95895ef434fd8371d637c2;hpb=bdb1f12dbb7e2d72ce3a0803a0cf2626e1f821e0 diff --git a/TODO b/TODO index ebfc70e5..bcda2e84 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,4 @@ -PGN text is not selectable on desktop computer (understand why?!) -Mode expert: game.js, button on top (with online indicator) +For animation, moves should contains "moving" and "fading" maybe... +(But it's really just for Magnetic chess) +setInterval "CRON" task in sockets.js to check connected clients +(every 1hour maybe, or more)