workadventure / scripting-api-extra

A set of reusable utility functions and features that can be used to enhance WorkAdventure maps.
14 stars 10 forks source link

Adding the ability to create doorsteps using zone areas #218

Closed moufmouf closed 1 year ago

moufmouf commented 1 year ago

As of now, wa had to create layers for doorsteps. We can now use area objects instead (which are better because they produce a lighter JSON file for maps).

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (0694411) 55.17% compared to head (104a2f3) 55.17%. Report is 2 commits behind head on main.

:exclamation: Current head 104a2f3 differs from pull request most recent head 4fde9c7. Consider uploading reports for the commit 4fde9c7 to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #218 +/- ## ======================================= Coverage 55.17% 55.17% ======================================= Files 1 1 Lines 29 29 Branches 5 5 ======================================= Hits 16 16 Misses 13 13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.4.7 :tada:

The release is available on:

Your semantic-release bot :package::rocket: