workadventure/front/src/Phaser
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
..
Companion All promises are now handled 2022-01-04 17:06:29 +01:00
Components Improve game overlay UI 2022-01-27 16:34:58 +01:00
Entity Display correctly the username on Brave browser 2022-01-24 16:55:58 +01:00
Game Fix screen sharing spinner 2022-01-28 18:33:42 +01:00
Helpers moved gettingSnapshot logic into TexturesHelper 2021-12-10 12:02:14 +01:00
Items detecting zoe enter and leave events 2021-12-04 17:11:49 +01:00
Login Fix i18n error message 2022-01-28 15:11:57 +01:00
Map added columns type definition 2021-12-31 15:55:17 +01:00
Player throw an exception if no path found when using player.moveTo command. Cancelling path following no longer rejects the promise 2022-01-19 17:22:28 +01:00
Reconnecting Implement typesafe-i18n 2022-01-24 18:59:28 +01:00
Services Improve game overlay UI 2022-01-27 16:34:58 +01:00
UserInput do not call joystick logic if not on mobile 2022-01-20 09:39:41 +01:00