- Open up access to
VisitCountAtPathString
- Open up access to
jsonToken
onStoryState
, useful for JSON serialisation as part of a wider game. - Open up access to
StoryException
- Standardised error message format for easier parsing in newly released Unity integration package.
- Fix for JSON serialisation of save state when threads are used
- Fix for reversed arguments in external function binding
- Revised documentation to reflect that the ink Unity integration package is the best route into getting started
- Bug fixes, documentation typo fixes