From f5227527782de6e888c96a7772fd8fe2539523f3 Mon Sep 17 00:00:00 2001 From: Benjamin Auder Date: Fri, 6 Mar 2020 18:07:42 +0100 Subject: [PATCH] Update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 49091c12..3d736583 100644 --- a/TODO +++ b/TODO @@ -9,6 +9,10 @@ From MyGames page: send "mconnect" to all online players (me included: potential # Misc: Rematch button (change colors, re-apply randomness params (which should be saved somehow somewhere)) --> need a bit more duplicated logic: in Game page, listen for newgame, and add a "launchGame" function +Will need a 'rematch' field in Game on server + +Store sid on server in user, so that multi-accounts on same browser works better +(and require no more the check on names in Game in isConnected() ) # New variants 8-pieces https://www.youtube.com/watch?v=XZ8K02Da7Ps&list=PLRyjH8DPuzTBiym6lA0r84P8N0HnTtZyN&index=6&t=0s -- 2.44.0