X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=TODO;h=7ea4813d40d5b0d537c93793060d31230e4c704f;hp=667f8cda40e5fab5bf50029f553e56f30664b613;hb=fd08ab2c5b8931bb8c95cf7e9f2f95122647f991;hpb=8a477a7e1b781babc74d7935b80ac0b18ec04f86 diff --git a/TODO b/TODO index 667f8cda..7ea4813d 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,17 @@ +Sur index, introduction menu remplacé par "mes parties", montrant parties (corr) en cours toutes variantes confondues +Dans variant page, "mes parties" peut toujours contenir corr + importées (deux onglets) +En fin de partie (observée ou non), bouton "import game" en + de "download game" ==> directement dans indexedDB +--> sursis de 7 jours pour les parties par correspondance, qui sont encore chargées depuis le serveur + +mat en 2 échiqueté : brnkr3/pppp1p1p/4ps2/8/2P2P2/P1qP4/2c1s1PP/R1K5 +(Bb3+ Kb1 Ba2#) + // TODO: decodeURIComponent() for GET/DELETE parameters 1) Finish problems tab 2) Integrate computer play into rules tab -3) Retrieve users system from old code -4) Allow correspondance play (no need for P2P: online moves through the server (which also store them)) -5) Write my-games tab (included current/finished/imported) +3) Allow correspondance play (no need for P2P: online moves through the server (which also store them)) +4) Write my-games tab (included current/finished/imported) Use Dexie.js, or anything to store games locally 5) Write room tab Use this: https://github.com/feross/simple-peer for online games+challenges+chat