workadventure/front/src/Phaser/Game
GRL 73d589ad11 Load a json file that describe a tileset in Tile format.
Then add it to the tilemap of the GameScene
Then add if to the GameMap
2021-07-28 18:03:19 +02:00
..
AddPlayerInterface.ts Merge branch 'develop' of github.com:thecodingmachine/workadventure into scripting_api_room_metadata 2021-07-06 17:24:16 +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 correction of resize select character and companion by David 2021-05-31 10:20:48 +02:00
GameManager.ts Migrating away from the notion of public/private URL in WorkAdventure Github repository 2021-07-15 17:07:47 +02:00
GameMap.ts Load a json file that describe a tileset in Tile format. 2021-07-28 18:03:19 +02:00
GameScene.ts Load a json file that describe a tileset in Tile format. 2021-07-28 18:03:19 +02:00
PlayerInterface.ts FEATURE: migrated the chat window to svelte 2021-07-07 18:07:58 +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 Fixing loop when setting variables 2021-07-23 11:51:01 +02:00
SoundManager.ts Moving audio message to Svelte 2021-06-02 16:46:28 +02:00
StartPositionCalculator.ts Adding support for default variables values 2021-07-05 17:25:23 +02:00