Skip to content

Buy similar: fix mod matching and improve search workflow#1942

Merged
LocalIdentity merged 39 commits into
PathOfBuildingCommunity:devfrom
vaisest:buy-similar-pob1
May 25, 2026
Merged

Buy similar: fix mod matching and improve search workflow#1942
LocalIdentity merged 39 commits into
PathOfBuildingCommunity:devfrom
vaisest:buy-similar-pob1

Conversation

@vaisest

@vaisest vaisest commented May 22, 2026

Copy link
Copy Markdown
Contributor

Description of the problem being solved:

This ports PathOfBuildingCommunity/PathOfBuilding#9857 and fixes any remaining mod mismatches. As far as I can see, every mod matches correctly now.

Steps taken to verify a working solution:

  • Tested a bunch of different builds with various items

Be careful when testing with poe.ninja profiles. There was a bug that causes enchants to be exported as implicits. This breaks the mod matching here due to the trade site matching affixes by implicit and enchant separately. This has since been fixed, but since the league is dead, most profiles haven't been refreshed.

Link to a build that showcases this PR:

A bunch of random builds:

See linked PR for screenshots.

Depends on #1801

vaisest added 30 commits May 25, 2026 05:40
…lems, and to show it on non-429 rate limit. (429 issue solved on GGG's side)
…shes in a similar format as previous mod export changes.
@vaisest vaisest force-pushed the buy-similar-pob1 branch from 396376a to bd60120 Compare May 25, 2026 02:40
@LocalIdentity LocalIdentity added the enhancement New feature, calculation, or mod label May 25, 2026
@LocalIdentity LocalIdentity merged commit 845364a into PathOfBuildingCommunity:dev May 25, 2026
3 checks passed
@vaisest vaisest deleted the buy-similar-pob1 branch May 25, 2026 14:04
bct8925 pushed a commit to bct8925/PathOfBuilding-PoE2 that referenced this pull request Jun 19, 2026
…dingCommunity#1942)

* port compatible trader tool changes from pob1

* Fix corrupted mods being fractured mods in trade mod generation

* Fix radius jewel weight generation

* Regenerate QueryMods.lua

* convert trade tool mod weight generation to use tradeHash

* wip: change poesessid to bearer token

* Cleanup: remove extra logout button and fix poeapi comments

* Fix trader crash when rate limited on startup

* Use https://poe.ninja/poe2/api/economy/exchange/current/overview for currency rates

* Fix poe.ninja tests

* Fix trader section anchor

* Adjust price scaling factor due to things being in divs (still an abitrary number)

* Clarify price options and rate limit waits, and use Retry-After for rate limiting waits if possible

* rate limiting pls work

* Fix perfect essences not appearing in generated weights, and regenerate querymods.lua

* Fix tradehashes for radius jewels

* Improve rate limit countdown to prevent simplegraphic suspension problems, and to show it on non-429 rate limit. (429 issue solved on GGG's side)

* Fix debug print causing crash, and remove extra debug print

* disable wiping trader controls to fix crash when it is closed and a search tries to add results to controls

* remove whisper for instant buyout items

* make cspell happy

* Fix currency conversion button not being updated after reopening trader panel

* Avoid useless search in "search for" button

* fix api error on invalid token

* disable reuseaddr

* Remove error code on login and fix hanging item slot controls in tradequery

* Fix QueryMods.lua generation. Change soulcores.lua to export trade hashes in a similar format as previous mod export changes.

* Add note about trade hashes

* Clear authorization on 403 to fix outdated scope in trader

* Use enum in mods.lua and format it

* Fix typo in mods.lua

* Remove forgotten debug prints

* Fix trade hash generation

* add note about radius jewel mods

* Fix rune weight generation and regenerate QueryMods.lua

* Port buy similar improvements from pob1 and improve mod matching

* Fix timeless jewel searching (completely useless)

* Fix error handling on oauth login

* Spacing

---------

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.

2 participants