workadventure/front/src/Phaser/Game
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
..
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 Fix last properties changed after trigger change position 2021-02-18 11:32:37 +01:00
GameScene.ts Adding the ability to specify a custom Jitsi URL directly in the map 2021-03-16 20:37:12 +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