X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=TODO;h=7271a9074d448f976c5082dd36063ce352c66109;hb=179af6dd72b6194e7512bc076d1901a6c6ea07d8;hp=d83d5e08be401a54331248f0c589ea2f93bd54a2;hpb=9775362ba2f044ba65786a8723b6453aa917610e;p=vchess.git diff --git a/TODO b/TODO index d83d5e08..7271a907 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,7 @@ -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) +Button to show all pieces that can move (next to expert mode; change icons) +Style (crazyhouse): ghost image of reserve pieces are initially translated +Some bots are very weak, others quite slow...