workadventure/front/src/Phaser/Game
David Négrier 68a4772627 Allowing variables nested in group layers
Up until this commit, variables nested in object layers inside group layers where not found by the front nor the back.
This PR changes analysis so that variables can be detected.
2021-09-02 18:05:55 +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
EmbeddedWebsiteManager.ts Making embedded iframes scriptable using the WA.room.website namespace. 2021-08-05 12:37:05 +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 REVIEW : Migration Menu and Report Menu in Svelte (#1363) 2021-08-26 12:01:07 +02:00
GameMap.ts Properties changed via the Iframe API now trigger changes directly 2021-08-27 15:05:14 +02:00
GameScene.ts Merge pull request #1402 from thecodingmachine/betterMEdiaStore 2021-09-01 17:30:59 +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 Allowing variables nested in group layers 2021-09-02 18:05:55 +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