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: Added command <<visit>> #2233

Merged
merged 5 commits into from
Dec 25, 2022
Merged

feat: Added command <<visit>> #2233

merged 5 commits into from
Dec 25, 2022

Conversation

st-pasha
Copy link
Contributor

Description

The functionality of the <<visit Target>> command is that the dialogue runner will temporarily suspend execution of the current node and start executing Target, but then once that finishes it will resume executing the original node.

Checklist

  • I have followed the Contributor Guide when preparing my PR.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • [-] I have updated/added relevant examples in examples or docs.

Breaking Change?

  • Yes, this PR is a breaking change.
  • No, this PR is not a breaking change.

@st-pasha st-pasha added the jenny Issues/PRs related to the Jenny package label Dec 23, 2022
@spydon spydon enabled auto-merge (squash) December 25, 2022 18:10
@spydon spydon merged commit a90f90e into main Dec 25, 2022
@spydon spydon deleted the ps.jenny-visit-command branch December 25, 2022 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jenny Issues/PRs related to the Jenny package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants