Commit | Line | Data |
---|---|---|
23ecf008 BA |
1 | newmove received on mygames page should be added to storage if gtype == "live" |
2 | and, on game page "mconnect" events => send newmove to them (better than current setup) | |
3 | also, mygames page should ask lastate infos to connected players if any (where it's not my turn) | |
4 | (maybe in component GameList, if g.type == "live" ...) | |
2aca9d7b BA |
5 | |
6 | Color black wildebeest and camels pieces in white instead of transparent. | |
7 | ||
8 | Saw once a "double challenge" bug, one anonymous and a second one logged | |
9 | Both were asked a challenge probably, and both challenges added as different ones. |