Slight change in Ultima rules. TODO: merge with removed code 'isAttacked'
[vchess.git] / TODO
diff --git a/TODO b/TODO
index 94f9cfa..b356853 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,5 @@
-Idée pour bouton settings de même taille que turn indicators :
-dessiner un bouton de taille selon écran, invisible mais toujours là
---> le prendre comme référence (pour turn indicator)
-==> non, mais 2 tailles a priori (small sur smallscreens: à déterminer)
-modals --> in pug view
+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)