HearthSim / Hearthstone-Deck-Tracker

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

Plugin to save Battlegrounds Match data to file #4538

Open Jieiku opened 5 months ago

Jieiku commented 5 months ago

A plugin to save battleground match data to file.

The below data will be captured for each game:

Hero
Finishing position
MMR after match
Turns taken to reach each tavern tier

For each battle:

Minion stats & keywords (e.g. divine shield, poison) for yourself and the opponent
Opponent's hero
Turn number
Combat result

Battlegrounds Match data, there was apparently a plugin for this at one point: https://github.com/jawslouis/Battlegrounds-Match-Data

but it has an error: https://github.com/jawslouis/Battlegrounds-Match-Data/issues/22

beheh commented 1 month ago

Hey there! Can you be more specific about what exactly you're trying to do?

Jieiku commented 1 month ago

I originally went looking for such an addon to be able to look at my play history and get an idea of which heros and archetypes that I win with the most. With enough data I could also more easily determine which cards result in wins based on a percentage of won hands when the cards were in play.

One Thing I also really really want is a final score of each game and my minions strength. So the place I finished in, what hero I had, what cards were in play, and what my opponent had on their final hand. Looking back on how my games ended is very fun.

Being able to look back on how games ended I may also discover trends of which cards/heros are consistently beating me.