impress-2020/src
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
..
app move restrictedZones from layer to PetAppearance 2020-08-31 23:18:30 -07:00
images add UC support! 2020-08-31 20:26:15 -07:00
server move restrictedZones from layer to PetAppearance 2020-08-31 23:18:30 -07:00
index.js inline index.css, omit unused fonts, preload hints 2020-05-18 00:56:46 -07:00