workadventure/front/src
David Négrier 6815fe7a0a Added a new LayersIterator class
This class iterates recursively over layers, flattening groups.
This enables us to simplify the code when we iterate layers. We can remove all recursive function calls in the GameScene code (it is delegated to the LayersIterator)
2021-04-26 11:21:34 +02:00
..
Administration [Breaking change] UPLOADER_URL and ADMIN_URL are now true URLs (and not only host name) and API_URL is replaced by PUSHER_URL 2021-03-31 16:00:14 +02:00
Api Hiding iframe in prod 2021-03-28 17:21:10 +02:00
Connexion Merge branch 'master' into develop 2021-04-19 21:19:35 +02:00
Enum Refactoring & fix feedback WorkAdventure 2021-04-23 03:59:14 +02: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 Added a new LayersIterator class 2021-04-26 11:21:34 +02:00
Touch FEATURE: add the ability to zoom in and out using touch screen 2021-04-15 16:37:58 +02:00
Url Adding an "alone" mode 2021-03-30 16:08:49 +02:00
WebRtc Merge pull request #913 from ClementVieilly75/FTUEPopup 2021-04-19 16:24:02 +02:00
iframe_api.ts Popup openWebSite 2021-03-25 17:12:53 +01:00
index.ts Refactoring & fix feedback WorkAdventure 2021-04-23 03:59:14 +02:00
rex-plugins.d.ts put the virtual joystick into the userInputManager and restricted it to touchscreens 2021-04-19 18:10:33 +02:00
types.ts Make movement speed depend on joystick force 2021-04-13 02:00:05 +02:00