This website requires JavaScript.
Explore
Help
Sign In
felix
/
workadventure
Watch
1
Star
0
Fork
0
You've already forked workadventure
Code
Pull Requests
Releases
Activity
workadventure
/
back
History
David MAECHLER
21d7fb733a
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
..
src
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
.eslintrc.json
Create backend
2020-04-04 04:08:12 +02:00
.gitignore
Add io socket message to share user position.
2020-04-04 12:42:02 +02:00
package.json
Add authenticate
2020-04-04 17:22:02 +02:00
server.ts
Create backend
2020-04-04 04:08:12 +02:00
tsconfig.json
Refactor and fix error hydration message socket io
2020-04-04 16:25:03 +02:00
yarn.lock
Add authenticate
2020-04-04 17:22:02 +02:00