1
0
Fork 0
forked from OpenNeo/impress
impress/src/server
Matchu 17fa9d06b9 add id to ItemAppearance (+ refactor)
This is in support of a caching issue in a hack tool coming next! Without this, the change to ItemAppearance restricted zones would make other ItemAppearance fields go missing (bc our hack tool didn't also specify them), so the query would re-execute over the network to find the missing fields we overwrote with nothingness—which would undo the local hack change.
2020-08-28 00:10:00 -07:00
..
__snapshots__ fix support logging body names to not be 8-bit 2020-08-21 16:25:04 -07:00
lib some Honeycomb fixes 2020-08-17 01:16:35 -07:00
query-tests add id to ItemAppearance (+ refactor) 2020-08-28 00:10:00 -07:00
db.js add Honeycomb logging 2020-08-16 23:28:41 -07:00
getValidPetPoses.js transition to closest valid pose for species/color 2020-05-23 13:23:24 -07:00
getValidPetPoses.test.js refactor e/gp pairs to pose enum 2020-05-23 12:47:06 -07:00
index.js add id to ItemAppearance (+ refactor) 2020-08-28 00:10:00 -07:00
loaders.js Revert "cache zone data" 2020-08-17 18:49:37 -07:00
neopets.js use PetService to determine the correct pose 2020-05-23 13:55:59 -07:00
util.js fix support logging body names to not be 8-bit 2020-08-21 16:25:04 -07:00
util.test.js add snapshot tests for loadBodyName 2020-08-21 16:22:16 -07:00