Releases: DevilPepper/MHWItemBoxTracker
Releases · DevilPepper/MHWItemBoxTracker
Release v1.4.5
1.4.5 (2021-06-29)
Bug Fixes
- widget: add design mode details and use static resources provided by HunterPie (eba3b43)
- widget: override ScaleWidget() to allow resizing (3c1985f)
Release v1.4.4
1.4.4 (2021-05-28)
Bug Fixes
- deps: add missing dependencies list (448f437)
Release v1.4.3
1.4.3 (2021-05-17)
Bug Fixes
- settings: refresh overlay on saved settings (8cd667f)
Release v1.4.2
1.4.2 (2021-05-17)
Bug Fixes
- init: don't refresh on init because one of the events will fire and then we can properly refresh (f21f1b2)
- overlay: refresh displayed counts correctly (fdfcc8e)
- refresh: update on inventory(pouch) update (839b962)
Release v1.4.0
1.4.0 (2021-05-16)
Features
- tracker: track craftable items (1d54d15)
Release v1.3.0
1.3.0 (2021-05-16)
Features
- pouch: read in amounts from pouch (ae7507e)
- tracking: enable the sliders for track box and pouch and display numbers appropriately (4a20081)
- UI: add box, pouch, and craftable parts to progress bars (368b8f0)
- UI: move progress bar to a separate line and make widget have transparent background (f40ce81)
Release v1.2.1
1.2.1 (2021-05-14)
Bug Fixes
- release: add dependency dlls to the release (61c2479)
Release v1.2.0
1.2.0 (2021-05-14)
Features
- #26 TrackingTabs: enable tracking lists in all tabs by adding a filter to the list that filters based on whether InVillage is true (61ace7d), closes #26