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

Containing challenges recursively #2

Open
fhnaumann opened this issue May 31, 2024 · 0 comments
Open

Containing challenges recursively #2

fhnaumann opened this issue May 31, 2024 · 0 comments

Comments

@fhnaumann
Copy link
Owner

Every challenge may contain an additional challenge (optional variable at the root). This challenge may also include an additional challenge leading to a recursive chain.

The ability to "chain" resources that way creates new customization possibilities. Currently a goal with a time limit can only exist once per challenge. E.g. having two MobGoals at different times (different timer value) is not possible. This feature makes this possible by being in different challenges. Furthermore, this adds the ability to have different rules throughout the "entire challenge" (the multiple chained challenges).

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

1 participant