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

Ability to reset a quest and restart it #46

Open
5 tasks
BlackRam-oss opened this issue Jul 30, 2022 · 0 comments
Open
5 tasks

Ability to reset a quest and restart it #46

BlackRam-oss opened this issue Jul 30, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@BlackRam-oss
Copy link
Collaborator

BlackRam-oss commented Jul 30, 2022

Give the ability to reset a quest:

  • Add a parameter: restart_label_name. That will be started when the Quest is restarted. This can be useful for changing values that have something to do with the Quest.
  • Create a function in the Quest class that will set all values to 0 and start the Quest (if it is possible to reuse functions already present) and that eventually starts the previous label.
  • Add a a button to reset the Quest
  • Wiki
  • Code-snippet
@BlackRam-oss BlackRam-oss added the enhancement New feature or request label Jul 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Draft
Development

No branches or pull requests

1 participant