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

A few misc changes! #731

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

A few misc changes! #731

wants to merge 2 commits into from

Conversation

tomkail
Copy link
Collaborator

@tomkail tomkail commented Jan 5, 2022

I've got a few changes to the version of ink I'm using that I'd love to get into the main branch! Apologies they're all in a single request.

InkList: Adds == operator for InkLists, and some other changes Jon(?) wrote for Overboard but never merged in
ListDefinitionsOrigin: Null input check. _allUnambiguousListValueCache items should never be null, so we don't even want to check.
Story: These were changes used in the InkPlayerEditorWindow
Path+StoryState: This is a new feature! It enables you to get a more practical path string for the story state, which I've found super helpful as a way of checking where the player REALLY is in the story (which can then be used to rewind them, track state, find bugs, etc)

InkList: Adds == operator for InkLists, and some other changes Jon(?) wrote for Overboard but never merged in
ListDefinitionsOrigin: Null input check. Can't recall why we added this!
Story: These were changes used in the InkPlayerEditorWindow
Path+StoryState: This is a new feature! It enables you to get a more practical path string for the story state, which I've found super helpful as a way of checking where the player REALLY is in the story (which can then be used to rewind them, track state, find bugs, etc)
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.

None yet

1 participant