Hearthstone-Deck-Tracker

A deck tracker and deck manager for Hearthstone on Windows

Stars
4.6K
Committers
122
Hearthstone-Deck-Tracker - Release v0.3.16

Published by azeier over 10 years ago

Updated for Naxxramas.

*Fixed secret tooltips being accessable after the secret was revealed.
*FIxed exporting when using language/keyboard layout other than English/US.

Make sure to overwrite your Files and Images folders.

Hearthstone-Deck-Tracker - Release v0.3.15

Published by azeier over 10 years ago

+Added options to make the Hearthstone window blink or come to foreground when it's the players turn.
+Overlay now displays a list of all secrets when the opponent plays one.

Tooltips in the overlay:
*Now always displayed towards the middle of the screen.
*Fixed position for smaller scalings.
*Fixed inaccuracy for longer decks.

Hearthstone-Deck-Tracker - Release v0.3.14

Published by azeier over 10 years ago

+Images for bananas, dreamcards and excess mana.
+Option to clone decks.
+Tooltips for the manacurve.
+Option to edit deck-tags from "My Decks"
+Option to have the tag-filter act as and/or.
+Option to sort decks as "class cards first" (more to come)

Importing/Exporting:
+Importing decks from arenavalue.com.
+Importing decks from text files (one card per line)
+Exporting and importing decks to/from xml files.
+Exporting and importing decks to/from id-strings (CS2_008:2;CS2_231:2;...).
+Option to save played games (player+opponent deck) as xml file.

*Fixed/Updated importing from hearthhead
*Fixed multiple problems regarding tags
*Fixed an issue where scaling being set to 0 crashed the tracker.

Hearthstone-Deck-Tracker - Release v0.3.13

Published by azeier over 10 years ago

+Manacurve is now animated.

*Fixed class not being always set properly when importing from hearthstats
*Fixed an issue where the automatic moving of the playerdecks file would cause crashes.
*Fixed an issue where too rapid removal of cards while creating a deck would cause crashes.
*Possibly fixed log.config not getting copied properly.

Hearthstone-Deck-Tracker - Release v0.3.12

Published by azeier over 10 years ago

+Tooltips now also available in the overlay! As with the others, these can be turned off.
+Added hss.io (hearthstats) to the import urls.

*Fixed background color in deck windows.
*Fixed overlay being bigger than the actual game. Thanks @michaelb7k for figuring that out!

That means if you were using custom height/width and offset values you will have to clear those now. Just removing the whole line (value) will do. Should be around line 20 in the config file which you can find in "%appdata%/HearthstoneDeckTracker".

Hearthstone-Deck-Tracker - Release v0.3.11

Published by azeier over 10 years ago

*Fixed crashing on first start

Tooltips:
*Fixed spells having attack/health icons.
*Fixed weapon not showing durability.
*If the card has a race, that will be displayed instead of the type.

Hearthstone-Deck-Tracker - Release v0.3.10

Published by azeier over 10 years ago

+Added a manacurve to "My Decks" and "New Deck". Split into minions (green), spells (blue) and weapons (red). Both manacurves can be hidden in the options.
+Added tooltips for cards in the tracker and deck windows. Both can be turned off in the options. (weapons and spells not quite done yet)
+Added an option to store config/decks in the tracker folder instead of AppData.

*Decks in the deck selection now have a fixed width.
*Fixed opponent card count being capped a 2.
*Fixed claw exporting (ger, eng).
*Fixed silence exporting (eng).

Hearthstone-Deck-Tracker - Release v0.3.9

Published by azeier over 10 years ago

*Tracker no longer crashes when "use no deck" is clicked without having a deck selected.
*Creating decks (without a deck being selected in My Decks) works again.

Hearthstone-Deck-Tracker - Release v0.3.8

Published by azeier over 10 years ago

