X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=TODO;h=fb75f95d3207359b36b6a55996c3bf122da54c2d;hb=e533e1ba918a45e6f8f3292dc5180ec9cb05f4d7;hp=d491a90b8302a79e9e7c3504f2257eb7b07a5b18;hpb=6752407b88b6d7678b9b19df4ffe1224d17625d7;p=vchess.git diff --git a/TODO b/TODO index d491a90b..fb75f95d 100644 --- 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.