Player Tooltip: Display more Data
Thekinghim opened this issue ยท 5 comments
Same here we currently have a very lightweight player tooltip that honestly doesn't bring any value at all. As I have been saying for a while now TOOLTIPS is the most important thing to this addon and we should take as much inspiration from arenamaster as possible no need to change a winning consept
We need to check where arena master gets the data from. I assume some stats like character health can be extracted in game but most of the data comes with periodic data fetches from the bnet api which is then put into the addon via regular updates
Yea I know I have talked to ulminia and he can have a data dump for us today. It's around 55-60k characters
@Thekinghim
Whats now the task in this issue
the player tooltip should look like the arena master tooltip when it comes to sectioning?
so instead of listing the brackets and the rating
we have like
2v2
rating ... 1234
seasonbest 1234
3v3
rating ... 1234
seasonbest 1234
and so on?