workadventure/back/src
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
..
Assets/Maps Minor update floor0 and floor1 2020-05-14 21:00:52 +02:00
Controller Adding a notion of instances per mapAdding a notion of instances to room 2020-05-23 17:45:49 +02:00
Enum Fix error mapping refresh in back & the end of this feature development 2020-05-10 23:49:08 +02:00
Model Use userId generated by back end in all message 2020-05-23 15:04:25 +02:00
App.ts Remove middleware to secure access API. 2020-05-10 17:31:27 +02:00