partey_workadventure/front/src/Phaser
David Négrier 9a7140b027 Fixing users walking infinitely
Now, if no event is received from the Pusher after MAX_EXTRAPOLATION_TIME, the
moving variable of the user is set to false.

So if a client does not send an update on time (for instance if the user switched
tab while walking), on the screen of others, the woka will appear to stop.
2022-01-28 11:10:47 +01:00
..
Companion All promises are now handled 2022-01-04 17:06:29 +01:00
Components Improve game overlay UI 2022-01-27 16:34:58 +01:00
Entity Display correctly the username on Brave browser 2022-01-24 16:55:58 +01:00
Game Fixing users walking infinitely 2022-01-28 11:10:47 +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 Improve game overlay UI 2022-01-27 16:34:58 +01:00
Map added columns type definition 2021-12-31 15:55:17 +01:00
Player throw an exception if no path found when using player.moveTo command. Cancelling path following no longer rejects the promise 2022-01-19 17:22:28 +01:00
Reconnecting Implement typesafe-i18n 2022-01-24 18:59:28 +01:00
Services Improve game overlay UI 2022-01-27 16:34:58 +01:00
UserInput do not call joystick logic if not on mobile 2022-01-20 09:39:41 +01:00