foundry-vtt-types
foundry-vtt-types copied to clipboard
Unofficial type declarations for the Foundry Virtual Tabletop API
* resolves #2150 * resolves #1962 * resolves #1871 It appears there are no changes to the `Items` collection in v10.
* resolves #1939 (technically, it didn't need an update itself, only its collection contents) * resolves #1950 * resolves #2138 Exception: several class members that are bottlenecked until `DocumentModel` and...
### To Change changed condition ### Kind of Change Update ### Additional Info ```diff diff '--color=auto' -r FoundryVTT-10.287/resources/app/common/packages/base-package.mjs FoundryVTT-10.288/resources/app/common/packages/base-package.mjs 239c239 < if ( SYSTEM_SPECIFIC_COMPENDIUM_TYPES.includes(pack.type) && !pack.system ) pack.system = systemId;...
### To Change global variables ins head.js ### Kind of Change Update ### Additional Info _No response_
### To Change width and height field definitions ### Kind of Change Update ### Additional Info ```diff diff '--color=auto' -r FoundryVTT-10.287/resources/app/common/documents/tile.mjs FoundryVTT-10.288/resources/app/common/documents/tile.mjs 69,70c69,70 < width: new fields.NumberField({required: true, positive: true,...
### To Change AsyncWorker ### Kind of Change Add ### Additional Info _No response_
### To Change VideoHelper ### Kind of Change Update ### Additional Info _No response_
### To Change BaseActiveEffect ### Kind of Change Update ### Additional Info _No response_
### To Change ActiveEffect ### Kind of Change Update ### Additional Info _No response_