aluhrs13 / TheMiniIndex

Crowd-sourced library of 3d models (minis, terrain, scatter, etc.) for D&D, Pathfinder, and other tabletop games.
https://www.TheMiniIndex.com/
25 stars 5 forks source link

Some AtelierStoria minis not parsing #216

Closed aluhrs13 closed 3 years ago

aluhrs13 commented 3 years ago

Example - https://atelierstoria.com/collections/silver-wings/myra

ogasquez commented 3 years ago

Thanks @aluhrs13, I know the reason. That miniature has several variants (Pose-A, Pose-B, Set-AB). When a miniature has multiple variants, for the parser to know which one is referring to, the link needs to be on the shape https://atelierstoria.com/collections/silver-wings/myra?variant=Pose-A. Saho (the sculptor) intends to submit all her minis herself, so shouldn't be an issue.

However, considering anyone can submit and the project is open, I want to fix this. I'll make a change in the website and then another PR here to support the case of defaulting to the first variant in a case of a mini with multiple variants without the variant specified in the link. Will probably get to it around the weekend.