Arena importing, overlay improvements and more TGT fixes
New:
- Opponent cards revealed by joust are now tracked.
- New fully automatic arena importing
method (on by default,options > tracker > importing
to alter behaviour or use the old one) - New card/deck count and draw chance frames
- New card-mark graphics (and more exact positions)
Fixes/Changes:
- Added TGT secrets to secret panels
- Fixed Dreadscale (was missing)
- Fixed an issue where some deck versions about v9 would not sync from hearthstats.
- Fixed a bug where the overlay would show in in alt-tab.
- FIxed spectator mode detection.
- Even more fixes to auto deck selection.
API/Technical:
- Added
API.LogEvents.OnLogLine
: Allows to directly read and manually process anything coming from hearthstone log. - Added
API.Core.Game
asHearthstone.Game
is no longer used.