• v2.0.4 5e1b125f80

    v2.0.4 Stable

    rudism released this 2020-05-10 12:02:17 -05:00 | 2 commits to main since this release

    Added scrollParent option to override parent element when scrolling the story or resetting position to the top when scrolling is disabled.

    Downloads
  • v2.0.3 826b0abe04

    v2.0.3 Stable

    rudism released this 2020-05-09 15:25:09 -05:00 | 3 commits to main since this release

    Added callback hooks for story start and finish.

    Downloads
  • v2.0.2 f8876c7175

    v2.0.2 Stable

    rudism released this 2020-05-08 20:01:50 -05:00 | 4 commits to main since this release

    • Updated npm dependencies.
    • Fixed bug where empty titles in story and scene titles were still rendering.
    • Fixed bug where scenes with more specific matching conditionals were not being matched correctly.
    Downloads
  • v2.0.1 c0d6c6798c

    Stable

    rudism released this 2019-05-16 23:03:39 -05:00 | 6 commits to main since this release

    Removed unneeded core-js code to reduce file size.

    Downloads
  • v2.0.0 79b5a7d4ee

    v2.0.0 Stable

    rudism released this 2019-04-28 17:58:47 -05:00 | 9 commits to main since this release

    Complete rewrite in typescript. No longer requires any third party dependencies (includes all required libraries and polyfills).

    Downloads
  • v0.9.1 a765535636

    v0.9.1 Stable

    rudism released this 2017-12-28 16:48:24 -06:00 | 14 commits to main since this release

    • Better handling of scenes with no title.
      ## [Scene Name]("")
      
    • Ability to customize start link text and game-over markdown when creating the Player object.
      new Player(story, 'main', 'Click to start...', '## The End\n\n[Click](/main) to restart.')
      
    Downloads
  • v0.9.0 ee795798bc

    Stable

    rudism released this 2015-07-26 14:08:19 -05:00 | 17 commits to main since this release

    Download ficdown.js or ficdown.min.js below.

    Downloads