workadventure/front
David Négrier 86abdfe30b Only sending move events if the player actually moved
If the player did not move a pixel (and if it did not change direction), then do not send an event to save bandwidth and processing.
2020-05-04 23:11:59 +02:00
..
dist Name of map users 2020-05-03 22:24:14 +02:00
src Only sending move events if the player actually moved 2020-05-04 23:11:59 +02:00
.dockerignore Fixing Dockerfiles 2020-04-11 15:11:22 +02:00
.eslintrc.json Adding ESLint for front part 2020-04-04 16:16:20 +02:00
.gitignore Initial commit 2020-04-03 14:56:21 +02:00
Dockerfile Fixing Dockerfiles 2020-04-11 15:11:22 +02:00
package.json Fixing linting 2020-05-01 23:48:30 +02:00
tsconfig.json Initial commit 2020-04-03 14:56:21 +02:00
webpack.config.js create an env variable for debug mode 2020-04-13 19:40:10 +02:00
yarn.lock Use WebRtc with SimplePeer 2020-04-25 16:05:33 +02:00