4cca1c1e58
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. |
||
---|---|---|
.. | ||
Websocket | ||
Distance.ts | ||
Group.ts | ||
PositionInterface.ts | ||
UserInterface.ts | ||
World.ts |