Skip to content

juliettepaul/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/Linux)

https://github.com/supertriodo/Arena-Tracker/releases/latest

  • Tested on Windows 7/8/10
  • Tested on Ubuntu/Linux Mint
  • Under Fedora 22 some libs are missing:
  • supertriodo#3

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 7-10): 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.

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: arenatracker@gmail.com

También puedes preguntarme en español.

FAQ (v3.0+)

  • Does it work with Hearthstone in fullscreen?
  • Actually does. It's because Hearthstone fullscreen is just a borderless window.
  • Sometimes ArenaTracker doesn't stay on top of Hearthstone.
  • I have seen this behaviour in windows. It seems to be related to a QT/Windows bug. Try to restart ArenaTracker.
  • I setup the app but it didn't upload my arena game/ it didn't start drafting.
  • This usually means Hearthstone is not writting in its log.
  • Did you forget to restart Hearthstone after the initial config of Arena Tracker?
  • If you use other trackers they can conflict configuring log.config (Remove log.config and start Arena Tracker).
  • Drafting doesn't read next card.
  • Once you start an arena draft you cannot move hearthstone window until the end of the draft.
  • After picking a card move the mouse to the zone below or above the card so the next one can be read.
  • What does it mean when cards in the decklist are highlighted in yellow/orange?
  • Minions are shown in white.
  • Spells are shown in yellow.
  • Weapons are shown in orange.
  • How do I reset the app so I can set the config info again?
  • With the app selected press ctrl+r
  • 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.

Build from source (Windows/Linux/Mac) (Only advanced users)

If you build on Mac check: supertriodo#1

Is Blizzard okay with this?

Yes

Video examples

More info:

Thanks to all these projects ArenaTracker is possible.

Top donors:

  • Innotus: €5,00 EUR

(Thanks for keeping this project alive.)

PayPal

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 99.2%
  • QMake 0.8%