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

feat: allow creators to reset a quest instance #175

Merged
merged 3 commits into from
Jun 5, 2024
Merged

Conversation

lauti7
Copy link
Contributor

@lauti7 lauti7 commented Jun 4, 2024

This PR:

  • adds function to DB interface to remove events that made progress on a quest instance
  • adds function to DB interface to remove a quest instance from the completed quest instances table
  • adds a new endpoint to allow the creators to reset a quest instance state to the start

Copy link
Contributor

@aleortega aleortega left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A wild Rustacean appeared!

LGTM :)

@lauti7 lauti7 merged commit d060f80 into main Jun 5, 2024
3 checks passed
@lauti7 lauti7 deleted the feat/easy-reset-quest branch June 5, 2024 14:56
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

Successfully merging this pull request may close these issues.

2 participants