Skip to content

Releases: videlais/story-formats-archive

v1.0.1

24 Sep 21:46
Compare
Choose a tag to compare
  • Fixing a small issue where the index.json files were no longer loading in the online search because of the shift to the docs/ folder as the web server root folder.
  • Change is to make official.json and unofficial.json files in the docs/ folder. Ideally, this will be automated in the future.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

21 Sep 05:34
Compare
Choose a tag to compare

This is the first public release of the Story Formats Archive (SFA). This project started as an attempt to not only collect data about older story formats but also archive different versions of the "official" story formats packaged with Twine updates. As of this release, the SFA contains nearly all minor and major public versions of every story format packaged with Twine from 2015 through September 2024. It also contains some metadata on a large number of "unofficial" story formats with notes on if the story format was directly based on an existing one, most are and new ones continue to be, and where it could, and in many cases can, still be found online. For this first release no "unofficial" story format files were included, but that is a goal moving forward with the project. For most early story formats, all that remains is a website or partial build, which are not archived anywhere else within the Twine community.

The hope for the project is that it can serve as a foundation for command-line tools like Extwee, which will use and reference it directly, but also TweeGo and other tools where story formats are not packaged with the tool itself.

What's Changed

New Contributors

Full Changelog: https://github.com/videlais/story-formats-archive/commits/v1.0.0