HearthStats / HearthStats.net-Uploader

Auto uploader for HearthStats.net
BSD 3-Clause "New" or "Revised" License
123 stars 57 forks source link

Arena rewards should be collected. #98

Open rtrind opened 10 years ago

rtrind commented 10 years ago

Any chance of detecting the gold/dust from the arena rewards screen? It's the only thing missing for total data collection from the game itself.

Great job so far. Will certainly donate after the program is stable (which looks like it's going to be very soon).

JeromeDane commented 10 years ago

This is tricky for now, but may be done eventually.

rtrind commented 10 years ago

I imagine it is tricky. The boxes keep moving, different positions and OCR needed. But if possible it would be good. No rush though, there are more important things to do fix/implement right now.

rtrind commented 10 years ago

Since now you decided to implement boxes to ask the user when match result detection fails, maybe you could provide a window when detecting "End of Arena Run" event, preventing the need to go to the site to input just this info.

tyrcho commented 10 years ago

we could simply implement a popup like the end of match popup for that. anyone still interested in the feature ?

rtrind commented 10 years ago

I certainly am. It would streamline my arena collecting so much doing this, even on a popup.

[]'s

On Mon, Jun 9, 2014 at 7:30 PM, Michel Daviot notifications@github.com wrote:

we could simply implement a popup like the end of match popup for that. anyone still interested in the feature ?

— Reply to this email directly or view it on GitHub https://github.com/HearthStats/HearthStats.net-Uploader/issues/98#issuecomment-45552665 .

gtch commented 10 years ago

I think it's a good thing to add to the popup! Does the HearthStats API support submitting that yet? I haven't checked...

trigun0x2 commented 10 years ago

The API allows for Dust and Gold, not card submission though.