Skip to content

Arena Tracker is a deck tracker that gives you a lot of extra info while playing Hearthstone.

License

Notifications You must be signed in to change notification settings

mrglazkov/Arena-Tracker

 
 

Repository files navigation

Arena-Tracker

Arena Tracker reads the Hearthstone log to give your all the info you need. Learn More...

Too complicated? Check the User Guide.

Join our community at the Arena Tracker subreddit and support its development at the Arena Tracker patreon.

Patreon

InGame

Download (Windows/Mac/Linux)

Download here

  • Tested on Windows 7/8/10
  • Tested on Mac OS X 10.11
  • Tested on Ubuntu/Linux Mint
    • You can downloading Arena.Tracker.X.Linux.zip or ArenaTracker.Linux.AppImage.
    • For Arch Linux users there's a package in AUR maintained by Strit.

Extract the zip wherever you want and double click the executable, no installation required. (If you want to run it from a terminal don't use sudo.)

Data used by Arena Tracker will be stored in USER/Arena Tracker (Windows/Mac) or USER/.local/share/Arena Tracker (Linux) with the following structure:

  • Arena Tracker\
    • ArenaTrackerLog.txt -- (Log created by Arena Tracker, used for debugging)
    • ArenaTrackerDecks.json -- (Your deck collection in Arena Tracker)
    • Extra\ -- (Template and scripts used by Arena Tracker)
    • Games Drafts Logs\ -- (Logs of Games/Drafts to upload to Zero To Heroes)
    • Hearthstone Cards\ -- (Hearthstone cards images)

Arena Tracker will need to download all Hearthstone card images onto Hearthstone Cards dir. This is done in the background while you use it.

First Run

On Windows and Mac: Arena Tracker setup is done automatically unless you didn't install Hearthstone in its default dir. In that case the first time you run Arena Tracker you will be asked for:

  1. Logs dir location (If not default).
  • Default (Win/WINE): C:\Program Files (x86)\Hearthstone\Logs
  • Default (Mac): /Applications/Hearthstone/Logs
  • If the Logs dir doesn't exist create it.
  1. log.config location (If not default).
  • Default (Win 7-10): USER\AppData\Local\Blizzard\Hearthstone\log.config
  • Default (Win XP/WINE): USER\Local Settings\Application Data\Blizzard\Hearthstone\log.config
  • Default (Mac): ~/Library/Preferences/Blizzard/Hearthstone/log.config
  • If the file doesn't exist create an empty log.config in that dir.
  1. Restart Hearthstone (if you have it opened).

On Linux: Arena Tracker will try to find Hearthstone dir automatically using the command find (Only your HOME dir will be searched). If it doesn't success it will ask you to find the above locations. This process can take several minutes, I suggest you to empty your trash bin before, to make it short.

If you have problems installing it or using it I'm happy to help you on reddit.

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

If you build on Mac check:

Is Blizzard okay with this?

Yes

Video examples

Reddit:

Thanks to:

Thanks to all these projects ArenaTracker is possible.

Support:

Patreon

PayPal

About

Arena Tracker is a deck tracker that gives you a lot of extra info while playing Hearthstone.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 89.7%
  • C 8.9%
  • Other 1.4%