workadventure/maps
David Négrier 16daf7332a Adding the ability to display "Text" objects from Tiled
I honestly don't believe text objects look good on map, and in real maps, I think text should be written on tiles.

However, for a variety of use cases (like in test maps in the /maps/test directory, it can be useful to be
able to display some text easily on a map.

This PR adds the ability to display this text.

Note: the "font" support cannot work correctly, as Tiled is listing fonts from the local
system, and those fonts are not available in a browser.
2021-04-17 12:05:54 +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 Adding the ability to display "Text" objects from Tiled 2021-04-17 12:05:54 +02:00
Tuto Merge branch 'develop' into FTUEPopup 2021-04-09 17:40:26 +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