Skip to content

Blish HUD v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 18:03
· 13 commits to refs/heads/dev since this release
24836eb

🐛 Bug Fixes:

  • Keybinds now only trigger when the exact combination is selected. #862
  • Clicks won't trigger for controls the click didn't start on. #768
  • DPI Scaling improvements for small screens.
  • Fixed API permission checkboxes mistakenly clickable while a module is enabled.
  • Fixed a bug with the "DetailsButton" control.

🥂 New Features:

  • Added "Open ProgramData folder" option to the tray icon.
  • Added "-a, --progdata" launch option.
  • Module fatal errors now display the reason in a tooltip.
  • Log timestamps now indicate the timezone offset.
  • Panels now have an Icon property.
  • Major rewrite of the ArcDPS service.

Other Changes:

  • Added menu click sounds to the menus.
  • New setting to mute Blish HUD when the game is muted.
  • New ModuleLoaded event.
  • New VolumeChanged event.
  • Other bugfixes and improvements.
  • Finishing touches for ArcDps Bridge V2.