Update TODO
[vchess.git] / TODO
diff --git a/TODO b/TODO
index 27b3f8d..fb75f95 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,12 +1,9 @@
-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)
-Systematically show init+dest squares in PGN, maybe after short notation
-(2 moves list, second for de-ambiguification)
-Button to show all pieces that can move (next to expert mode; change icons)
+newmove received on mygames page should be added to storage if gtype == "live"
+and, on game page "mconnect" events => send newmove to them (better than current setup)
+also, mygames page should ask lastate infos to connected players if any (where it's not my turn)
+(maybe in component GameList, if g.type == "live" ...)
 
-Bugs, limitations:
- - switching chess when castling: show 2 promotion kings (??)
- - Crazyhouse: TODO = keep track of promoted pawns.
- - Checkered: implement stage 2 ?!
+Color black wildebeest and camels pieces in white instead of transparent.
+
+Saw once a "double challenge" bug, one anonymous and a second one logged
+Both were asked a challenge probably, and both challenges added as different ones.