workadventure/maps
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
..
characters Add tenue sg 2020-11-18 16:55:58 +01:00
Floor0 Merge pull request #758 from thecodingmachine/jitsiConfig 2021-02-18 10:12:16 +01:00
Floor1 Fixing loading logo being displayed when nothing was loaded 2021-02-10 12:08:16 +01:00
Floor2 Update link for private TCM map 2021-01-18 16:25:44 +01:00
Lyon Update link for private TCM map 2021-01-18 16:25:44 +01:00
objects Moving maps to their own container 2020-07-23 18:43:51 +02:00
tests Added a new LayersIterator class 2021-04-26 11:21:34 +02:00
Tuto Link changed in Tutov3 2021-04-19 14:42:49 +02:00
Village position of popups changed 2021-04-09 16:34:01 +02:00
.dockerignore *: Dockerfiles cleanup, docker-compose.prod.yaml 2021-01-12 22:32:37 +01:00
.gitignore FIX: maps/dist directory is now gitignored 2020-11-24 14:43:21 +01:00
.htaccess Moving maps to their own container 2020-07-23 18:43:51 +02:00
Dockerfile [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
package.json Adding Outline capabilities and a ActionableItem notion. 2020-07-23 18:09:24 +02:00
tsconfig.json Playing with pipeline to display outline 2020-07-15 23:44:01 +02:00
yarn.lock FIX: maps/dist directory is now gitignored 2020-11-24 14:43:21 +01:00