Joseph
Joseph
### User Experience As a user, I would like Foundry to inform me if an update to a module would break compatibility with a currently installed system version before updating....
Epic to track files that are updated to version 11. This is not based on diffs, so there may be files that were untouched from v9 to v11, and it...
### Foundry VTT Version 11.315 ### Related Poblem In the updates from v9 to v11, many features of the Canvas have changed ### Desired Solution New tests should ensure the...
- [ ] Update Readme - [x] Update Issue Templates - [ ] Update Wiki
Increasingly in official and 3rd party supplements there are abilities that have a line like "When you take the Attack action on your turn, you can replace one of your...
**Feature Request** As a developer it would be useful to be able to use Foundry's brand new native backup capabilities through the CLI, extending its functionality similar to more general...
The example API usage for some reason assumes the current working directory is the user's Modules folder, rather than the module folder itself; this contrasts with the shell commands, as...
CanvasLayer.instance is typed as returning a CanvasLayer, but WeatherEffects.instance returns an EffectsCanvasGroup, which is an extension of PIXI.Container rather than CanvasLayer Suggestion: Make the return type a union of CanvasLayer...
Task list **Client** - [ ] app - [ ] #2859 - [ ] Update `av-config.js` - [ ] Update `cameras.js` - [ ] dice - [ ] #2860 -...
Implement `resources/app/client-esm/helpers/compendium-art.mjs`