frondeus / fvtt-syrin-control

Syrinscape Online Control plugin for FoundryVTT
MIT License
13 stars 4 forks source link

Replace headless library calls with direct API calls #110

Closed frondeus closed 1 year ago

frondeus commented 1 year ago

Context

Some players cannot trigger sounds even though they should

What has been changed and why

I'm no longer using headless library to control the playback, it is used only to play sounds.

Instead I'm directly calling the frontend-API.

That's how I can ensure, that the right Token is used.

Resolves

Hopefully #98

Blocked by

Thigs needed to close this PR:

github-actions[bot] commented 1 year ago

Coverage Report:

No lines with coverage information in this diff.