gludington
gludington
I would love to be able to listen to roll-specific hooks in stock Foundry, but as far as I can tell they do not yet exist. Currently, it uses chat...
The visibility module only works right now with *passive* perception. I would like to have at some point it also work with active perception checks, so that might be another...
Following up mb21's earlier comment, is there an ability to configure/whitelist claims that go to the client (and therefore the cookie) to a minimal set, so that it is present...
That enabled GET, but it appears preflight is required for PUT and POST, so this is not complete
Updated with commit works for get and put requests to develop playlist extension
Filed https://github.com/DFreds/dfreds-convenient-effects/pull/323
referenced in PR here: https://github.com/foundryvtt/dnd5e/pull/4232
Stepping through the debugger, the texture is not assigned because there is not an imagePath in the initial params, as per https://github.com/Feu-Secret/Tokenmagic/blob/master/tokenmagic/fx/filters/FilterSprite.js#L93 With even an not-found imagePath, the canvas does...
The Uncaught (in promise) TypeError: usageConfig.consume?.resources.includes is not a function I noticed when looking at this one: https://github.com/foundryvtt/dnd5e/issues/4229 So it may be an issue in the system level hook that...
Discussion on rolling workflow in the 5e system: https://github.com/foundryvtt/dnd5e/issues/4459