github HearthSim/Hearthstone-Deck-Tracker v0.10.18
PRE-Release v0.10.18

latest releases: v1.27.2, v1.27.1, v1.27.0...
pre-release8 years ago

THIS IS A PRE-RELEASE

For a possibly more stable version please download the latest version below, that is not tagged as pre-release.


In addition to the re-written card tracking system, this version now also has a new LogReader. If you find any problems (for example: drawn/played cards or game start/end not registering) please let me know! [click here to create new issue]


New:

  • As you can probably tell: Now with in-app update notes.

Fixes/Changes:

  • Should fix most Hearthstone lag/microstuttering issues. Instead of using the output_log.txt HDT now gathers it's data from the Hearthstone/Logs/*.log files. For this the log.config was changed to only use FilePrinting instead of ConsolePrinting. If you for need ConsolePrinting enabled for some reason, you can set LogConfigConsolePrinting in the config.xml.
  • Fixes an issue where HDT might crash when constructed importing had no class cards.
  • Fixes an issue where cards would be displayed out of order. (v0.10.17)
  • Fixes an issue where out of date plugins could crash HDT. (v0.10.17)

API:

  • Due to the LogReader changes, API.LogEvents.OnLogLine no longer exists but is now split into API.LogEvents.OnPowerLogLine, API.LogEvents.OnBobLogLine, etc. If you need other log types I suggest manually creating a new LogReader.LogReader instance.

Known issues:

  • Switching decks too quicks (a few times per second) can crash HDT (fixed)

Don't miss a new Hearthstone-Deck-Tracker release

NewReleases is sending notifications on new releases.