Allow local mods to be searched and default sort by highest dps.
Fixes: https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/5341 Partially Fixes: https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/5364
Description of the problem being solved:
Local mods aren't currently supported Results weren't automatically sorted by full dps this was an option you could turn on but due to having to research it was hard to tell if it worked and should be the default behaviour tbh especially if we are dealing with inaccurate searches from not knowing base info which this patch allows. Minimum weight is reduced significantly to help include more results in the search as they are now significantly less accurate this might create problems so would need testing to see if we hit the 10k item cap that starts causing problems.
This might not be working on implicits currently.
This has two main problems (exist in dev too I think)
- Import button isn't updated by sort
- Generated list of items can be of an item class not usable by main skill e.g. venom gyre cannot use one handed swords this leads to significant part of search wasted and nonsense in weighted item search.