X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=TODO;h=bcda2e84c6ec783b97e5da0adbe38de4a4ddba67;hp=d83d5e08be401a54331248f0c589ea2f93bd54a2;hb=c148615e9e7296869f95895ef434fd8371d637c2;hpb=9775362ba2f044ba65786a8723b6453aa917610e diff --git a/TODO b/TODO index d83d5e08..bcda2e84 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,4 @@ -Styles must be improved (full width for smartphones, selectable text for PGN...) -Tooltip text should fade (even when mouse stay on it, especially for small screens) -Checkered stage 2: switch button at reserve position. -If a played disconnect right after opponent sent a move, it might be never received: secure this -Think about non-conventional variants with 2 kings for example: undercheck highlight? - --> underCheck should return a vector in this case. Adapt. +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)