Update TODO
[vchess.git] / TODO
1 # Functionality:
2 On Game page "mconnect" events =>
3 send lastate to them (because they have the game infos) or just "your turn" - if their turn
4 remember them to send next "newmove" (or just "it's your turn") later - if not their turn
5 (=> listen for "mdisconnect" as well)
6 From MyGames page: send "mconnect" to all online players (me included: potential multi-tabs)
7 When quit, send mdisconnect (relayed by server if no other MyGames tab).
8 And remove current "notify through newmove" on server in sockets.js
9
10 Analyse mode when launched from a position: should keep orientation
11 --> $route query param, "side=w or b"
12
13 # Misc:
14 Saw once a "double challenge" bug, one anonymous and a second one logged
15 Both were asked a challenge probably, and both challenges added as different ones.
16
17 # New variants
18 8-pieces https://www.youtube.com/watch?v=XZ8K02Da7Ps&list=PLRyjH8DPuzTBiym6lA0r84P8N0HnTtZyN&index=6&t=0s
19 https://www.chessvariants.com/rules/8-piece-chess
20 Eightpieces : non-symmetric
21 Sym8pieces : symmetric (960)
22
23 + Maxima, Interweave, Roccoco, Dynamo, Synchrone, Cannibal (force captures)