aRTy42 / POE-ItemInfo

Item Info Script for Path of Exile
167 stars 225 forks source link

reworked update script to use proper json parsing and find prereleases #59

Closed Eruyome closed 7 years ago

Eruyome commented 7 years ago

I just can't stop :P But this one is not important. I made the GUI more compact and more beautiful. The script now uses proper JSON parsing instead of regex and uses the /releases url instead of /releases/latest, this way we can also find pre-releases and get the zip download url for future uses (also the asset zip url if there's an attached asset with content-type "application/zip"). This works a only if there's not more than one zip-asset though.

aRTy42 commented 7 years ago

Squash-merged this one, be proud.