Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop reordering gems on import #6727

Merged

Conversation

Paliak
Copy link
Contributor

@Paliak Paliak commented Sep 21, 2023

Fixes #6721

Description of the problem being solved:

Currently imported gems are sorted on import. Putting skill gems at the top and support gems at the bottom. This reordering causes issues with importing builds that use Dialla's Malefaction where the order of gems matters.

This behavior seems to have been implemented a long time ago in 0b2912b#diff-c5b45cc2adeffbfd2d3f81625693c14819ecf7b1b5d5f4a6cd8a1bef1b5d340cR443

I assume this was a way to fix #4886 and #6707 but may not be necessary any more.

@Paliak Paliak added bug: calculation Numerical differences bug: behaviour Behavioral differences labels Sep 21, 2023
@Paliak Paliak force-pushed the stopReorderingGemsOnImport branch from 26424dd to 129a9a0 Compare September 21, 2023 17:04
@pHiney
Copy link
Contributor

pHiney commented Sep 22, 2023

I'd like 'FIX: only disable if item is Dialla's' as it would be the least disruptive

ty
pH

@LocalIdentity LocalIdentity merged commit 94119f0 into PathOfBuildingCommunity:dev Sep 25, 2023
shafouz pushed a commit to shafouz/PathOfBuilding that referenced this pull request Dec 8, 2023
* FIX: stop reordering gems on import

* FIX: only disable if item is dialla's
@Paliak Paliak deleted the stopReorderingGemsOnImport branch January 20, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: behaviour Behavioral differences bug: calculation Numerical differences
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dialla's Malefaction socket coloring is broken by gem re-ordering on import
3 participants