Releases: daterre/Cradle
Releases · daterre/Cradle
Cradle 2.0.1
- Renamed the project to Cradle
- Support for published HTML files, including Twine 2
- Story formats: added Harlowe, improved Sugarcane/Sugarcube
- Complete rewrite of the asset importer:
- Extensible, supports multiple story formats
- Error checking and graceful failures that don't break the project
- Complete rewrite of the variable system to allow support for many different types (arrays, datasets, etc.)
- Added support for passage fragments to allow deferred code execution and output generation (Harlowe makes extensive use of this feature)
- Source code now compiles to standlone assemblies
UnityTwine 1.1 (2015-06-30)
Note: This is an outdated version that does not support Harlowe and is limited in features. To get a Harlowe-compatible version, please download the latest snapshot of the repository.
- Parser now supports any valid Twine passage name
- Added extensible macro system
- Shorthand display syntax support (with parameters)
- Visited, visitedTag, turns, parameter functions
- Tags are now simple string arrays like the original Twine
- Simplified hook setup
UnityTwine 1.0 beta 1 (2015-06-10)
Includes the example project Snoozing.