Fixing attempt: clients now track tmpIds to know who is online/onfocus. Bug fixed...
authorBenjamin Auder <benjamin.auder@somewhere>
Mon, 23 Mar 2020 00:47:45 +0000 (01:47 +0100)
committerBenjamin Auder <benjamin.auder@somewhere>
Mon, 23 Mar 2020 00:47:45 +0000 (01:47 +0100)
commit7ebc0408a76b4a966273190a2ade49e0f97099be
tree6d5e43cf708776f62a7909111b8e91ffb3f6ad81
parent68e3aa8c7a92efe3461bfc5c904f9763bca5d2da
Fixing attempt: clients now track tmpIds to know who is online/onfocus. Bug fixed for timers and rematch button
client/src/variants/Synchrone.js [new file with mode: 0644]
client/src/views/Game.vue
client/src/views/Hall.vue
client/src/views/MyGames.vue
server/sockets.js