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

Task assignment system #101

Open
TheSecondReal0 opened this issue Oct 18, 2020 · 0 comments
Open

Task assignment system #101

TheSecondReal0 opened this issue Oct 18, 2020 · 0 comments
Assignees
Labels
feature New feature being added
Milestone

Comments

@TheSecondReal0
Copy link
Member

A system that assigns tasks to players based on various conditions, such as game options or the player's role. Features to include:

  • Store a list that contains every task and info associated with it (type, which UI menu, role it should be assigned to, etc.)
  • Easily expandable with more tasks
  • Tasks can be assigned based on their role
  • Smartly distribute tasks among players
  • Ability for tasks to be disabled and not be assigned
  • Customizable (how many of each task/task type should be assigned)
@monban monban added this to the Alpha milestone Oct 18, 2020
@monban monban added the feature New feature being added label Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature being added
Projects
None yet
Development

No branches or pull requests

3 participants