workadventure/front/src/Phaser/Game
David Négrier d3fa901691 Merge branch 'develop' of github.com:thecodingmachine/workadventure into feature/global-message
+ migrating to protobuf messages

# Conflicts:
#	back/src/App.ts
#	back/src/Controller/IoSocketController.ts
#	back/yarn.lock
#	front/src/Connection.ts
#	front/src/Phaser/Game/GameScene.ts
#	front/src/Phaser/Login/EnableCameraScene.ts
#	front/src/WebRtc/SimplePeer.ts
2020-10-01 14:11:34 +02:00
..
AddPlayerInterface.ts improvments 2020-09-28 15:40:34 +02:00
GameManager.ts improvments 2020-09-28 15:40:34 +02:00
GameMap.ts code style 2020-08-30 17:40:04 +02:00
GameScene.ts Merge branch 'develop' of github.com:thecodingmachine/workadventure into feature/global-message 2020-10-01 14:11:34 +02:00
PlayerMovement.ts rewrote the login workflow 2020-09-25 19:23:33 +02:00
PlayersPositionInterpolator.ts Migrating userId to "int32" to save some space and adding userMoves message in protobuf 2020-09-18 13:57:38 +02:00