workadventure/front/src/Phaser/Game
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
..
AddPlayerInterface.ts Refactored and optimized messages 2020-05-19 19:11:12 +02:00
GameManager.ts Adding a notion of instances per mapAdding a notion of instances to room 2020-05-23 17:45:49 +02:00
GameScene.ts Adding a notion of instances per mapAdding a notion of instances to room 2020-05-23 17:45:49 +02:00