workadventure/front/src/Phaser/Game
David Négrier ce3c53ae3f Adding the ability to inject websites directly inside maps
This PR adds the ability to inject a website INSIDE a map (as an iframe inside a Phaser HTML object)
The iFrame will be rendered transparently, unless you set a background-color on the body, which opens a number of cool possibilities.

Needs to be done: allowing the iframe API in those iframes.
2021-08-05 12:30:05 +02:00
..
AddPlayerInterface.ts Merging with develop 2021-07-23 16:41:38 +02: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
EmoteManager.ts now use custom emotes with tweens instead of transistions 2021-05-25 16:37:24 +02:00
Game.ts Revert "Squashed commit of the following:" 2021-08-02 22:13:10 +02:00
GameManager.ts Merging with develop 2021-07-23 16:41:38 +02:00
GameMap.ts Loading a tileset create a new GameMap 2021-07-29 14:14:40 +02:00
GameScene.ts Adding the ability to inject websites directly inside maps 2021-08-05 12:30:05 +02:00
PlayerInterface.ts Merging with develop 2021-07-23 16:41:38 +02:00
PlayerMovement.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00
PlayersPositionInterpolator.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00
SharedVariablesManager.ts Merging with develop 2021-07-23 16:41:38 +02:00
SoundManager.ts Moving audio message to Svelte 2021-06-02 16:46:28 +02:00
StartPositionCalculator.ts Fix some typos (found by codespell) (#1316) 2021-07-27 14:29:09 +02:00