|
8cfcd419ef
|
Store all of game message, to get the log, why drop it and have to generate a fake message ?
|
2020-01-15 18:10:52 +01:00 |
|
|
2563a44c11
|
Start importing Game Screen module, everything is broken due to class prototype definitions, also start cutting this gigantic module into small ones
|
2020-01-15 18:10:02 +01:00 |
|
|
b8c95646dc
|
Factorize game proposals insertion to avoid spreading use of opponent and timestamp
|
2020-01-15 18:09:50 +01:00 |
|
|
173d71472e
|
Implement persistence and retrieval of Game states and entries
|
2020-01-15 18:09:48 +01:00 |
|
|
d308d35069
|
Remove 'itemMaker' parameter to Table instanciator since it all amounts to copying all the object passed
|
2020-01-15 18:09:48 +01:00 |
|
|
26020a5539
|
Keep sorting things between view, models, full game states and games list entries — should yield to simplifying Table module
|
2020-01-15 18:09:45 +01:00 |
|
|
abba380f3f
|
WIP: still trying to figure things out between Games models, views and the part persisted in localStorage
|
2020-01-13 08:39:32 +01:00 |
|