clicking "use no deck" without having a deck selected will currently crash the tracker, so.. don't do that :)
+Imported decks now save the url (and write it into the deck-notes). This allows for edit -> import to overwrite decks (from the same url).
+Logging can now be turned on via config. You don't need to worry about this unless there's bugs and someone (probably me) asks you to turn it on. (I'm also gonna have to redo what's actually logged, it's a bit messy right now)

*Fixed an issue where the Tracker would run out of memory when the output_log file got too big.
*Fixed an issue where not all invalid characters in deck names would get removed when saving screenshots, causing the tracker to crash. Also: no more screenshots when no deck is selected.
*Fixed screenshot using the deck from the current game (including draws, etc) instead of the full deck.
*Fixed the overlay being displayed on other windows (e.g. folders) named "Hearthstone"
*It should be a bit clearer now, which deck is actually selected in "My Decks".
*Changed font weight of deck names.

Hearthstone-Deck-Tracker - Release v0.3.7

Published by azeier over 10 years ago

+Option to hide decks in the overlay only.
+Option to hide player deck.

*Exporting to Hearthstone now works with switched primary and secondary mouse buttons.
*Screenshots now properly work with more than ~25 cards. (Also added a button for it)
*Fixed opponent playing coin not being taken into account for probabilities.
*PlayerDecks and config are now saved at "%AppData%/HearthstoneDeckTracker" (and will be automatically moved there).
*Hiding decks now also affects the windows.

Hearthstone-Deck-Tracker - Release v0.3.6

Published by azeier over 10 years ago

+Golden cards will now be prioritized when exporting decks to Hearthstone! (can be turned off in options)
+Keys (F1-12) can be automatically pressed when a game starts or ends. This can be used for autoswitching scenes with e.g. OBS, automatically start/stop recording with Fraps and probably other things.
+Cardage and cardmarks can now be enabled seperately

*Tracker will now ask for install location if registry is incorrect.
*Fixed windows not saving position at border of screen.
*Fixed tracker position on start after being closed minimized.
*Fixed background color of deck in windows.

Hearthstone-Deck-Tracker - Release v0.3.5

Published by azeier over 10 years ago

*Fixed "New Deck" section not being cleared properly.
*Fixed mulligan card marks.
*Fixed exporting Slam (engl).
*Fixed Tracker freezing on start.

Hearthstone-Deck-Tracker - Release v0.3.4

Published by azeier over 10 years ago

+Deck screenshot: doubleclicking the deck list (right pane in "My Decks") will save a screenshot of that deck in the [Tracker]/Screenshots Folder. (I will eventually add a button or similar for this)
+Exporting decks now also sets the deck name (can be disabled in the options).

*Exporting decks should now for the most part work with non-english tracker/gameclient.
*Card-age should be completely fixed now.
*Fixed stolen/generated cards not being displayed as such.

Hearthstone-Deck-Tracker - Release v0.3.3

Published by azeier over 10 years ago

+CardMarks: opponent's cards will now be marked as (M)ulliganed, (C)oin, (R)eturned and (S)tolen. Thanks @f4rnham. (generated cards like Fireballs by Antonidas are included in (S)tolen)

*Stolen cards (e.g. from Thoughtsteal) will now show up as seperate cards in the opponents list. (still a little buggy)
*Fixed deck importing.
*Playerwindow should now be correctly ontop of Hearthstone on reactivate.
*Tracker should no longer crash after game disconnects/crashes.
*Searching for cards by name now also works with non-english names.
*Dialog will be shown again if Hearthstone could not be found via registry.

Hearthstone-Deck-Tracker - Release v0.3.2

Published by azeier over 10 years ago

Not my day today..

*No longer crashed when a language other than english is selected.

Hearthstone-Deck-Tracker - Release v0.3.1

Published by azeier over 10 years ago

*Fixed card counts being wrong after creating/editing decks

Hearthstone-Deck-Tracker - Release v0.3.0

Published by azeier over 10 years ago

Card names are now available in the following languages (UI is still english only):
Chinese (China), Chinese (Taiwan), English (United States), French (France), German (Germany), Italian (Italy), Korean (South Korea), Polish (Poland), Portuguese (Brazil), Russian (Russia), Spanish (Mexico), Spanish (Spain).
(Files from http://hearthstonejson.com)

*Reduced the information saved about cards in xml files. This means the newly generated/converted PlayerDeck.xml files will not work with older versions of the tracker. A backup of the PlayerDecks file will be automatically created on start in case I messed something up with this update and you wish to go back.(To clarify: you can use your old deck files with this version and they will be converted to the new format)
*Fixed deck count etc. still being shown on the additional windows after restarting, even if deactivated.
*Hearthstone install directory should now be automatically detected.
*Having Hearthstone installed is no longer required to run the program.

Hearthstone-Deck-Tracker - Release v0.2.18

Published by azeier over 10 years ago

+Importing decks from hearthstonetopdeck now supported.
+The text (card-, handcount and probabilites) can now be set to be above or below the cards.
+Additional timer window is now seperate from the deck windows
+Text files containing decks (one line per card) can now be drag&dropped into the "New Deck" section.

*I think I fixed my math on the card in hand probability (You can read what exactly the percentages mean in the help-tab)
*Fixed card-age...?

Hearthstone-Deck-Tracker - Release v0.2.17

Published by azeier over 10 years ago

*Fixed player-window not containing the selected deck
*Possibly fixed card-age being -1 sometimes

Hearthstone-Deck-Tracker - Release v0.2.16

Published by azeier over 10 years ago

+Deck importing now also supported for hearthstoneplayers, tempostorm and hearthhead! (hearthhead has trouble sometimes)
+Player and opponent opacity can now be set seperately

*Finally fixed handcount, deckcount and card-age being wrong, yay!
*Should no longer crash when there's problems with update checks.