Skip to content

Releases: rembound/Arena-Helper

Arena Helper v0.5.3

25 Sep 12:28
Compare
Choose a tag to compare

Changes:

  • Tierlist updated.

Arena Helper v0.5.2

07 Sep 11:18
Compare
Choose a tag to compare

Changes:

  • Tierlist updated.
  • Highlight cards with the same value.

Arena Helper v0.5.1

24 Aug 11:01
Compare
Choose a tag to compare

Changes:

  • Tierlist updated.
  • Updated for HDT API changes.

Arena Helper v0.5.0

20 Aug 15:42
Compare
Choose a tag to compare

Changes:

  • Added TGT cards
  • Added golden portraits of Hunter and Warrior

Arena Helper v0.4.1

04 Jul 12:06
Compare
Choose a tag to compare

Changes:

  • Window position saving tweaked.
  • Changes to the plugin system.
  • Tierlist updated.

Arena Helper v0.4.0

03 Jul 13:03
Compare
Choose a tag to compare

Changes:

  • Added support for Magni, Medivh, Alleria and golden Rogue. Animations interfere with detection, so might be unstable.
  • Option to auto save and use the created deck during a draft.
  • Plugin status messages in the overlay.
  • Changes to the plugin system. All functions are now asynchronous.
  • GetCardValues return value tweaked. Only take the first number before a space.
  • Window position saving fixed.

Arena Helper v0.3.0

17 Jun 18:08
Compare
Choose a tag to compare

Changes:

  • Highlight the card with the most value in the overlay.
  • Added manual hero selection override by clicking on the top-left portrait rectangle.
  • Updated Arena detection for the new patch. They added more blur.
  • Now saves detected cards, before making a pick.
  • Better handling of missed picks.
  • Added CardsDetected to the plugin interface.
  • Updated the lib EMGU to Emgu.CV-3.0.0-rc1. If you copied the dlls from the x86 directory as a fix to C:/windows/SysWOW64 you should do it again. Normally, this should not be necessary.
  • Added debug mode to the options window.

Known issues:

  • I don't have the visual hashes for the golden heroes and the new heroes yet, so the plugin can't detect them. If you have this problem or want to help out, refer to this issue thread. In the meantime, you can use the manual hero selection override of versions 0.3.0 and above by clicking on the top-left portrait rectangle and selecting your hero.

Installation:

  • Refer to the README for installation instructions.
  • Make sure you remove any old versions of the ArenaHelper directory in the plugins directory of Hearthstone Deck Tracker completely, before upgrading versions.

Arena Helper v0.2.1

10 Jun 11:46
Compare
Choose a tag to compare

Changes:

  • Improvements to the plugin system.

Arena Helper v0.2.0

09 Jun 21:31
Compare
Choose a tag to compare

Changes:

  • Added Options and About.
  • Added an overlay of card values. Can be turned off.
  • Added Manual card picking. Can be used if the automatic detection doesn't work. Needs to be turned on in the options screen.
  • Added an experimental plugin system within the plugin. Site owners can possibly integrate their site APIs. Check out the source of TestPlugin.dll.

Arena Helper v0.1.2

06 Jun 20:45
Compare
Choose a tag to compare

Changes:

  • Fixed Arena decks appearing in Constructed decks.