workadventure/front/src/Connexion
grégoire parant 2b13b764b4
Public texture (#1093)
* Public texture

 - Front => Get texture when user connected on public method
 - Front => Anonymous login will be make every connexion to get map details
 - Pusher => `/anonymLogin` permit to get map details and public texture load in customize scene

* Improve texture local user

- Permit to keep previous texture get with 'register' link

* Texture public loading

 - Texture will be load with Room class
 - Fix issue on lazzy loading atttempt

* Remove async await useless
2021-06-03 13:07:52 +02:00
..
AdminMessagesService.ts Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
ConnectionManager.ts Public texture (#1093) 2021-06-03 13:07:52 +02:00
ConnexionModels.ts Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
EmoteEventStream.ts now use custom emotes with tweens instead of transistions 2021-05-25 16:37:24 +02:00
LocalUser.ts Public texture (#1093) 2021-06-03 13:07:52 +02:00
LocalUserStore.ts Always enable virtual joystick 2021-04-13 02:00:06 +02:00
Room.ts Public texture (#1093) 2021-06-03 13:07:52 +02:00
RoomConnection.ts now use custom emotes with tweens instead of transistions 2021-05-25 16:37:24 +02:00
WorldFullMessageStream.ts Add error message (#970) 2021-04-29 23:47:30 +02:00
WorldFullWarningStream.ts FEATURE: warning message when world is near full capacity 2021-03-23 17:44:47 +01:00