Changes
Features
- Improved filter number input controls @leMicin (#583)
- Added socket filters for equipment and gems @leMicin (#579)
- Implemented a new Home screen @leMicin (#578)
- Add a setting for default filter type @bisforboman (#568)
- Add a setting to automatically search when price checking @bisforboman (#567)
- Add warning when duplicate keybind is found @bisforboman (#556)
Bug Fixes
- Fixed gem results not being displayed @bisforboman (#574)
- Fix parsing of sanctum idols @bisforboman (#543)
- Add missing Prismatic Oil used in some anointments @domialex (#546)
Maintenance
- Reduce Services to be Initialized @bisforboman (#581)
- Refactor initialization of Item @bisforboman (#575)
- Dispose disposables @bisforboman (#577)
- Make JsonSerializerOptions static @bisforboman (#576)
- Remove ParseItemAsync method @bisforboman (#566)
- Refactor TryParse-methods to use NotNullWhenAttribute @bisforboman (#569)
- Create HttpClients as they are needed @bisforboman (#565)
- Remove services from initialization @bisforboman (#563)
- Improved structure of PropertyDefinition classes @bisforboman (#562)
- Add editorconfig rule to remove unused using directives @bisforboman (#560)
- Removed legacy launcher support @bisforboman (#559)
- Enabled code warning to detect possible multiple enumerations @bisforboman (#557)
- Refactor filtering of modifiers during parsing @bisforboman (#553)
- Add test for Map tablets @bisforboman (#551)
- Ignore generated css file @domialex (#550)
- Update dev test page when in web mode @domialex (#549)
- Adjust Fieldset spacings and color @domialex (#547)
Contributors
@bisforboman, @domialex, @leMicin and Jakob Lomander Boman