impress-2020/src/server
Matchu b7c958c39b don't restrict zones if the item is not compatible
Previously, if you switched species/color such that one of your items was no longer compatible, we _would_ still apply its zone restrictions to the visible layer set.

In this change, we fix that server-side, since I think it makes the most sense for an empty appearance to be truly empty!
2020-09-01 17:00:27 -07:00
..
__snapshots__ fix support logging body names to not be 8-bit 2020-08-21 16:25:04 -07:00
lib add isCommonlyUsedByItems to Zone 2020-09-01 01:16:30 -07:00
query-tests don't restrict zones if the item is not compatible 2020-09-01 17:00:27 -07:00
db.js add Honeycomb logging 2020-08-16 23:28:41 -07:00
getValidPetPoses.js include glitched states for validPetPoses 2020-08-31 17:46:11 -07:00
getValidPetPoses.test.js refactor e/gp pairs to pose enum 2020-05-23 12:47:06 -07:00
index.js don't restrict zones if the item is not compatible 2020-09-01 17:00:27 -07:00
loaders.js don't restrict zones if the item is not compatible 2020-09-01 17:00:27 -07:00
neopets.js use PetService to determine the correct pose 2020-05-23 13:55:59 -07:00
util.js add support for UC zone restrictions 2020-08-31 19:23:56 -07:00
util.test.js add snapshot tests for loadBodyName 2020-08-21 16:22:16 -07:00