Skip to content

Releases: bru7us/HS-DeckTrack

Release v0.4.3

16 Dec 20:15
Compare
Choose a tag to compare

Fix for the change in DB format after GVG patch

Release v0.4.2

29 Nov 00:08
Compare
Choose a tag to compare

Just bug-fixes and an update to handle the card db file change from Sept 22

Release v0.4.1

30 Jun 01:19
Compare
Choose a tag to compare
  • Fix bug in sorting by mana cost when an opposing Secret is in play

Release v0.4

28 Jun 22:05
Compare
Choose a tag to compare
  • Sort cards by mana cost
  • Allow CLI user to specify refresh timer (default 2s)
  • Wrap script in Applescript .app bundle to allow launching from Finder (Whoo!!)
  • Added flexibility to deck file format
  • Added abilty to load (and save) decks from hearthpwn

Release v0.3

22 Jun 20:46
Compare
Choose a tag to compare
  • Tracking of Opponent Secrets (Friendly already worked as regular card plays)
  • Get mana cost of cards from local Hearthstone data and cache it
  • Display mana cost if we can get it from the local cache
  • Allow tracking of revealed cards without a deck file
  • Some code tidy-up

Release v0.2

22 Jun 20:42
Compare
Choose a tag to compare
  • Correctly track burned and discarded cards

Release v0.1

22 Jun 20:41
Compare
Choose a tag to compare
  • Initial release with basic tracking functionality