chapbook icon indicating copy to clipboard operation
chapbook copied to clipboard

A simple, readable story format for Twine 2.

Results 49 chapbook issues
Sort by recently updated
recently updated
newest added

Super excited to see the release of Chapbook. I've jumped straight into developing an interactive book using Twee and Chapbook. The biggest stand-out issue for me is that currently the...

enhancement

Should `prettier` be a dev dependency? Or am I misunderstanding the purpose of `eslint-config-prettier`. Either way, the lack of auto-indentation is troubling me 😅

Instead of writing long sequences of blocks with nested conditions to create a description, I'd like to be able to group those into a separate passage that's then conditionally embedded....

enhancement

Right now, custom inserts don’t work with a string that includes a variable to be displayed: `{custom insert: “the value of displayVariable is {displayVariable}”}` That’s prevented because, in `render-inserts.ts` `render()`...

enhancement

**Describe the bug** `{test insert: "hello {"}` is not parsed correctly. **To Reproduce** See above. **Expected behavior** Should call the insert with the string `"hello {"`. **Stories and screenshots** n/a...

bug

Using desktop Twine version 2.8.8.0 with Chapbook version 1.2.3 on Windows 10, I find that using the "after" modifier creates a conflict with both the crossfade and fadeInOut passage-transition styles,...

bug

**Setting variables via link** At present, the Chapbook guide does not provide any method of setting variables via clicking a link (referred to as "Setter links" in Twine 1.0+). According...

enhancement

**Describe the bug** Ambient sound doesn't crossfade or fade out when stopping. **To Reproduce** 1. Play an ambient sound. 2. Insert a different ambient sound. **Expected behavior** Should crossfade, but...

bug

Bumps [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.5 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long...

dependencies

Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. Commits c3b28d3 1.0.3 6226c95 Merge pull request #4 from Trott/fix-it-again c77691d fix: remediate ReDOS further 76ca93c chore: pin mocha to version that works with...

dependencies