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

Fix Widowhail multiplying mods individually, oddly interacting with weapon swaps. #6879

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

Paliak
Copy link
Contributor

@Paliak Paliak commented Nov 28, 2023

Fixes #6877 #6846

Description of the problem being solved:

Fixes Widowhail multiplying mods individually by merging mods from the equipped quiver first before adding them to the main mod list. Fixes odd interaction with weapon swaps, not sure what changed but my last implementation had issues. Fixes tooltip calcFunc call setting repItem to False at times causing odd behavior in CalcSetup.

Steps taken to verify a working solution:

@Paliak Paliak added the bug: calculation Numerical differences label Nov 28, 2023
@LocalIdentity LocalIdentity merged commit c865896 into PathOfBuildingCommunity:dev Dec 1, 2023
2 checks passed
@Paliak Paliak deleted the issue-6877-6846 branch January 20, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: calculation Numerical differences
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Widowhail does not respect weapon sets
2 participants