workadventure/front/src/Connexion
David Négrier 559e15ebb6 Adding an "alone" mode
In "alone" mode (or single-player mode), WorkAdventure does not connect to the server at all.
In order to enter the "alone" mode, you need to add "?alone=true" to the URL.

"alone" mode can be useful for tutorials (First Time User Experience) where you want to explain how WorkAdventure works without being disturbed by other users.
2021-03-30 16:08:49 +02:00
..
AdminMessagesService.ts Merge branch 'master' into develop 2021-03-11 02:22:05 +01:00
ConnectionManager.ts Adding an "alone" mode 2021-03-30 16:08:49 +02:00
ConnexionModels.ts FIX: player anims correctly stop on the idle frame 2021-03-11 16:21:02 +01:00
LocalUser.ts Adding custom character textures 2020-10-20 17:42:36 +02:00
LocalUserStore.ts FIX: help camera settings popup now only show up once 2021-03-24 15:59:18 +01:00
Room.ts Adding an "alone" mode 2021-03-30 16:08:49 +02:00
RoomConnection.ts improved the unloading process to not create a useless socket 2021-03-26 14:19:37 +01:00
WorldFullMessageStream.ts FEATURE: warning message when world is near full capacity 2021-03-23 17:44:47 +01:00
WorldFullWarningStream.ts FEATURE: warning message when world is near full capacity 2021-03-23 17:44:47 +01:00