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

[Enhancement] Ranked talents should only show up in higher tiers if bought at lower tiers #63

Open
ShaneK opened this issue May 29, 2021 · 0 comments

Comments

@ShaneK
Copy link
Member

ShaneK commented May 29, 2021

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.

KoljaTM pushed a commit to KoljaTM/RPG-Web-Character-Creator that referenced this issue Jun 6, 2021
…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
ShaneK pushed a commit that referenced this issue Jun 6, 2021
…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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant