workadventure/front
David Négrier 6b970adc6c Merge branch 'develop' of github.com:thecodingmachine/workadventure into outline
# Conflicts:
#	front/src/Phaser/Game/GameScene.ts
#	front/src/Phaser/Player/Player.ts
#	front/src/index.ts
#	front/yarn.lock
2020-08-17 22:51:37 +02:00
..
dist Merge branch 'develop' of github.com:thecodingmachine/workadventure into outline 2020-08-17 22:51:37 +02:00
src Merge branch 'develop' of github.com:thecodingmachine/workadventure into outline 2020-08-17 22:51:37 +02:00
tests/Phaser/Game Fixing use const instead of let 2020-06-19 14:30:34 +02:00
.dockerignore Fixing Dockerfiles 2020-04-11 15:11:22 +02:00
.eslintrc.json Enabling stricter lint on front 2020-06-19 14:29:29 +02:00
.gitignore Adding communication between LoginScene and SelectCharacterScene 2020-05-26 17:25:29 +02:00
Dockerfile Fixing broken Jasmine test due to module config 2020-07-27 22:48:04 +02:00
jasmine.json Adding PlayerMovement class to interpolate/extrapolate position along tests (installing Jasmine) 2020-06-02 10:48:04 +02:00
LICENSE.txt Changing license to AGPL + Commons Clause 2020-06-09 10:17:21 +02:00
package.json Adding event support to items 2020-07-27 22:36:58 +02:00
tsconfig.json Merge branch 'develop' of github.com:thecodingmachine/workadventure into outline 2020-08-17 22:51:37 +02:00
webpack.config.js Merge branch 'develop' of github.com:thecodingmachine/workadventure into outline 2020-08-17 22:51:37 +02:00
webpack.prod.js Sending the source map out of the main JS file to reduce size 2020-07-02 10:38:36 +02:00
yarn.lock Merge branch 'develop' of github.com:thecodingmachine/workadventure into outline 2020-08-17 22:51:37 +02:00