Do not show eog modal if navigating and not analyzing
[vchess.git] / TODO
diff --git a/TODO b/TODO
index d491a90..fb75f95 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +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)
-Button to show all pieces that can move (next to expert mode; change icons)
-Style (crazyhouse): ghost image of reserve pieces are initially translated
+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" ...)
+
+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.