Skip to content

ottodevs/Arena-Tracker

 
 

Repository files navigation

Arena-Tracker

Arena Tracker reads the Hearthstone log to keep track of your arena deck, games and rewards.

  • Draft with HearthArena advice.
  • Upload your stats to your ArenaMastery account.
  • Go over your deck while you play.
  • Get value info of enemy's hand. Cards sent back from the board, spare parts or the coin (among others).
  • Test enemy secrets. Watch the remaining posibilities while you make your moves.

Arena Tracker is free and open source. Made by one person(me) in his spare time.

My Hearthstone ID: triodo#2541 (EU region)

If you like the app, donations are much appreciated. It allows me to spend more time developing Arena Tracker. PayPal

Download (Windows)

https://github.com/supertriodo/Arena-Tracker/releases/download/v2.3/Arena.Tracker.v2.3.zip

First Run

The first time you run Arena Tracker you will be asked for:

    1. output_log.txt location (If not default).
  • Default (Win): C:\Program Files (x86)\Hearthstone\Hearthstone_Data\output_log.txt
    1. log.config location (If not default).
  • Default (Win 8): USER\AppData\Local\Blizzard\Hearthstone\log.config
  • Default (Win XP): USER\Local Settings\Application Data\Blizzard\Hearthstone\log.config
  • If the file doesn't exist create an empty log.config in that dir.
    1. Your Arena Mastery user/password.
  • If you don't have one. Go to www.arenamastery.com and create one.
    1. Restart Hearthstone (if you have it opened).

After your first game:

    1. Your Hearthstone name.
  • A pop up message will appear asking your name.

Remember to start your arenas manually from ArenaTracker:

  • In the last hearthstone patch (29-jul-2015) the line indicating the start of a new arena has been removed from log so for now the user have to manually start a new arena/draft from the new config button (at the bottom of the app).
  • The correct moment to start the arena manually is after having selected the hero in Hearthstone and waiting in front of the 1st pick.

If you have problems installing it or using it I'm happy to help you on http://www.reddit.com/r/ArenaTracker/ or on email: triodo@gmail.com

FAQ

  • I started a new arena and ArenaTracker didn't help me with the draft.
  • For now, when you start a new arena in hearthstone, you have to manually start a new arena/draft from the new config button (at the bottom of the app). The correct moment to start the arena manually is after having selected the hero in Hearthstone and waiting in front of the 1st pick.
  • How do I reset the app so I can set the config info again?
  • With the app selected press ctrl+alt+r
  • I setup the app but didn't upload my arena game.
  • Did you forget to restart Hearthstone after the initial config of Arena Tracker?
  • I get "File: ERROR:Saving card image to disk. Make sure HSCards dir is in the same place as the exe." or "File: ERROR:Cannot find arenaTemplate.png. Make sure HSCards dir is in the same place as the exe."
  • Make sure HSCards dir is in the same dir as the binary and make sure you are calling the binary from the dir where both (the binary and HSCards dir) are. If you are using the terminal, calling from other dir (./ArenaTracker/ArenaTracker) is wrong.

Build from source (Linux, Mac & Windows) (Only advanced users)

Is Blizzard okay with this?

Yes

Video examples

More info:

About

Track your Hearthstone arenas and keep your Arena Mastery account updated.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 99.1%
  • QMake 0.9%