map-starter-kit icon indicating copy to clipboard operation
map-starter-kit copied to clipboard

A starter kit to help you get started developing your own maps for WorkAdventure

Results 18 map-starter-kit issues
Sort by recently updated
recently updated
newest added

## Description: When editing the map it seems to break the `floorLayer` object. When you walk onto it, it does not show the clock, Jitsi popup or silent zone actions...

good first issue

Hello, I created my own map using this template and tested it locally. I faced an issue: the zones I set do not work. When stepping in a silent zone,...

C'est dommage que les types de votre projets ne soient pas accessible. Alors que vous y avez apporté beaucoup d'énergie :) ``` let currentPopup: any = undefined; // Serait mieux...

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3. Changelog Sourced from vite's changelog. 4.5.3 (2024-03-24) fix: fs.deny with globs with directories (#16250) (96a7f3a), closes #16250 Commits aac695e release: v4.5.3 96a7f3a fix: fs.deny...

dependencies

Safari fails to load "localhost" based maps when running "npm run dev"

Hi, https://workadventu.re/map-building leads to a 404

Also, upgrading module resolution to Node16. This will help importing a number of recent packages (like https://www.npmjs.com/package/cron-schedule)

# Issue I used [the new dynamic property](https://github.com/workadventure/scripting-api-extra/commit/fc22865e0d422927369568cba00f5df3dfeb261d) to put a website from a variable inside an area, but this seems to be broken: ![image](https://user-images.githubusercontent.com/14997703/228244819-2e0aa8b9-3e19-4143-a55b-f0fafe09bf58.png) (My area is called 'website')...

bug

Implement unit test and E2E test framework to test the script and map behaviors.

enhancement