-
https://github.com/tmedwards/sugarcube-2/issues/46
-
In Story Formats, it states that it can not load SugarCube 2.32.0 and it has a triangle exclaimation point. Trying to delete the story format by clicking on the thrash can icon and clicking the "Remov…
-
I have repeatedly seen strange behaviour in the current queue and I couldn't quite figure out what was going on but now I managed to document this behaviour in a screencast here: https://www.screencas…
-
Just a heads up. The version of sugarcube I found distributed with tweego was 2.30. I noticed there was a newer version so I wanted to try building this from source. When I ran `node build.js` it fail…
-
**Is your feature request related to a problem?**
Some passages call the `goto` macro while the passage is being loaded in order to redirect the player automatically to another passage without any us…
-
It would be very helpful if there existed type declarations for all the JavaScript functionality. A simple type declarations file published on [Definitely Typed](https://definitelytyped.org) would suf…
-
In Harlowe, the longer a passage is, the slower the highlighting is, taking up to a second to display the correct word highlighting.
And also,
changing the mouse cursor to a different position …
-
[Previous() in documentation](http://www.motoslave.net/sugarcube/2/docs/#functions-function-previous)
```
→ Commonly used as part of a link to return to the most recent non-active passage
[[Return|…
-
Its not possible to add new formats from local "format.js" files.
Twine 2 (desktop) throw a timeout error
-
Hello,
Their a visual bug where if you try and assign values to array using a for loop, visually only 1 button can be checked.
for example:
`
`
this code is supposed to let me a…