workadventure/front/src/Phaser/Game
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
..
AddPlayerInterface.ts Fixing typos. 2020-05-24 23:14:12 +02:00
GameManager.ts Fixing suspend/resume 2020-06-11 09:37:33 +02:00
GameScene.ts Removing dead code 2020-06-10 16:01:01 +02:00
PlayerMovement.ts Adding PlayersPositionInterpolator to interpolate/extrapolate players positions 2020-06-02 13:44:42 +02:00
PlayersPositionInterpolator.ts Adding PlayersPositionInterpolator to interpolate/extrapolate players positions 2020-06-02 13:44:42 +02:00