workadventure/front/src/Phaser
David Négrier 9ddf22d36b Removing GameScene from the list of known GameScene when leaving
This is important because when we come back to the GameScene later, some properties of the GameScene object might be initialized with the values of the previous GameScene.
Like the position if the user previously disconnected.

Closes #146
2020-06-03 10:45:25 +02:00
..
Components Storing user name in local storage 2020-05-26 22:17:00 +02:00
Entity Adding a new SelectCharacterScene 2020-05-25 23:26:27 +02:00
Game Removing GameScene from the list of known GameScene when leaving 2020-06-03 10:45:25 +02:00
Login Fixing warning on character selection 2020-06-02 15:57:11 +02:00
Map Autoload tiles 2020-04-15 19:23:06 +02:00
Player Fix animation player 2020-06-01 13:20:45 +02:00
Reconnecting Prettifying lost connection screen 2020-05-23 16:13:37 +02:00
UserInput Refactored and optimized messages 2020-05-19 19:11:12 +02:00