forked from OpenNeo/impress-2020
In this change, we start using our new API endpoint for movie image URLs, instead of the Classic DTI image. This should make the little fade-in phase for certain movies a little bit less jarring (the part where we preload the image before the movie loads), though I suppose that won't necessarily load as fast until it gets into the cache the first time lol. (A good reason to maybe put a more long-lived cache like Fastly in front of this stuff long-term?) Not doing it for the smaller image sizes yet, I'm a bit worried that I don't 100% know how to teach /api/assetImage to resize without tipping over the function limit… …oh! I should have the webpage render at different sizes! Yeah that's a great idea lol |
||
|---|---|---|
| .. | ||
| AppearanceLayer.js | ||
| ClosetList.js | ||
| Item.js | ||
| MutationsForSupport.js | ||
| Outfit.js | ||
| Pet.js | ||
| PetAppearance.js | ||
| User.js | ||
| Zone.js | ||