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

dev/v2.4.2 #80

Closed
wants to merge 14 commits into from
Closed

dev/v2.4.2 #80

wants to merge 14 commits into from

Conversation

cayb0rg
Copy link
Contributor

@cayb0rg cayb0rg commented Feb 28, 2024

Post v2.4 Updates

Conditional Question Feature

Old PR: #77

Adds

  • Conditional node text based on number of visits to a node and/or items in inventory. If a player meets the requirements for more than one question, it will choose the one the player most recently met the requirements for.
    • Different headings for different node types
    • Updated creator's guide with additions
Screenshot 2023-12-14 at 3 03 06 PM

Unreachable destination checker

  • Checks if any of the destinations are unreachable (such as when they require items that are never given or are not given enough of)
  • Uses a breadth-first search with individual path histories
image

@clpetersonucf
Copy link
Member

#81 was branched off this branch and the commit history here has been fully merged in. I'm closing this branch, since given the scope of the changes the semver for this release should be 2.5.0 instead of 2.4.2.

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