Skip to content

Releases: DevilPepper/MHWItemBoxTracker

Release v1.4.5

29 Jun 06:02
b80e525
Compare
Choose a tag to compare

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

28 May 21:48
Compare
Choose a tag to compare

1.4.4 (2021-05-28)

Bug Fixes

  • deps: add missing dependencies list (448f437)

Release v1.4.3

17 May 03:35
Compare
Choose a tag to compare

1.4.3 (2021-05-17)

Bug Fixes

  • settings: refresh overlay on saved settings (8cd667f)

Release v1.4.2

17 May 02:44
6e61cd2
Compare
Choose a tag to compare

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.1

16 May 18:41
ef5aead
Compare
Choose a tag to compare

1.4.1 (2021-05-16)

Release v1.4.0

16 May 05:23
117aa76
Compare
Choose a tag to compare

1.4.0 (2021-05-16)

Features

  • tracker: track craftable items (1d54d15)

Release v1.3.0

16 May 04:02
60bff47
Compare
Choose a tag to compare

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.2

15 May 19:43
746dede
Compare
Choose a tag to compare

1.2.2 (2021-05-15)

Release v1.2.1

14 May 20:33
Compare
Choose a tag to compare

1.2.1 (2021-05-14)

Bug Fixes

  • release: add dependency dlls to the release (61c2479)

Release v1.2.0

14 May 20:11
1d19a80
Compare
Choose a tag to compare

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