workadventure/back/src/Model
David Négrier b7854dfb90 When a user moves, do not trigger group creation
In order to avoid triggering group creation when walking next to someone we should avoid creating a group unless the user stops next to the other members of the group.
2020-10-22 16:15:30 +02:00
..
Websocket Adding custom character textures 2020-10-20 17:42:36 +02:00
Distance.ts blocked on some logic...WIP commit 2020-04-08 20:40:44 +02:00
GameRoom.ts When a user moves, do not trigger group creation 2020-10-22 16:15:30 +02:00
Group.ts Fix admin tags 2020-10-21 17:22:17 +02:00
Movable.ts Making groups part of zones 2020-09-16 16:06:43 +02:00
PositionInterface.ts Switching connection to a barycenter approach 2020-04-29 22:41:48 +02:00
PositionNotifier.ts Migrating position notification into the User class 2020-09-25 15:25:06 +02:00
RoomIdentifier.ts now fetch the tags from the admin into the nodejs back 2020-10-14 16:50:42 +02:00
User.ts implemented the admin websocket 2020-10-19 14:23:50 +02:00
Zone.ts Migrating position notification into the User class 2020-09-25 15:25:06 +02:00