Version 0.2.1 Alpha
Pre-release
Pre-release
joethephish
released this
24 Mar 22:58
·
919 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