workadventure/front/src
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
..
Administration FEATURE: the connexion error an user can get when a world is full is now correctly traited. Also remove a redundant adminApi call 2021-03-09 16:34:19 +01:00
Connexion Adding an "alone" mode 2021-03-30 16:08:49 +02:00
Enum Fixing WebRtc user name / password when using TURN REST API 2021-02-16 18:13:30 +01:00
Exception Create exception error 2020-12-18 14:30:46 +01:00
Logger Fixing use const instead of let 2020-06-19 14:30:34 +02:00
Messages Migrating messages locally into back and front 2020-09-24 11:16:08 +02:00
Network rewrote the login workflow 2020-09-25 19:23:33 +02:00
Phaser Adding an "alone" mode 2021-03-30 16:08:49 +02:00
Url Adding an "alone" mode 2021-03-30 16:08:49 +02:00
WebRtc FIX: resizing on wide screen on chrome now use the correct coordinates 2021-03-25 14:35:51 +01:00
index.ts Merge pull request #828 from thecodingmachine/develop 2021-03-22 16:42:28 +01:00