workadventure/front/src/Phaser
danb f340e8114d Implement automatic following of other players.
* initiate following by reacting to the interact event
* subscribe to remote player and update positions in relation to them
  instead of reacting to user input
* cancel following if the user moves actively again
2021-12-15 18:36:12 +01:00
..
Companion Refactoring with a MapStore 2021-12-14 14:47:25 +01:00
Components Fixing prettier 2021-11-24 17:02:11 +01:00
Entity Refactoring with a MapStore 2021-12-14 14:47:25 +01:00
Game Merge branch 'feature-picture-of-user' into feature-picture-of-user-merge 2021-12-14 16:06:35 +01:00
Helpers moved gettingSnapshot logic into TexturesHelper 2021-12-10 12:02:14 +01:00
Items detecting zoe enter and leave events 2021-12-04 17:11:49 +01:00
Login Improving tests, WIP 2021-12-03 09:28:30 +01:00
Map fix wrong layer names after re-enter room 2021-09-09 08:47:38 +02:00
Player Implement automatic following of other players. 2021-12-15 18:36:12 +01:00
Reconnecting Pretty fix 2021-12-06 18:20:06 +01:00
Services cleanup 2021-12-07 13:18:36 +01:00
UserInput ran pretty on the front 2021-09-06 14:31:59 +02:00