Skip to content

Releases: DevilPepper/MHWItemBoxTracker

Release v1.1.2

09 May 07:13
Compare
Choose a tag to compare

1.1.2 (2021-05-09)

Bug Fixes

  • settings: fix NullReferenceException by checking that GMD is loaded and ask user to launch game if they try to search without GMD (dea48df)

Release v1.1.1

08 May 22:43
Compare
Choose a tag to compare

1.1.1 (2021-05-08)

Release v1.1.0

07 May 04:56
Compare
Choose a tag to compare

1.1.0 (2021-05-07)

Features

  • AutoSuggestBox: add escape key logic (1915684)
  • AutoSuggestBox: use RelayCommands to enable key bindings for Up, Down, and Enter (d74e568)
  • buttons: create MinimalButton style for buttons and add logic to all the buttons (e13a13e)
  • config: persist config and load it on start up (9b59306)
  • ConfigService: add ConfigService to handle save and loading config in a thread safe way (cd88013)
  • DragAndDropper: add DragAndDropper higher order component for ListViews (875e305)
  • item: add data template for individual item (ed29218)
  • search: add generic search box control (48ea471)
  • search: implement items search (57410c9)
  • SetingsTab: add up and down buttons and some tooltips (f1a5dad)
  • settings: add view models that implement INotifyPropertyChanged... 1:1 match with existing POCOs (26b4002)
  • settings: mock up the basic layout (8376516)
  • SettingsTab: add AutoSuggestBox event handlers (81bb665)
  • tooltip: add description to tooltip and display ItemId as hexadecimal (fb7b734)

Bug Fixes

  • NotifyPropertyChanged: fix bug where setting viewmodel props for VMs not in the UI throws NPE (1083e3f)

Release v0.3.0

01 May 01:12
Compare
Choose a tag to compare

0.3.0 (2021-05-01)

⚠ BREAKING CHANGES

  • settings: settings.json has a different format than before. You shouldn't have to do anything. For the forseeable future, ItemBoxTracker will convert your old settings to the new one by copying your list into the Always config

Note: these new options are not in use yet, but they will be soon and there will be a settings menu exposed in HunterPie that you can use to configure them

Features

  • settings: create new settings classes to support up comming features (194fdf8)
  • settings: try loading new config or fallback on deprecated config and convert to new one (cb4273e)

Bug Fixes

  • only load item box in event handlers (4862c65)

Release v0.2.25

30 Apr 21:00
Compare
Choose a tag to compare

0.2.25 (2021-04-30)

Release v0.2.24

30 Apr 20:29
Compare
Choose a tag to compare

0.2.24 (2021-04-30)

Release v0.2.23

30 Apr 15:56
Compare
Choose a tag to compare

0.2.23 (2021-04-30)

Features

  • settings: add settings UI with dummy controls (1ef0d61)

Bug Fixes

  • scripts: use non ambiguous type name instead of ItemBoxTracker to get assembly version (e8be2e2)

Release v0.2.23

30 Apr 05:19
Compare
Choose a tag to compare

0.2.23 (2021-04-30)

Features

  • settings: add settings UI with dummy controls (1ef0d61)

Bug Fixes

  • scripts: use non ambiguous type name instead of ItemBoxTracker to get assembly version (e8be2e2)

Release v0.2.23

29 Apr 19:49
Compare
Choose a tag to compare

0.2.23 (2021-04-29)

Release v0.2.22

21 Apr 05:43
Compare
Choose a tag to compare

0.2.22 (2021-04-21)