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

Feature: Rename FilterTalents to FilterRole and change it #5

Open
laasker opened this issue Mar 21, 2024 · 1 comment
Open

Feature: Rename FilterTalents to FilterRole and change it #5

laasker opened this issue Mar 21, 2024 · 1 comment

Comments

@laasker
Copy link
Collaborator

laasker commented Mar 21, 2024

Describe your feature request or suggestion in detail

Rename the config Solo.3v3.FilterTalents to Solo.3v3.FilterRole and edit it to have multiple options:

FilterRole = 0 (keep the way it is, no restriction of melee/ranged/healer, teams can be formed of 2 melee, 3 melee etc)
FilterRole = 1 (keep the way it is, team can only be formed by 1 melee/1 ranged/1 healer per team)
FilterRole = 2 (new function! - make it need atleast 1 healer per team, so teams can be formed of 1 healer + 2 melee or 2 ranged, or 1 melee and 1 ranged)

Describe a possible solution to your feature or suggestion in detail

Additional context

No response

@pangolp
Copy link

pangolp commented Mar 23, 2024

All those kinds of things, perhaps, can be added, to the extent that the base module works. Once we have it working, it can be configured to add this type of things, or perhaps others that arise. For now, the priority is to make it work in its base form.

@laasker laasker changed the title Feature: Config to remove MCH Feature: Rename FilterTalents to FilterRole and change it Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants