Skip to content

Releases: HearthSim/Hearthstone-Deck-Tracker

Release v0.3.9

06 Jul 21:44
Compare
Choose a tag to compare

*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.

Release v0.3.8

06 Jul 18:03
Compare
Choose a tag to compare

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.

Release v0.3.7

05 Jul 11:36
Compare
Choose a tag to compare

+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.

Release v0.3.6

01 Jul 10:04
Compare
Choose a tag to compare

+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.

Release v0.3.5

29 Jun 11:43
Compare
Choose a tag to compare

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

Release v0.3.4

28 Jun 17:10
Compare
Choose a tag to compare

+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.

Release v0.3.3

27 Jun 21:49
Compare
Choose a tag to compare

+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.

Release v0.3.2

26 Jun 07:54
Compare
Choose a tag to compare

Not my day today..

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

Release v0.3.1

26 Jun 06:29
Compare
Choose a tag to compare

*Fixed card counts being wrong after creating/editing decks

Release v0.3.0

25 Jun 17:10
Compare
Choose a tag to compare

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.