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
I think that this seems to be storing
UUID(<id>)
.Hi, friends! I'd like to build a module
Foundry VTT Module Making for Beginners ...
(https://hackmd.io/@akrigline/ByHFgUZ6u)It is out of date due of v9 api's but would be nice to have it updated it for v10. I have encountered an error when reading a module and it is causing problem to the foundryvtt...
Here s an example No template data in
ilthid stop drag
new consumable types
DND5E.Consumable[...]
") no matter what. I'm 99% I have followed all guides on localization to the point. en.json
in the module.json, etc etc, with all the needed strings inside.dragdrop shennenegins
Dialog shennanegins
Dialog.prompt
and Dialog.confirm
can be asynchronous.
```js
const foo = async () => {
const response = await Dialog.prompt({...Primary and Embedded Updates
compendium shennanegins
CompendiumContent.getDocuments
taking nedb queries.
game.packs.get('dnd5e.heroes').getDocuments({ 'data.abilities.con.value': {$gt: 14} });
game.packs.get('dnd5e.heroes').getDocuments({ 'data.abilities.con.value': {$gt: 14} });
devMode json changed warning
(If you want to see the animation, click the link --- its quite gory, be warned)
select in sheet
game.actors.getName("My Actor").data.toObject()