You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, all talents less than or equal the current tier are showing up when you go to select a talent.
We should filter this down to only show talents available for the current tier, taking into account ranked talents that you bought at previous tiers.
For example:
Grit shouldn't show up when you go to buy Tier 2 unless you've bought it at Tier 1 already. Similarly, it shouldn't show up in Tier 3 unless you've bought it in Tier 2. Etc.
Non-ranked talents should never show up in tiers higher than the current tier.
This will greatly reduce the clutter of going to buy a talent and more accurately reflect your choices.
The text was updated successfully, but these errors were encountered:
…ought at lower tiers Unbound-Legends#63
- refactored logic to determine when to display ranked talents
- marked Bullrush as not ranked
- UndercityContactsImproved now correctly requires UndercityContacts
…ought at lower tiers #63 (#64)
- refactored logic to determine when to display ranked talents
- marked Bullrush as not ranked
- UndercityContactsImproved now correctly requires UndercityContacts
Co-authored-by: Kolja Markwardt <[email protected]>
Currently, all talents less than or equal the current tier are showing up when you go to select a talent.
We should filter this down to only show talents available for the current tier, taking into account ranked talents that you bought at previous tiers.
For example:
Grit shouldn't show up when you go to buy Tier 2 unless you've bought it at Tier 1 already. Similarly, it shouldn't show up in Tier 3 unless you've bought it in Tier 2. Etc.
Non-ranked talents should never show up in tiers higher than the current tier.
This will greatly reduce the clutter of going to buy a talent and more accurately reflect your choices.
The text was updated successfully, but these errors were encountered: