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: DialogueRunner for jenny #2113

Merged
merged 95 commits into from
Nov 5, 2022
Merged

feat: DialogueRunner for jenny #2113

merged 95 commits into from
Nov 5, 2022

Conversation

st-pasha
Copy link
Contributor

@st-pasha st-pasha commented Oct 23, 2022

Description

The DialogueRunner is the engine that actually runs the dialogue.

Note: documentation will be added in PR #2102.

Checklist

  • The title of my PR starts with a Conventional Commit prefix (fix:, feat:, docs: etc).
  • 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?

  • No, this PR is not a breaking change.

Related Issues

Copy link
Member

@spydon spydon left a comment

Choose a reason for hiding this comment

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

Lgtm! Great dartdocs on the DialogueRunner.

packages/flame_yarn/README.md Outdated Show resolved Hide resolved
packages/flame_yarn/test/parse/tokenize_test.dart Outdated Show resolved Hide resolved
@spydon spydon requested a review from a team October 24, 2022 19:15
@st-pasha st-pasha mentioned this pull request Oct 31, 2022
4 tasks
@st-pasha st-pasha changed the title feat: DialogueRunner for flame_yarn feat: DialogueRunner for jenny Nov 3, 2022
@spydon spydon enabled auto-merge (squash) November 5, 2022 11:29
@spydon spydon merged commit 5ba6ff2 into main Nov 5, 2022
@spydon spydon deleted the ps.yarn-dialogue-runner branch November 5, 2022 11:38
@st-pasha st-pasha added the jenny Issues/PRs related to the Jenny package label Nov 24, 2022
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