Skip to content

Conversation

@Edvinas-Smita
Copy link
Contributor

Closes #5485 .
Built on #5525 which in turn is built on #5507.

Description of the problem being solved:

It is very hard and cumbersome to make a search for a Megalomaniac, and then evaluating the results is mostly eye-balling.

Steps taken to verify a working solution:

  • Generated some searches with some different stat values being weighted

After screenshots:

image
image

@QuickStick123 QuickStick123 added the enhancement New feature, calculation, or mod label Feb 27, 2023
Edvinas-Smita and others added 2 commits March 6, 2023 03:23
# Conflicts:
#	src/Classes/TradeQuery.lua
#	src/Classes/TradeQueryGenerator.lua
#	src/Classes/TradeStatWeightMultiplierListControl.lua
@LocalIdentity LocalIdentity merged commit 7a535f9 into PathOfBuildingCommunity:dev Apr 21, 2023
Dullson pushed a commit to Dullson/PathOfBuilding that referenced this pull request Dec 6, 2023
* Initial Support for sorting by different stat instead of DPS

* rename calcSortIndex and apply default value checks

* initial support for multiple stats

* fix merge issues

* fix merge issues

* fix stat weight defualts and reuse old values when opening change popup

* fix whitepsace

* move to using a listController

* update default item sort order and fix full dps issue

* fix incorrect variable

* fix merge issue

* fix merge issues

* fix merge issues

* update formatting

* fix spelling

* update item weight and sorting to use percentage change rather than abs

* ratio modweights and dont divide by 0

* change function to local

* change function to local

* make function not local

* fix function call

* Add megalomaniac search to trade tool

Plus some generic improvements, including more extensible control placement, some small bug fixes and a decent bit of refactoring (i.e. renamed a lot of variables to make them more uniform)

---------

Co-authored-by: Regisle <Regisle.godform@gmail.com>
Co-authored-by: LocalIdentity <localidentity2@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature, calculation, or mod

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Megalomanianc Trade Link Generation

4 participants