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
Direct downloads look at the ` zip`
.zip
): https://tooomm.github.io/github-release-stats/?username=Gwillewyn&repository=dnd-item-icons-by-gwill
Forge install percentage https://www.foundryvtt-hub.com/package/dnd-item-icons-by-gwill/
When looking at direct downloads (through Foundry package manager mostly) look at the zip link. The Forge caches packages, so the percentage install is a rough number w/ an unknown max. ...Follow-up questions
FontConfig
as this manages the process for Foundry....comparing fomula
Get most matched Classes
const intersection = yourArray.filter(item1 => yourOtherArray.some(item2 => item2 === item1))
Application and Events
Application
(or the browser itself) does anything magical to clean up after events registered on the html elements created by that application?
I've a vague memory that this is one of the things jquery was good for, and that unless you explicitly clean up manually registered events, you've got potential for a memory leak. I don't have any good sources for that and I'm pretty fuzzy on browser memory and performance matters, but I wondered if anyone more knowledgable than me has taken a look at such things....preUpdateHook question
preCreateActor
to add rolled values to a new actor, but I don't seem to be able to get the values to apply. Anyone mind having a look? I'll throw my code in a thread so it doesn't clutter up the channelspitballing about jest mocks
Game
instance as though it were actually an active game session. With something that mocks out a browser standing in for all the browser APIs, "All you'd need to mock" would be the socket connection server calls....Plugin Contributors
layers
Saving Functions as module settings
getter & setter wrapper for settings
game.settings.get
and game.settings.set
. Is it possible to make the setter asynchronous so that I can use await
when I made assignments to it.
This is what my getter and setter currently look like:
```js
class Ctg {...scrollable tab contents
System Specific CSS
Commander register api
Azgaars Blurry Map
ccjmk overlay