API doc topics

Give me some ideas for what areas of the foundry core API would benefit from a wiki documentation page. I'm looking for what would be most useful to do next.
7 Replies
Calego
Calego3y ago
Currently we have sockets, settings, flags, and documents
Calego
Calego3y ago
Wiki section if you haven't seen it yet: https://foundryvtt.wiki/en/development/api
Foundry VTT Community Wiki
API Documentation
BadIdeasBureau
Hooks?
Calego
Calego3y ago
Hooks is good DIY Hooks, Hooking into hooks, call vs callAll, on vs once, init -> setup -> ready, use async for callbacks to not block the main thread. Link back to the document page for update cycle hooks
BadIdeasBureau
Rolls and Rolldata also maybe? (What gets included in Rolldata, async rolls, how to evaluate a "roll" expression that just has Rolldata and no dice terms in a synchronous way) Probably less important than the more general topics
Calego
Calego3y ago
Hmmm I've seen a fair number of dice api related questions so that's a good one too. I'll have to dig in to figure that one out lol Active Effects are on my list as well. I've been meaning to take a deep dive in how they operate.
Unknown User
Unknown User3y ago
Message Not Public
Sign In & Join Server To View