workadventure/front/src/Phaser/Game
Gregoire Parant dfd594ec17 Fix screen sharing spinner
Check if the peer connection is already connected status. In this case, the status store must be set to 'connected'.
In the case or player A send stream and player B send a stream, it's same peer connection, also the status must be changed to connect.

Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
2022-01-28 18:33:42 +01:00
..
AddPlayerInterface.ts Merging with develop 2021-07-23 16:41:38 +02:00
CameraManager.ts change setViewport action to set for CameraAPI 2022-01-14 11:41:37 +01:00
DepthIndexes.ts Added a radial menu to run emotes 2021-05-19 15:17:50 +02:00
DirtyScene.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00
EmbeddedWebsiteManager.ts Corrects scale managing and camera event listening 2022-01-03 11:45:47 +01:00
EmoteManager.ts Migrating front protobuf encode/decode to ts-proto lib 2022-01-03 15:52:46 +01:00
Game.ts Revert "Squashed commit of the following:" 2021-08-02 22:13:10 +02:00
GameManager.ts Implement Translator: i18n system 2022-01-21 17:09:29 +01:00
GameMap.ts moveTo parameter working if layer is found 2022-01-20 15:10:54 +01:00
GameMapProperties.ts Improve game overlay UI 2022-01-27 16:34:58 +01:00
GameMapPropertiesListener.ts Co-website management move to Svelte 2022-01-27 16:34:58 +01:00
GameScene.ts Fix screen sharing spinner 2022-01-28 18:33:42 +01:00
PlayerInterface.ts Sending color outline on connect 2021-12-23 10:22:19 +01:00
PlayerMovement.ts Fixing users walking infinitely 2022-01-28 11:10:47 +01:00
PlayersPositionInterpolator.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00
SharedVariablesManager.ts Merge pull request #1698 from thecodingmachine/ts-proto 2022-01-03 18:07:19 +01:00
SoundManager.ts ran pretty on the front 2021-09-06 14:31:59 +02:00
StartPositionCalculator.ts Create GameMapProperties index 2021-11-02 10:52:25 +01:00