trackobot.com
trackobot.com copied to clipboard
Request: storing Arena decks
I've recently had a good Arena run and a friend asked me which deck I used. I didn't screenshot it at the time, so I thought that Trackobot might have the info. I can get the info about cards played during that entire Arena run, and from the JSON dump I can manually extract some statistics about which cards I played the most, but I can't tell generated cards (spells from Conjurer, for instance) from those I actually had in the deck. It would be great if deck information would be readily available for a single Arena run.
- Does Track-o-bot client have access to this data?
- Does it report it to the data collection API?
- Could Trackobot.com show the deck used during a certain Arena run?
If we have the data, I would be willing to add this feature to Trackobot.com. However if Track-o-bot client doesn't collect this data yet, I understand that making this feature might require a lot more work. Let me know what you think. Thanks!
I've investigated whether Arena drafting info appears in game logs at all, and it seems like it doesn't. Other tracking software seems to hook into Arena drafting by analyzing pixels of the screen. This might be a too heavy-handed approach for track-o-bot client which is generally simple.
However, as a compromise, maybe the client could track the information about whether a card played was generated during the game (either by you or your opponent), or available in your deck originally? Should I open this feature request in the other repo?