ink icon indicating copy to clipboard operation
ink copied to clipboard

inkle's open source scripting language for writing interactive narrative.

Results 209 ink issues
Sort by recently updated
recently updated
newest added

This updates the documentation of the JSON runtime format. Both the documentation and the comments in the serializer were outdated, and the documentation was missing descriptions of crucial parts of...

In the following structure, the use of the same parameter name ("-> knot") causes an issue. When the choice inside "level two" is selected, and the flow loops back into...

bug

Some recent discussion[^1] made it clear that while "[Inkle has] always been against replicating array structures in ink because ink is not intended as a coding language ... there ARE...

This PR update nuget package info, `PackageIconUrl` is deprecated. And added `Inkle.Ink.Compiler` as a NuGet package. Now the official nuget package is out-dated for many years. related issues: #554 #584...

I found an issue using [mise-en-place](https://mise.jdx.dev/) by using the v1.2.0 release. ### Reproduction 1. Install [mise-en-place](https://mise.jdx.dev/installing-mise.html) 1. Run the command: ```shell mise use -v -g github:inkle/[email protected] ``` ``` # OUTPUT...

While loading plugins dynamically makes sense in the most common Ink use cases, it is a bit of a pain if you're just referencing the compiler directly in a project....

Fixes #959. This preserves the `isInvisibleDefault` flag by adding it to serialisation and deserialisation. Add a regression test to ensure it works correctly. I haven't tested the C# version manually,...

Someone reported this issue a few years ago https://github.com/y-lohse/inkjs/issues/912 It has been fixed today by this pull-request https://github.com/y-lohse/inkjs/pull/1130 Looking at the [relevant C# code](https://github.com/inkle/ink/blob/f4102e90ddf85ca86192d5b0c416060dfdfceec6/ink-engine-runtime/JsonSerialisation.cs#L595), I see that `isInvisibleDefault` is not...

Does what it says on the tin: fixes a tiny typo.

Новелла “Колобок.mos.ru” Игровая задача: пройти всех боссов и вернуться домой к бабушке и дедушке. Сцены: многоквартирный дом, подъезд, парковка, метро, магазин. Выборы: уходит колобок от управдома, от службы парковки или...