Skip to content

Version 0.2.1 Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@joethephish joethephish released this 24 Mar 22:58
· 910 commits to master since this release
  • Public method to get the visit/read count of a knot or stitch: story.state.VisitCountAtPathString("yourKnot.yourStitch")
  • Rewrote system that counts visits to Containers. Simpler, faster, more robust.
  • story.state protection level fixed, so you can actually access it!
  • Various bug fixes