1
0
Fork 0
forked from OpenNeo/impress
impress/src/server/query-tests/__snapshots__
Matchu 1e30e7c8b0 add Support mode to PosePicker
Still just read-only stuff, but now you can look at all the different poses we have for a species/color!

Soon I'll make the pose/glitched stuff editable :3

Some sizable refactors here to add the ability to specify appearance ID as well as pose… most of the app still doesn't use it, it's mostly just lil extra logic to make it win if it's available!

(The rationale for making it an override, rather than always tracking appearance ID, is that it gets really inconvenient in practice to //wait// on looking up the appearance ID in order to start loading various queries. Species/color/pose is a more intuitive key, and works better and faster when the canonical appearance is what you want!)
2020-08-28 22:58:59 -07:00
..
Color.test.js.snap load special colors into support UI 2020-07-31 23:33:12 -07:00
Item.test.js.snap add id to ItemAppearance (+ refactor) 2020-08-28 00:10:00 -07:00
ItemSearch.test.js.snap itemSearchLoaders should prime item loader cache 2020-08-17 01:41:38 -07:00
Outfit.test.js.snap add Support mode to PosePicker 2020-08-28 22:58:59 -07:00
Pet.test.js.snap fix bug resolving item fields under pet outfit 2020-07-02 14:33:47 -07:00
PetAppearance.test.js.snap add Support mode to PosePicker 2020-08-28 22:58:59 -07:00
Species.test.js.snap split query tests into separately runnable files! 2020-04-25 23:03:58 -07:00
SpeciesColorPair.test.js.snap add Support mode to PosePicker 2020-08-28 22:58:59 -07:00