Skip to content

Releases: HearthSim/Hearthstone-Deck-Tracker

Release v0.1.3

31 May 12:17
Compare
Choose a tag to compare

IMPORTANT: If you are using custom width/height and/or offset values, do not overwrite the config.xml, but rather make a backup and copy them over. (or just keep your old config, that should work fine as well)

-Options are now no longer cluttering the main window.
+The overlay can be disabled completely
+Added an option to show player and opponent cards in seperate (nontransparent) windows. These can be used for streaming! There is also a value in the config.xml now, where the backgroundcolor for these 2 windows can be set (e.g. #FF00FF for magenta). The main purpose for this is the use with a colorkey for that window in OBS.

Release v0.1.2

30 May 17:45
Compare
Choose a tag to compare

*decks should now not take up more than 65% of the window (height-wise). Lists with over ~15 cards will scale down.
*enemy cards being returned to their hand should be detected correctly now
+added config option (in config.xml) to move the overlay and change its resolution (and make its background visible for that purpose)

If the overlay is not visible or not correctly on top of the Hearthstones window, try setting the CustomWidth and CustomHeight values in the config.xml to about 80% of Hearthstones resolution.

to move the overlay 10 pixels up and to the left, the offsets have to be set to -10.
coordinate system looks like this:
0----------->
|
|
v

Release v0.1.1

30 May 11:40
Compare
Choose a tag to compare

+Notification added if new version is available
+Option to highlight cards which are currently in hand
+Option to search for class + neutral cards

*Fixed end of game detection
*Option to hide overlay when in menu reenabled

Initial release

30 May 07:22
Compare
Choose a tag to compare

(Mainly for testing purposes)