Aedif / TokenVariants

GNU General Public License v3.0
17 stars 12 forks source link

Enhancement - Default image improvements #87

Closed Truncated closed 1 year ago

Truncated commented 1 year ago

Scenarios and Challenges:

  1. Compendium objects only have one default when an image is not identified. Since the category of Items is so broad, a single icon leaves much to be desired.
  2. There are a number of compendiums that have been made by the community or dedicated content creators that provide their own default icon for some sub-types (like weapons all having the same sword and armor all having the same shield), which is better than a bag icon, but unfortunately counts as having an image for the purposes of the Compendium Mapper.
  3. Going through hundreds / thousands of anything one-at-a-time is rough, as is bulk-renaming assets and data cleansing in general. The less of any of these things that I need to do meticulously to make this stuff work, the better. Basically the goal is to make the squeeze effort < juice made. :)

To satisfy these challenges above, the following features would work in conjunction. They would really help polish up conpendiums and bridge the gap for users who do not have the time, capability, or resources to maintain large catalogues of correctly named images in having a consistant image set.

Disclaimer: I do not profess full expertise in all the things your module does still, nor Foundry as a whole, so I apologize in advance if something here is impossible, nonsense, or already exists. :)

Features:

Default Icon settings

These settings could apply in distinct ways:

  1. To set the default image for new items of that Category/Sub-type made normally.
  2. Allow the Compendium Mapper to use them in conjunction with "Only include entries with missing images" if Exact Match isn't found.
  3. Allow the Compendium Mapper to use them in conjunction with "Only include entries with missing images" without matching being attempted.
  4. Provide a selection method / button to "set to default" manually in the Select Variant dialogue box, if a setting exists.

Compendium Mapper - Missing Mapper

Aedif commented 1 year ago

As of release 4.4.0 it is now possible to define additional images to be considered as missing for the purpose of "Only include documents with missing images" setting

Truncated commented 1 year ago

When will the 3.x line be discontinued, or is this where the train needs to stop for you?

I'm still on v9 while a whole bunch of showstopper bugs get sorted out in PF1e and the modules I rely on. Hoping to move to v10 asap, but its been somewhat rough for some of the devs involved. :(

Cheers!

Aedif commented 1 year ago

Released 3.10.0 but this is likely to be the last feature release for v9

Takes too much work to keep both up to date, and latest 3.x versions aren't being downloaded in large enough numbers to justify it.

Truncated commented 1 year ago

Released 3.10.0 but this is likely to be the last feature release for v9

Takes too much work to keep both up to date, and latest 3.x versions aren't being downloaded in large enough numbers to justify it.

That's totally fair - I'm trying to switch to v10 as soon as I can.

Aedif commented 1 year ago

Implemented in releases 3.10.0 and 4.4.0