workadventure/back/src/Controller
2020-04-06 01:27:20 +02:00
..
AuthenticateController.ts Add authenticate 2020-04-04 17:22:02 +02:00
IoSocketController.ts Fixing typo in comment 2020-04-04 22:35:20 +02:00
position.js Fix logic in group creation since i only checked the distance between the two first users and not rechecked the distance between a new memember with the ones already present in the group. Also sort the array of distances to group the ones closer first. 2020-04-06 01:27:20 +02:00
PositionController.ts WIP : created a position.js file with all util methods, now needs to implement it in typescript 2020-04-04 21:00:59 +02:00