Joseph

Results 92 comments of Joseph

Documents status (excluding TODOs) - [x] ActiveEffect - [x] ActorDelta - [x] Actor - [x] Adventure - [x] AmbientLight - [x] AmbientSound - [x] Card - [x] Cards - [x]...

Outstanding issues - [x] `StringField` choices (most visible in Folder) - [x] Embedded Collections, especially recursion issues surrounding Canvas documents like Token and AmbientLight - [x] ForeignDocumentField returns the noted...

So, some of this is probably because I was adjusting scripts from the shell command to using the node API, where the paths are handled differently, so I was not...

Context: v12.324 was v12 stable 1

v12 stable is [about to drop](https://github.com/foundryvtt/foundryvtt/milestone/150?closed=1) and seems as good a target as any.

Basic categories of things - [ ] #2574 - [x] Break up Shaders - [x] Rework Primary Canvas Objects - [x] Migrate Audio to `client-esm` - [x] Migrate Rolls to...

> Just to be clear, is work on this to be forked from the V12 branch or the main branch? > > The read-me suggest the main branch is where...

Related to #2528 Another lint to add is *require* overrides

> Can we expand a bit more, what the ask here is? Right now I don't really know what needs to be done here. 1. Right now vscode auto complete...

Did regex for `clean.*source` - `EmbeddedDataField` passes `value`, which would be the source data for the embedded model I believe? - `EmbeddedCollectionDeltaField` is configured similarly to `EmbeddedCollectionField` but sometimes deferring...