Skip to content
This repository has been archived by the owner on Aug 22, 2018. It is now read-only.

Releases: HearthSim/Hearthstone-Collection-Tracker

v0.8,4: boomsday

22 Aug 12:40
5c3568a
Compare
Choose a tag to compare

NOTE: this plugin is now depreciated

This will likely be the last release for this plugin. You should look into using HSReplay collection statistics: https://hsreplay.net/collection/mine/

  • Added boomsday

v0.8.3: Witchwood

27 Apr 18:48
6e823a8
Compare
Choose a tag to compare
  • added support for Witchwood (#40)
  • Version number is correctly reflected in assembly info

To install:

  1. Download the DLL above and locate it in your Windows file explorer

  2. Open HDT -> options -> tracker -> plugins

  3. Drag and drop the DLL into the plugins window

  4. select it in the plugins view and toggle it on with the switch

v0.8.2: Filter and desired cards update

02 Jan 20:45
e5b9d09
Compare
Choose a tag to compare

New in this version:

  • Fixed filtering cards (Thanks @riQQ)
  • You can now choose to base your "Desired Cards" off of the decks in the tracker. Enable in the settings menu. (Thanks @CTristan)
  • Removed some unneeded code and dependencies, the DLL should be much smaller now.

Known issues:

  • The card filter is slow when searching or checking the boxes.

How to install:

  • download the above DLL
  • open HDT -> options -> plugins
  • Drag the download (or file in file explorer) to the plugins list
  • Click on the new entry and enable it via the slider

v0.8.1: Kobolds & Catacombs

17 Dec 20:11
bfa4bfa
Compare
Choose a tag to compare

This adds support for K&C cards.

Known Issues

  • #31: Filter doesn't work after a recent HDT

To install:

  • download the above DLL
  • open HDT -> options -> plugins
  • Drag the download (or file in file explorer) to the plugins list
  • Click on the new entry and enable it via the slider

v0.8.0: Knights of the Frozen Throne

09 Aug 18:41
0.8.0
d643d91
Compare
Choose a tag to compare
  • Impliment Knights of the Frozen Throne cards

Known Issues:

  • Extremely long load time when clicking manage cards.

Fix flickering

07 Aug 20:06
59c0462
Compare
Choose a tag to compare

0.7.3

  • fixed flickering
  • no longer brings HS to foreground
  • big code cleanup from when manual importing was a thing

Fix importing

12 Apr 11:01
Compare
Choose a tag to compare

updates importing

NOTE: only lightly tested, please report bugs in #17

Journey to Un'Goro support and Hotfix

10 Apr 01:16
Compare
Choose a tag to compare

Changes

  • Added Journey to UnGoro
  • added a message notifying you if your config file is corrupt or out of date
  • Added a check before trying to import from HS

NOTE: you will likely need to reset your config files immediately after you update but not ever again.

Another note: Hall of fame cards are not yet implemented

. That will come next.

Please report any bugs in Issues!

v0.7: Auto-importing!

06 Jan 21:52
Compare
Choose a tag to compare

Changes

  1. Fix the critical bug introduced in 0.6.7
  2. Add continuous/auto-importing - every 5 seconds while managing your collection, it will sync your collection and remove the need for you to press the import button. NOTE: it is not recommended to use this with multiple accounts.
  3. Cleaned up the import dialog as it had useless checkboxes and drop-down menus that don't apply to the new importing method.

Usage:

  • download the DLL file from below
  • place it in your HDT plugins folder

You can find your HDT plugins folder by going to Settings -> Tracker -> plugins -> Plugins folder

img1

  • go to the file's properties and click the unblock button/checkbox

img2

0.6.1

26 Dec 05:01
Compare
Choose a tag to compare
Update README.md