-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix support gem crosslink issues. (#6707)
* FIX: update sort cache not finding main skill * FIX: crosslinking not working * FIX: extra whitespace * FIX: remove outdated comments * FIX: crosslink mods not working for gem sort * FIX: use cached canSupport for a minor speedup * FIX: quality always being Defualt for tooltip * FIX: slot matching not working with weapon swaps * FIX: update tests to reflect different effective group skill count * FIX:If theres an active gem in the current group only show supports for that gem * Updating gem support finding logic * fix: updated logic for gem recommendations in socketgroups * FIX: spelling, comments * Fix duplicate gems and skill tab tooltips * Updating gem support finding logic * fix: updated logic for gem recommendations in socketgroups * fix: gem dropdown tooltip displaying only top gem * fix: resolve issue with duplicate support gems and fix socketGroup tooltips * Revert "FIX: update tests to reflect different effective group skill count" This reverts commit 87ed945. * FIX: noSupport flag not working * FIX: pull out superseded loops into addBestSupport function --------- Co-authored-by: LocalIdentity <[email protected]> Co-authored-by: Sida Wang <[email protected]> Co-authored-by: LocalIdentity <[email protected]>
- Loading branch information
1 parent
d48acc6
commit 1f6a0f3
Showing
4 changed files
with
272 additions
and
196 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.