workadventure/front
David Négrier 98628957a4 Refactoring "exit" to allow multiple maps
Adding several layers named "exit" causes issues with Phaser 3.
This PR makes any possible layer being an exit layer (it only depends on the exitUrl property)

Also, fixing start position (it takes into account the layer width now)
2020-05-11 18:49:20 +02:00
..
dist Fix error mapping refresh in back & the end of this feature development 2020-05-10 23:49:08 +02:00
src Refactoring "exit" to allow multiple maps 2020-05-11 18:49:20 +02:00
.dockerignore Fixing Dockerfiles 2020-04-11 15:11:22 +02:00
.eslintrc.json Adding ESLint for front part 2020-04-04 16:16:20 +02:00
.gitignore Initial commit 2020-04-03 14:56:21 +02:00
Dockerfile Fixing Dockerfiles 2020-04-11 15:11:22 +02:00
package.json Fixing linting 2020-05-01 23:48:30 +02:00
tsconfig.json Initial commit 2020-04-03 14:56:21 +02:00
webpack.config.js create an env variable for debug mode 2020-04-13 19:40:10 +02:00
yarn.lock Use WebRtc with SimplePeer 2020-04-25 16:05:33 +02:00