Closed wrycu closed 2 years ago
Tackled a bunch of these. There's lots left, although they're all deprecation warnings rather than total fails.
Haven't even looked at the importers yet but I imagine they're probably a bit dire.
Items don't generate warnings anymore, and I've migrated some actor calls. known issues as of the above commit:
These commits look good @wrycu ... get a PR in to the v10 branch! I'm also gonna add you to the main repo so it's a bit easier for you to work on this going forward.
okay, current status:
fixed attachments on weapons from compendium
.data
call when adding an attachment to a weapon from a compendium (this will generate a warning)fixed importers
fixed remaining system call on drag-and-drop for adversaries
fixed qualities missing their ranks - cannot be viewed or set
fixed settings UI using old .data
calls
fixed swa importer
fixed embeddeditem helpers
haven't tested migrating a world yet
drag-and-drop macro creation is still using .data
item qualities linked in chat open but the content isn't loaded (not sure why)
item attachment --> "add mods" results in an error (this was present in v9 as well)
item attachment --> tweaking mods results in some errors where you can't update them
opened https://github.com/StarWarsFoundryVTT/StarWarsFFG/pull/1079. Once I get the content working for links, I'll start deving directly in this repo (but I think we'll be in a fairly good place for a v10 alpha release)
It looks like data access for entities has changed in v10 and it's causing issues.
From creating an actor: