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

Add args in quest methdos #18

Merged
merged 7 commits into from
Jun 28, 2024
Merged

Add args in quest methdos #18

merged 7 commits into from
Jun 28, 2024

Conversation

shomykohai
Copy link
Owner

Summary

Adds optional arguments to quest's methods.
This breaks old quest scripts made before this version, so a migration guide has been made.
Closes #17.

Checklist

  • This PR changes something in the code (e.g. for better performance).
    • If any code changes had taken place, I've tested them before committing.
  • This PR adds something new.
  • This PR fixes an issue.
  • This PR includes breaking changes.
  • This PR is not code related (e.g. README, Documentation)

@shomykohai shomykohai added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 28, 2024
@shomykohai shomykohai self-assigned this Jun 28, 2024
@shomykohai shomykohai merged commit e9e655b into main Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Pass additional arguments in quests when calling main QuestSystem methods
1 participant