gludington
gludington
While developing an Owlbear2 extension to interface with Kenku, I noticed requests are blocked due to CORS limitations. This PR uses the version of fastify-cors compatible with kenku's version of...
A pending FR on the https://github.com/gludington/conditional-visibility/ automatically hides a token making a stealth check from players whose perception the roll beats. The feature works in vanilla FoundryVTT rolls, because the...
…when adding unconscious. To also stop adding if prone exists but is disabled, add a new private method to allow checking if a condition simply exists on actor, use that...
The jsdocs for rollAttackV2 specify that AmmunicationUpdate can be null * @param {AmmunitionUpdate|null} data.ammoUpdate Any updates related to ammo consumption for this attack. However, it is used without a null...
This null guard allows the hook to proceed even when calling the deprecated old hook, however, doing so reveals what appears to be a similar issue downstream in mixin.js, as...
**Module Version:** v0.6.9 **Foundry Version:** 12.331 **Describe the bug** Creating a filter type of sprite on a token that already has an effect applied breaks canvas drawing ** Expected Behavior...
On Expo 52, Nativewind V4, I am unable to see primary color in Button variants in the web target (the only one I can test) Steps: 1. Create a nativewind...