Símon

Results 11 comments of Símon

Implemented for 1.2.2. I'll create a new issue to support external sounds

This image is a preview from the token selection window, its only supposed to appear if you have that window open and hover over a token while holding ctrl. So...

@Crash370 there's an issue for multi level map support: https://github.com/Durtur/Dungeoneer/issues/13. Do you want to be able to have multiple levels of the same map or is this some sort of...

This is relative simple but the app api key needs to be hidden somehow, so it wont be hijacked

@shradee are you connecting via the hosted client site (https://www.ogreforge.me/Dungeoneer/client) or simply by opening the html file? If you are not connecting to the hosted site it might be blocked...

To see if CORS is blocking it open the dev console in the client, you should see a cors error there

@0x07C0 yes that is correct, seems that the soundlibrary isn't correctly defined, or half implemented in the client

This should be resolved once the client site deploys in a few mins

So it seems that there was a problem with the javascript sound library used, as sounds were not playing if they were added after client connected. But it should be...