Epic Seven Gear Optimizer v2.6
- set minimum item lvl to 0 to prevent crashes from importing JSON files generated by the OCR importer which failed to read the value
- set stat limit for artifacts to 9999
- fixed a bug which caused a crash when trying to calculate a very large amount of results (#16)
- increased max value of stats inputs on the Inventory tab (Closes #17)
- Impoved performance of calculation by using specialized class instead of dictionaries
- added digits' groups separators for the estimated numberOfResults value
- fixed some bugs when there were no optimization results
- fixed a typo
- fixed a bug in SelectItemDialog where sorting options were reset after the CheckBox "Show equipped items" click
- Added digits' groups separators for numberOfResults value
- fixed a bug in the crit bonus UI element, where the text of the control remained empty after you deleted it and selected another control
Huge thanks to https://github.com/AlexeiA, who refactored code, improved performance significantly and provided a preview release for the flat stat buffs while I was on vacation!