X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=TODO;h=37961d742c5e1cda28e52354040cda973a75b8f3;hb=d5dd0008aeca931c74645aa294b13fe2805ebfe8;hp=1aae2fb1ed490c7e9d1a0c277c4ad8ce19b9bce2;hpb=e64084dac6a278439e407733c69c324b8282900a;p=vchess.git diff --git a/TODO b/TODO index 1aae2fb1..37961d74 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,7 @@ -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) -Some bots are very weak, others quite slow... +Finish rules translation in Spanish + improve existing ones +Design: final touch (gain extra space on top, using space on the right) +Crazyhouse: center reserves, grey if zero available, numbers superimposed +Promotions: increase pieces sizes, better background. +Code: use two spaces instead of tabs, everywhere. +Increase code line length to 100 or more? +(http://katafrakt.me/2017/09/16/80-characters-line-length-limit/)