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 auras disabling due to multiple iterations of reservation calculations #4581

Conversation

QuickStick123
Copy link
Contributor

Description of the problem being solved:

Auras disable sometimes due to multiple iterations of reservation calculations
As reserve base is calculated with reference to the previous reserve base calculation it grows until the aura gets disabled. This changes it to use the currently calculated flat resource to reserve.

Steps taken to verify a working solution:

  • Toggling supreme ego now correctly shows dps increase not decrease.
  • Looking at variables they do not grow on iterations.

Link to a build that showcases this PR:

https://pobb.in/yyfVaqMYkCpz

Before screenshot:

image

After screenshot:

image

@QuickStick123 QuickStick123 added the bug Something isn't working label Jul 13, 2022
@LocalIdentity LocalIdentity merged commit 0b4ba3f into PathOfBuildingCommunity:dev Jul 13, 2022
@QuickStick123 QuickStick123 deleted the Reset-Reservation-Calculations-to-zero-at-start-of-calculations branch September 15, 2022 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants