Slight change in Ultima rules. TODO: merge with removed code 'isAttacked'
[vchess.git] / TODO
diff --git a/TODO b/TODO
index 006b915..b356853 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,5 @@
-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 (or on top).
-If a played disconnect right after opponent sent a move, it might be never received: secure this
-Mode expert: game.js, button on top (with online indicator)
-Turn indicator on top too (black or white)
+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)