blish-hud / Pathing

[Module] The official pathing module which adds marker and trail support to Blish HUD.
https://blishhud.com/docs/markers/
MIT License
13 stars 10 forks source link

State improvements #20

Closed dlamkins closed 3 years ago

dlamkins commented 3 years ago

Added TriggerRange to user configurable defaults. Prevent unselected categories from having their pathables updated. Prevent interact on category hidden items. Fixed marker x and y scaling. Removed threading from managed states.

Closes #14