Closed wsauret closed 5 years ago
Such feature is not hard to imlement, but I myself don't use focus at all, as filter can do the job better imho. E.g. instead of setting HP% and Def% for neck and ring, you can just enter desired minimum EHP.
Yes, no one needs to use foci. Their role is to reduce the number of permutations you need to compute. All they do is reduce the time it takes to get your results. By allowing you to set multiple, you can still reduce the permutations (and thus calc time) while still leaving open all the desired options. This is pretty huge because it can mean the difference between 400m permutations and 80m, just from setting one focus. It's a usability request.
Maybe this won't be such an issue in the upcoming version of the Optimizer, as the performance should be significally improved. Please consider downloading my preview version (https://github.com/AlexeiA/E7-Gear-Optimizer/releases/tag/v2.6.0-preview) and tell your opinion. Although 400M pemutations is indeed a huge number, so some filtering is a must to speedup the process and avoid memory issues.
Implemented multiple stat foci this way:
That looks perfect. I assume it is currently only in your branch? If so, I'll download it to test it.
Yes, I released it for testing purposes here: https://github.com/AlexeiA/E7-Gear-Optimizer/releases
After using this optimizer for a while, the main feature I find myself missing from SWOP is the ability to set multiple possible stats to focus for the neck, ring, boots spots. For example, most supports want either HP% or Def% in neck and ring. Currently, you either have to optimize four times to combine the various possibilities or just leave those slots blank. The same applies for crit chance vs. crit dmg necks. Being able to set (three max?) foci for the optimization would still cut down on possible permutations while leaving open all the relevant possibilities for the build you are pursuing.