workadventure/front/src/Connexion
David Négrier 6f2c319785 Merge branch 'master' of github.com:thecodingmachine/workadventure into scaling
# Conflicts:
#	back/src/Services/SocketManager.ts
#	deeployer.libsonnet
#	docker-compose.yaml
#	front/src/Connexion/RoomConnection.ts
#	front/src/Enum/EnvironmentVariable.ts
#	front/src/Phaser/Game/GameScene.ts
#	front/webpack.config.js
#	pusher/src/Controller/IoSocketController.ts
2020-12-11 13:00:11 +01:00
..
ConnectionManager.ts Merge branch 'master' of github.com:thecodingmachine/workadventure into scaling 2020-12-11 13:00:11 +01:00
ConnexionModels.ts Fixing reconnection to server on back failure 2020-12-03 16:39:44 +01:00
LocalUser.ts Adding custom character textures 2020-10-20 17:42:36 +02:00
LocalUserStore.ts local storage of the custom layers 2020-10-20 17:25:08 +02:00
Room.ts FIX: the game now uses the url hash to choose the start layer 2020-11-24 14:43:21 +01:00
RoomConnection.ts Extracting FileController into a Uploader container 2020-12-09 21:29:29 +01:00