impress-2020/src/server
Matchu bdc4cdf46b Use official PNG when available, instead of ours
This was one more bit that needed fixing for "Flying in an Airplane": it wasn't just the official SVG that was incorrect, but also the official SWF. So our converted PNG was also incorrect!

Here, we now try to use the official Neopets PNG when the manifest provides it, instead of our own.
2021-03-12 04:28:57 -08:00
..
__image_snapshots__ outfit-images: render actual PNG and SVG layers! 2021-01-04 05:58:19 +00:00
__snapshots__ simplify validPetPoses out of the server directory 2020-09-06 00:40:00 -07:00
lib Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
types Use official PNG when available, instead of ours 2021-03-12 04:28:57 -08:00
auth.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
db.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
index.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
loaders.js Add is_manually_nc flag 2021-02-22 18:05:44 -08:00
modeling.js disable new modeling code, until some future day 2020-10-07 07:49:27 -07:00
neopets-assets.js Okay, not _everything_ is on the new manifest URLs 2021-03-11 02:57:44 -08:00
outfit-images.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
outfit-images.test.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
util.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
util.test.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00