inky
inky copied to clipboard
An editor for ink: inkle's narrative scripting language
OS: Pop!_OS 22.04 LTS Desktop Environment: GNOME 42.5 Inky version: 0.13.0 and 0.14.0 (I tested both) When opening or saving a file inside the home directory `/home//`, Inky is unable...
A super common use case for ink is building a game that relies on some external functions. These can be simple (capitalize the first line of text) and complex (handing...
I tried to open it and there is a warning saying that there is a trojan virus, can you remove it please?
According to https://github.com/inkle/ink/blob/master/Documentation/RunningYourInk.md#choice-tags, choices may contain tags, for example: ``` * [The choice #my_tag] ``` If I try to do that in Inky, I get a compilation error:  This...
**Precondition:** - Ink Unity Integration version: 1.0.0 - Unity version: 2022.1.23f1 - Inky version: 0.14.1 - ink version: 1.1.1 - inkjs version: 2.1.0 - Windows 10 Code: ``` -> main...
Basically, using the inky for 15 minutes is the limit for me. Because, after that, it just glitches terribly, It simply glitches and doesn't even let me quit the app,...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
I think it would be a nice addition to be able to open a story to a specific line - especially for engines integration. A use-case example - working with...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [electron](https://github.com/electron/electron) from 4.2.12 to 18.3.7. Release notes Sourced from electron's releases. electron v18.3.7 Release Notes for v18.3.7 Fixes Fixed WCO not responding to touch events on windows. #35177 (Also...