Skip to content

Version 0.3.3 Alpha

Compare
Choose a tag to compare
@joethephish joethephish released this 12 Apr 15:57
· 839 commits to master since this release
  • Open up access to VisitCountAtPathString
  • Open up access to jsonToken on StoryState, 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