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

Party tab improvements #6143

Merged

Conversation

Regisle
Copy link
Member

@Regisle Regisle commented Apr 27, 2023

This adds various improvements to the party tab

Ideally there are 18 remaining issues I would like to fix, this PR should address 9 of the most important ones, and another PR (reliant on link skills) will address 1 more

  • 1) fix vaal auras preventing base aura from applying
  • 2) improve parsing of tags to make them more generic
  • 3)exporting of enemy conditions/mods
  • 5) alphabetical sorting of simple list display
  • 8) victarios flight quicksilver mod
  • 9) slipstream
  • 10) fix Doryani's Prototype / Ambu's Charge (Your nearby party members maximum Endurance Charges is equal to yours)
  • 11) fix Eye of Malice
  • 12) update help section

remaining issues to be fixed in a future PR
4) improve tagging of enemy conditions/mods (eg exposure)
6) fix some aura tags like stack var
7) link skills (requires #5959 and #6139, will likely be in a separate PR)
13) undo states could be improved
14) importing of other builds in build folder (without having to export/import them again)
15) tagging which "support" a given aura/curse etc are from, which would also remove the need for append/replace (as it would always replace if its from the same "support" and append if its not)
16) tagging auras and curses as belonging to the party
17) rendering of item states from party (this seems like it just bloats the save file so hasnt been done yet)
18) maybe sort/cull advanced versions (with opt out)

@QuickStick123 QuickStick123 added the enhancement New feature, calculation, or mod label Apr 28, 2023
@Regisle Regisle marked this pull request as ready for review May 10, 2023 02:04
@LocalIdentity LocalIdentity merged commit 4ea260d into PathOfBuildingCommunity:dev Sep 9, 2023
2 checks passed
@Regisle Regisle deleted the PartyTabImprovements branch September 9, 2023 11:19
shafouz pushed a commit to shafouz/PathOfBuilding that referenced this pull request Dec 8, 2023
* reenable export of enemy conditions/modifiers

* improvements to UI relating to enemy mods

* add UI guides to make working with all the controls easier

* sort aura and curse simple list

* improve mod parsing

* add some checking for party conditions

* fix exporting it exporting values that come from party

* fix simple enemy mods

* fix vaal auras

* add support for exporting generic buffs like harbinger of time

* allow for more generic other effects

* improve extra aura grabbing

* move ally buffs into a fake actor

* allow for multiple enemy mods of the same stat (eg eye of malice expose)

* improve enemy mods export

* add support for some player mods before links need them

* update help txt

* fix spelling

* improve error message

* rename UIGuides to theme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, calculation, or mod
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants