API doc topics

CCalego11/30/2021
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.
CCalego11/30/2021
Currently we have sockets, settings, flags, and documents
CCalego11/30/2021
Wiki section if you haven't seen it yet:
https://foundryvtt.wiki/en/development/api
BBadIdeasBureau11/30/2021
Hooks?
CCalego11/30/2021
Hooks is good
CCalego11/30/2021
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
BBadIdeasBureau11/30/2021
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
CCalego11/30/2021
Hmmm
CCalego11/30/2021
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
CCalego11/30/2021
Active Effects are on my list as well. I've been meaning to take a deep dive in how they operate.
UUUnknown User12/1/2021
Message Not Public
Sign In & Join Server To View