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 ES bypass regression from #552 #694

Conversation

Edvinas-Smita
Copy link
Contributor

Description of the problem being solved:

#552 introduced a bug (who could've done such a thing?) where ES bypass + MoM did not work because code was relying on "EnergyShieldProtectsMana" flag which is not set to true by default in pob2 (should it?)

Added some tests which should prevent this happening again in the future

Before screenshot (current dev):

image

After screenshot:

image

@LocalIdentity LocalIdentity added the bug: calculation Numerical differences label Feb 4, 2025
@LocalIdentity LocalIdentity merged commit d469ca7 into PathOfBuildingCommunity:dev Feb 4, 2025
1 of 2 checks passed
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.

2 participants