workadventure/front/src/Phaser
David Négrier ce7b4092a6 Fixing suspend/resume
In case we suspend a laptop and resume it, the RECONNECT event is called by socket.io without any error being thrown (so without us being redirected to the Reconnect Scene).
This fix makes sure we go to the reconnect scene before going back to the main scene.
2020-06-11 09:37:33 +02:00
..
Components Storing user name in local storage 2020-05-26 22:17:00 +02:00
Entity Completely resetting GameScene on disconnect 2020-06-10 15:43:22 +02:00
Game Fixing suspend/resume 2020-06-11 09:37:33 +02:00
Login Adding the ability to add several entry points 2020-06-07 13:23:32 +02:00
Map Autoload tiles 2020-04-15 19:23:06 +02:00
Player Finalizing strict mode fixes 2020-06-04 18:56:59 +02:00
Reconnecting Finalizing strict mode fixes 2020-06-04 18:56:59 +02:00
UserInput More strict fixes 2020-06-04 18:56:59 +02:00