Releases: HearthSim/Hearthstone-Deck-Tracker
Release v0.3.15
+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.
Release v0.3.14
+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.
Release v0.3.13
+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.
Release v0.3.12
+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".
Release v0.3.11
*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.
Release v0.3.10
+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).
Release v0.3.9
*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
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
+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
+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.