League of Extraordinary FoundryVTT Developers
Join the League of Extraordinary FoundryVTT Developers server to ask questions!
JoinLeague of Extraordinary FoundryVTT Developers
Join the community to ask questions about League of Extraordinary FoundryVTT Developers and get answers from other members.
Joincommissions
package-development
system-development
other-topics
workgroups
development
package-ideas
package-compatibility
pixijs-canvas-shaders
progress-reports
dev-guides-and-docs
ui-ux-sheets-forms
hooks
development-basics
manifest-plus
tools-and-workflow
active-effects
wiki
dnd5e-dev
package-stewardship
swade-dev
typescript
starfinder-dev
lancer-dev
pathfinder1e-dev
foundryvtt-v10-research
coc7-dev
a5e-dev
v10-updatathon
svnsea2e-dev
package-jam-2022
blackflag-dev
api-announcements
HandlebarsApplicationMixin Usage from the foundry-vtt-types node package
DocumentSheetV2
at its definition:
```ts
declare class DocumentSheetV2<
Document extends foundry.abstract.Document.Any,
RenderContext extends AnyObject = EmptyObject,...Improving / forking on existing packages
Development setup for testing?
Quench
module implies that someone has some testing but I have yet to see any in the wild---and the irony that the quench module itself contains no test is not lost on me).
So, does anyone use automated tests? If so, what and how?...Browsing system data model
Sockets not emitting
socket: true
is set in the manifest.
Here's my code (again, mostly derived from pf2e):
```ts...How to add buttons to the ProseMirror Menu?
How to hijack the place measured template?
Do some copy paste, follow the guide, add a new coustom dice, earn some money.
change token lighting based on changing value on actor or an Effect embedded on the actor.
GitHub Actions on release
hook preCreateToken update token name
createToken
and keeping everything else the same seems to get the functionality i'm looking for.Error on package install
Error: Cannot read properties of null (reading 'protected')
Error: Cannot read properties of null (reading 'protected')
lang
, the repo has languages
.Newbie question on scope
Having trouble to get scripts loaded
scripts/
folder of the module (I edit these files directly in the module folder)....Newbie questions on testing.
Minimise Document using Prototype
foundry.utils.diffObject(WallDocument.prototype.constructor._schema.initial(),canvas.walls.placeables[0].document.toObject(), {inner: true})
...Newby accepting advice on the Foundry API and Module Development
Newb looking for advice on creating Compendium via code
Beginners help with doors
How to run code from a specific user