HearthSim / Hearthstone-Deck-Tracker

A deck tracker and deck manager for Hearthstone on Windows
https://hsreplay.net/downloads/
4.75k stars 1.12k forks source link

Visualize ladder progress (Mock-up pic) #1787

Open narucy opened 8 years ago

narucy commented 8 years ago

I want to check my ladder run good (or bad) and I try visualize export CSV file and using google-docs but It's a little bit boring work. I hope HDT built-in feature (some poker tracker style) line-graph.

ladder_graph fw

Eldenroot commented 8 years ago

+1

culinko commented 8 years ago

I love this graph! Really nice idea.

I was also thinking about some kind of "Season recap" pages, which would show you some stats in overview: Season number, ending rank, hours played, best hero, most played hero, rewards (season 17+). So technically you can have even more graphs, like ending rank (comparing the seasons) or time played (comparing the seasons, within one season), etc.

(Unfortunately, for ending rank to work automatically, the rank detection would have to improve, so it would be reliable and also be able to track either both of your ranks (pre-game and post-game) or track your stars as well).

RodrigoMoyses commented 8 years ago

+1 all of those would be great aditions!

azeier commented 8 years ago

Unfortunately, for ending rank to work automatically, the rank detection would have to improve, so it would be reliable and also be able to track either both of your ranks (pre-game and post-game) or track your stars as well

Yes, this is the main problem right now, working on fixing that. When that's all done, this is certainly a good idea. (so is the season recap)

GiggliG commented 8 years ago

For season recap. you need to account for difference between time zone of the computer running HDT/HS, and the timezone of the server.

I play in both NA and EU, and HDT considers games that I play after this post, in NA (after midnight, 1st December) to be in the December season, when they are actually in the November season until 8AM local time. But games I play now in the EU server are actually in the December season. However, the December season starts at 11PM on 30th November, in my time zone, so if if I played games between 11 and midnight, it would consider them as part of the November season...

Time zones are tricky!

culinko commented 8 years ago

Rank detection was improved and works 100% for me. This means deck tracker will know your highest and ending ranks now. Also, EndOfGame.log contains stuff that is logged every time you rank up, so this could also be used if it proves to be reliable.