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

Exclude extra ascendancies from node counts #6949

Merged

Conversation

Lilylicious
Copy link
Contributor

Fixes #6928

Description of the problem being solved:

Extra ascendancies were being counted for ascendancy node counts for warnings and tooltips. This simply excludes the current ones from those counts.

If we end up having a core system for secondary ascendancies, or this becomes a regular feature, we might want to add some better display for this. This implementation won't add any warnings or signs that you've allocated too many nodes in the secondary ascendancy.

Before screenshot:

image

After screenshot:

image

@LocalIdentity LocalIdentity added user-interface Changes that only affect the UI bug: accuracy Wording differences and removed user-interface Changes that only affect the UI labels Dec 6, 2023
@LocalIdentity LocalIdentity merged commit a80db83 into PathOfBuildingCommunity:dev Dec 6, 2023
deathbeam added a commit to deathbeam/PathOfBuilding-1 that referenced this pull request Dec 9, 2023
* upstream-dev: (369 commits)
  Update spec
  Export bases + tincture + stat descriptions
  Fix IsSupport Spec
  Fix skillgems
  Fix Skill gems dat
  Tincture export start
  Additional Files
  Update Spec
  Adding gemeffects.dat (PathOfBuildingCommunity#6974)
  Add support for toggling ineligible configurations (PathOfBuildingCommunity#5950)
  Add support for search input to Configuration tab (PathOfBuildingCommunity#6178)
  Fix spelling
  Fix Variable casing
  Ngahamu -> Ngamahu (PathOfBuildingCommunity#6955)
  Release 2.35.5
  Release 2.35.5 (PathOfBuildingCommunity#6951)
  Exclude extra ascendancies from node counts (PathOfBuildingCommunity#6949)
  Fixed dissolution of the flesh changing maximum hit pools (PathOfBuildingCommunity#6791)
  Release 2.35.4
  Release 2.35.4 (PathOfBuildingCommunity#6947)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: accuracy Wording differences
Projects
None yet
Development

Successfully merging this pull request may close these issues.

incorrect ascendancy point calculation
2 participants