rembound / Arena-Helper

A plugin for Hearthstone Deck Tracker that helps drafting Hearthstone arena decks.
http://rembound.com
222 stars 71 forks source link

[Feature Request] Fetch latest Lightforge scores automatically #154

Open jordanlibrande opened 5 years ago

jordanlibrande commented 5 years ago

I noticed some discrepancies today between the scores shown on the Lightforge website, and what is shown by Arena Helper.

(Example with Paladin, Soldier of Fortune. Lightforge website shows 110, but Arena Helper shows 111)

Taking a quick look through the codebase, appears latest Lightforge tier list scores are bundled manually with the project in data/cardtier.json

Any chance the latest scores could be fetched automatically (on Arena Helper startup) to avoid stale scores and annoying recurring issues like #150?

rembound commented 5 years ago

Check out my comments here: https://github.com/rembound/Arena-Helper/pull/115#issuecomment-289402569