impress/src/app/components
Matchu 6dc53814c2 move restrictedZones from layer to PetAppearance
okay so the PetAppearance restrictions are stored on the asset, because that's how they're defined on Neopets.com too

but I think that's a confusing API, so here I define `PetAppearance.restrictedZones`, which just maps over the layers and aggregates the zones server-side, same as we would have done on the client

I think that's much easier to understand than having layer contain a field, but having to know that item restrictions _don't_ work that way, you know?
2020-08-31 23:18:30 -07:00
..
HangerSpinner.js WIP pose picker support 2020-08-28 21:06:33 -07:00
OutfitPreview.js stray lint fix 2020-08-31 19:31:37 -07:00
SpeciesColorPicker.js add UC support! 2020-08-31 20:26:15 -07:00
useOutfitAppearance.js move restrictedZones from layer to PetAppearance 2020-08-31 23:18:30 -07:00