workadventure/back/src
David Négrier 4cca1c1e58 Displaying circle on join
So far, someone joining a map would not see the circles of groups already formed until someone moves in the group (because the "circle_moved_or_updated" event was not fired when someone arrives)

This commit fixes this behaviour. Someone entering a room will receive an event for each and every group currently formed.
2020-05-13 23:11:10 +02:00
..
Assets/Maps Minor changes map floor 0 2020-05-13 22:36:34 +02:00
Controller Displaying circle on join 2020-05-13 23:11:10 +02:00
Enum Fix error mapping refresh in back & the end of this feature development 2020-05-10 23:49:08 +02:00
Model Displaying circle on join 2020-05-13 23:11:10 +02:00
App.ts Remove middleware to secure access API. 2020-05-10 17:31:27 +02:00