workadventure/front
David Négrier 2448fef53a Adding a notion of instances per mapAdding a notion of instances to room
The URL signature becomes:

https://workadventu.re/_/[instance]/[path_to_map.json]

This allows us to create many instances of the same map (and therefore to create several different worlds for different people)

An exit on a map can target another "instance" by passing the "exitInstance" property.
2020-05-23 17:45:49 +02:00
..
dist Media webrtcA 2020-05-14 20:39:30 +02:00
src Adding a notion of instances per mapAdding a notion of instances to room 2020-05-23 17:45:49 +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 Adding history support 2020-05-12 22:38:44 +02:00
yarn.lock Use WebRtc with SimplePeer 2020-04-25 16:05:33 +02:00