workadventure/front/src/Phaser/Game
David Négrier 91fddd6893 Slugifies the Jitsi room name
This will avoid Jitsi breaking on unexpected characters and displaying a HTTP 404 error.
2021-02-10 13:51:17 +01:00
..
AddPlayerInterface.ts All player textures are now lazy-loaded 2021-01-08 11:44:41 +01:00
GameManager.ts All player textures are now lazy-loaded 2021-01-08 11:44:41 +01:00
GameMap.ts Moving property reading inside startJitsi (startJitsi is called at 2 different places) 2021-02-10 11:08:57 +01:00
GameScene.ts Slugifies the Jitsi room name 2021-02-10 13:51:17 +01: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