workadventure/front/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
..
Cypress implemented basic e2e testing 2020-04-14 20:04:55 +02:00
Enum Redirecting to the correct map after login screen based on URL provided 2020-05-13 00:06:58 +02:00
Logger Auto-reconnect 2020-05-13 20:22:42 +02:00
Messages Sending player details (name + character selected) on connection 2020-05-15 22:49:50 +02:00
Phaser Adding a notion of instances per mapAdding a notion of instances to room 2020-05-23 17:45:49 +02:00
WebRtc Fix mediam stream manage and server back down 2020-05-23 14:00:36 +02:00
Connexion.ts Merge pull request #122 from thecodingmachine/reconnecting_scene 2020-05-23 17:12:36 +02:00
index.ts Adding a special scene to wait for server reconnection 2020-05-23 15:43:26 +02:00