workadventure/front/src/Phaser
David Négrier 69d2fa6944 Allowing several start positions in a given start layer
If more than one tile was set in the "start" layer, the last tile would be selected.
Now, the tile is selected at random among available tiles.

Also, a message is issued if no tiles have been put on the "start" layer.
2020-06-03 11:14:04 +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 Allowing several start positions in a given start layer 2020-06-03 11:14:04 +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