New:
- Added a search feature to the options menu.
- Added an option to disable card limits when building a constructed deck.
Changes:
- Rank(ed) detection: In case the primary screen capture method fails, HDT will now automatically try the alternative one and set it as default if successful.
- In case of an error when trying to update the
log.config
file, HDT should now prompt instruction for manual updating. - UI: Moved note and arena dialog options to
options > tracker > notifications
.
Fixes:
- Fixed an issue where
quick set tag
would not work in some cases when too many tags exist. - Fixed an issue where importing constructed decks from the game would fail if the last visited screen was arena.
- Fixed an issue where the hand mouse over detection (flavor text) would trigger during mulligan.
- Fixed an issue where some flavor text would still include font style indicators.
- Fixed an issue where the turn timer would blink in some cases.
- Fixed an issue where changing decks during a game could result in an empty game being recorded.
API:
- Added
API.GameEvents.OnMouseOverOff