magicus opened this issue a year ago ยท 0 comments
When new IDs are added to the game, we just silently ignore them. We need to have a way to detect when there are unknown fields in the gear json API.
Maybe we can try reconstructing the json based on our parsing, and see if it differs.