Skip to content

Releases: HearthSim/Hearthstone-Deck-Tracker

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.

Release v0.2.18

23 Jun 11:49
Compare
Choose a tag to compare

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

Release v0.2.17

22 Jun 19:02
Compare
Choose a tag to compare

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

Release v0.2.16

22 Jun 10:24
Compare
Choose a tag to compare

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

Release v0.2.15

21 Jun 14:22
Compare
Choose a tag to compare

No code changes in the last 30 minutes, BUT:
New images! Much closer to the actual Hearthstone cards now. (Make your to overwrite your Images folder)

Big thanks to /u/ericklgfjk for this!

If you didn't update in the last 30 minutes, check the release below for the new features/fixes.

Release v0.2.14

21 Jun 13:49
Compare
Choose a tag to compare

+When saving an edited deck, you are now presented with the option to save it as a new deck.
+App Theme(Light/Dark) and Accent can be customized now.
+Background of the additional windows can be set seperately (possibly useful for chroma keying when streaming)

*Options now more organized and timer option-tab should be more visible.
*Fixed additional windows being just gone after closing the tracker when the windows are minimized.

Release v0.2.13

20 Jun 13:42
Compare
Choose a tag to compare

+Overlay now displays the "age" of cards in the opponent's hand. (the turn each card was drawn)

*Fixed Archmage being selected when exporting Fireball.
*Maybe fixed problems with the overlay disappearing.
*No-Deck mode should now work properly.

Release v0.2.12

18 Jun 22:22
Compare
Choose a tag to compare

+Semi-automatic deck detection: You still have to create decks in the tracker. But it will now do two things:
1) If you are starting a game with a different class than the deck you have selected is, it will select the last deck you used with the class you are playing.
2) If you are starting a game with the same class as the deck you have selected, it will check if the cards you draw actually match your deck. If any draw doesn't, it will either automatically select the correct deck if there is only one that matches the draws or present you with a list possbile matches.

+Enemy draw chances: In addition to your draw chances, chances for drawing and having cards can now displayed for the enemy as well! You can read more about this in the (new) help tab.

+Deck notes: You can now set notes for each deck (matchups, mulligan notes, whatever you like). These can be viewed and edited in the "My Decks" section by clicking on the "Notes" button.

+Turn timer: The tracker now comes with a turntimer, both in the overlay and in a window! Thanks a lot to @WodeCraft for this. There maybe some issues with it not being 100% in sync with the actual turn time. You can customize the position, etc. in the options.

+Additional windows can now be set to only be topmost if hs is in foreground.
+Now logs unhandled exceptions when the tracker crashes.

*Fixed mulligan and deck count when using "No deck"-mode (either I messed it up again after this update or it's not fixed here yet. no-deck will be fixed with the next update though)
*Tracker window now remembers it's location

Release v0.2.11

14 Jun 10:22
Compare
Choose a tag to compare

*Should no longer crash when opponent plays cards like Excess Mana

+"Additional Windows" can now be set to open on startup and will remember their position. Thanks to @pajlada for this.
+Decks in the overlay are now (more) scalable. Let me know if there is any need for this feature in the "Additional Windows" as well.