1
0
Fork 0
forked from OpenNeo/impress
impress/src/server/types
Matchu d461686bc3 Fix Maraquan modeling
This was a known oversight, that I've finally fixed because I realized this subquery probably would be just fine lol!

Now, instead of removing rows with _all_ species modeled, we remove rows with all species _for that color_ modeled.

This leaves the rest of the modeling list unchanged, but removed 10 Maraquan items that were done modeling but still on the list:
- Dyeworks Coral: Maraquan White Beaded Gown
- Dyeworks Green: Maraquan White Beaded Gown
- Dyeworks Lavender: Maraquan White Beaded Gown
- Dyeworks Purple: Maraquan Wig with Negg Accessory
- Dyeworks Lavender: Maraquan Sea Blue Gown
- Dyeworks Pink: Maraquan Sea Blue Gown
- Dyeworks Silver: Maraquan Sea Blue Gown
- Maraquan White Lace Gown
- Underwater Maraquan Markings

(I also went in the database and marked the "Maraquan Ocean Blue Contacts" with the `modeling_status_hint = "done"`, because it's not compatible with Lutari.)
2021-05-27 17:39:56 -07:00
..
AppearanceLayer.js Fix GraphQL docstrings 2021-05-27 16:51:31 -07:00
ClosetList.js Fix GraphQL docstrings 2021-05-27 16:51:31 -07:00
Item.js Fix Maraquan modeling 2021-05-27 17:39:56 -07:00
MutationsForSupport.js Add support tools for pet layers 2021-04-21 22:06:07 -07:00
Outfit.js Fix GraphQL docstrings 2021-05-27 16:51:31 -07:00
Pet.js Fix GraphQL docstrings 2021-05-27 16:51:31 -07:00
PetAppearance.js Fix GraphQL docstrings 2021-05-27 16:51:31 -07:00
User.js Fix GraphQL docstrings 2021-05-27 16:51:31 -07:00
Zone.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00