kandashi / Active-Token-Lighting

MIT License
24 stars 24 forks source link

Updated to support V10 #112

Closed OsiJr closed 2 years ago

OsiJr commented 2 years ago

This is work towards V10, #111

The changes in packs/premade match the changes as recommended in the systems\dnd5e\json\icon-migration.json and systems\dnd5e\json\spell-icon-migration.json files as applicable. They don't all represent perfectly the same thing though.

image image

Probably best if you create a V10 branch for this to merge into as it drops support for <=V9 in this first PR.

OsiJr commented 2 years ago

Closed as #113 has better fixes for the js file. I'll open a PR against @kaelad02's work for the images in the compendium.

kaelad02 commented 2 years ago

@OsiJr So you'll take care of updating the compendium (running migrate and fixing the images)? Then I'll leave that part out of my PR.

OsiJr commented 2 years ago

@OsiJr So you'll take care of updating the compendium (running migrate and fixing the images)? Then I'll leave that part out of my PR.

@kaelad02, I've opened a PR against your fork. Sorry, wasn't aware that the compendiums didn't auto-migrate, so I've done that as well.