workadventure/back/src/Model
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
..
Websocket More detailed error log to debug disconnect issue 2020-05-13 22:11:05 +02:00
Distance.ts blocked on some logic...WIP commit 2020-04-08 20:40:44 +02:00
Group.ts Merge 2020-05-03 17:47:54 +02:00
PositionInterface.ts Switching connection to a barycenter approach 2020-04-29 22:41:48 +02:00
UserInterface.ts unit test on connect is working, lets start the worst .... 2020-04-09 23:26:19 +02:00
World.ts Displaying circle on join 2020-05-13 23:11:10 +02:00