Valdo

Results 42 issues of Valdo

This guy came talk to me and when he left, the design of the chat became kinda odd ![image](https://user-images.githubusercontent.com/14997703/187464916-55628c98-7d08-426e-bab4-1307e0838ce3.png)

art

Add a new way of managing a room access, with a password. We could define this in the edit view of a room (or of a world globaly?) ![image](https://user-images.githubusercontent.com/14997703/183381175-2867c350-f35e-44b6-a170-87403476a487.png) Then...

enhancement

Add an optional property to the door variables. The `openingLayer` property takes the name of layer with the "door opening" animated tiles. The `closingLayer` property takes the name of layer...

enhancement

When the button doesn't contain buttons, we should not see the buttons container ![image](https://user-images.githubusercontent.com/14997703/195163586-a13b03e6-3ba6-44da-96ad-64e77045b8bf.png) So it might look more like this ![Capture d’écran du 2022-10-11 18-48-48](https://user-images.githubusercontent.com/14997703/195164797-21d463c0-6180-4574-9bcd-c7ba6b894000.png)

art

Add the map name after "WorkAdventure" in the HTML title of the page. ![image](https://user-images.githubusercontent.com/14997703/194098769-683855f4-42ae-4f91-9b07-9bd53a0045bc.png) So that title could be "WorkAdventure | WA Village"

enhancement

For some cases, like maze maps, using the mouse to move to visually anywhere on your screen is just cheating... ^^ We should add a method to disable that in...

enhancement

When you invite 2+ people to follow you and you enter/leave a silent zone with them: they will be disconnected with this error in the console: ![image](https://user-images.githubusercontent.com/14997703/191272324-54823e7e-100b-426a-99fc-379ed6ec0a26.png)

bug

Could be useful to be able to customize the default emojis (for an experience that is based upon reactions) ![image](https://user-images.githubusercontent.com/14997703/191013887-223d2453-7318-4e93-af68-9b40e139762f.png)

enhancement

Currently, the WorkAdventure API lacks certain engine control functionalities, such as defining the WOKA "capabilities" or the map default behavior. To address this, I propose adding a new namespace, `WA.engine`,...

enhancement
front