Skip to content

Active Effect schema migration

Joseph Meehan requested to merge 1046-AE-Helpers into develop
  • All uses of icon and label in Active Effects has been migrated to img and name respectively, in alignment with updated schema from Foundry

Related to #1047

Originally this was a branch for #1046, but the more I dug in the bigger it got. I'd rather do it right with full types support given it's going to involve some breaking API changes and I want to minimize the risk of bugs.

Merge request reports