workadventure/front/src/Phaser/Game
David Négrier e4dab5fd0d Merge branch 'develop' of github.com:thecodingmachine/workadventure into feature/animated-tiles
# Conflicts:
#	front/package.json
#	front/tsconfig.json
#	front/yarn.lock
2021-06-21 17:26:00 +02:00
..
AddPlayerInterface.ts FIX: improved the visit card, cleanup the code 2021-06-08 16:39:22 +02:00
DepthIndexes.ts Added a radial menu to run emotes 2021-05-19 15:17:50 +02:00
DirtyScene.ts correction of resize select character and companion by David 2021-05-31 10:20:48 +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 Public texture (#1093) 2021-06-03 13:07:52 +02:00
GameMap.ts Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
GameScene.ts Merge branch 'develop' of github.com:thecodingmachine/workadventure into feature/animated-tiles 2021-06-21 17:26:00 +02:00
PlayerMovement.ts Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
PlayersPositionInterpolator.ts Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
SoundManager.ts Moving audio message to Svelte 2021-06-02 16:46:28 +02:00