X-Git-Url: https://git.auder.net/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=37961d742c5e1cda28e52354040cda973a75b8f3;hb=d5dd0008aeca931c74645aa294b13fe2805ebfe8;hp=b3568538f58ee87cfd1a5898742d2d161d8d021b;hpb=9d218497ab97bc0e94ec4c1f0a40cf02df3ea0d4;p=vchess.git diff --git a/TODO b/TODO index b3568538..37961d74 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,7 @@ -Full detection of repeated positions (including turn) -In UltimaChess, consider these rules modifications: http://www.inference.org.uk/mackay/ultima/ultima.html -Reintroduce isAttackedBy in Ultima, and fix it for pawns --> underCheck + stalemate ---> take into account that an immobilized piece does not give check. -(chameleons cannot be immobilized) +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/)