slothpixel / skyblock-parser

A powerful library for processing Hypixel SkyBlock data
MIT License
13 stars 9 forks source link

Parser Changes #19

Open SomeRandom-WhoLikesCode opened 2 years ago

SomeRandom-WhoLikesCode commented 2 years ago

PLEASE NOTE: While this all works locally I would really appreciate a second pair of eyes to see if there is anything else I can do or that needs to be changed!

Also didn't understand how to add pets to the Pet.js so please make sure that it is correct or I can remove it if needed

Things added: Pristine stat Social skill support (even though it doesn't appear in API?)

Things changed: Cleaned up API response by combining things under one object if they related to each other (e.g. quiver, talisman bag) Added some level data to dungeon object

builder-247 commented 2 years ago

Thanks for your contribution. Can you run the linter?