Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin to save Battlegrounds Match data to file #4538

Open
Jieiku opened this issue Apr 8, 2024 · 2 comments
Open

Plugin to save Battlegrounds Match data to file #4538

Jieiku opened this issue Apr 8, 2024 · 2 comments

Comments

@Jieiku
Copy link

Jieiku commented Apr 8, 2024

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:
jawslouis/Battlegrounds-Match-Data#22

@beheh
Copy link
Contributor

beheh commented Aug 23, 2024

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

@beheh beheh added the plugin? label Aug 23, 2024
@Jieiku Jieiku changed the title Battlegrounds Match data Plugin to save Battlegrounds Match data to file Aug 23, 2024
@Jieiku
Copy link
Author

Jieiku commented Aug 23, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants