workadventure/front/src/Phaser
David Négrier ffb5823b2a Adding the ability to specify a custom Jitsi URL directly in the map
This feature allows to add a "jitsiUrl" property in the map.
As a result, you can use for a given Jitsi room a custom instance of Jitsi.
Using "jitsiUrl" will only work with public Jitsi instances (authentication is not supported when "jitsiUrl" property is provided)

The Jitsi external_api.js script is now lazily loaded.
2021-03-16 20:37:12 +01:00
..
Components Fixing loading logo being displayed when nothing was loaded 2021-02-10 12:08:16 +01:00
Entity Fix offsets of SpeechBubble.ts 2021-02-13 14:04:28 +01:00
Game Adding the ability to specify a custom Jitsi URL directly in the map 2021-03-16 20:37:12 +01:00
Items Removing pipeline related code 2021-01-27 11:18:07 +01:00
Login Fixing loading logo being displayed when nothing was loaded 2021-02-10 12:08:16 +01:00
Map Finishing removing any reference to "any" in the front. 2020-06-19 16:36:40 +02:00
Menu Hot Fix report 2021-03-11 02:03:06 +01:00
Player All player textures are now lazy-loaded 2021-01-08 11:44:41 +01:00
Reconnecting Disabling explicit any check on error handling 2021-01-18 15:36:02 +01:00
Shaders downgraded phaser version to 3.24.1 2021-01-28 23:03:06 +01:00
UserInput Fix to use clear All Keys 2021-02-11 21:48:24 +01:00