impress/src/app/WardrobePage
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
..
support add Support mode to PosePicker 2020-08-28 22:58:59 -07:00
index.js add Support mode to PosePicker 2020-08-28 22:58:59 -07:00
Item.js remove stray unused outfitState prop 2020-08-20 21:46:32 -07:00
ItemsAndSearchPanels.js dark mode first draft! 2020-08-12 00:37:31 -07:00
ItemsPanel.js dark mode first draft! 2020-08-12 00:37:31 -07:00
OutfitControls.js add Support mode to PosePicker 2020-08-28 22:58:59 -07:00
PosePicker.js add Support mode to PosePicker 2020-08-28 22:58:59 -07:00
SearchPanel.js fix bug where search error states are hidden 2020-08-19 18:11:40 -07:00
useOutfitState.js add Support mode to PosePicker 2020-08-28 22:58:59 -07:00
WardrobeDevHacks.js add zone restrict hack tools 2020-08-28 00:12:41 -07:00