Ju/Smwhr
Ju/Smwhr
I totally agree with all your reasons and I think that any kind of specification is a sign of a mature language and will insure the perennity of all our...
Late to the party, but in case someone else comes here looking for the same thing, I've come up with another pattern, using lists. (because you cannot reset diverts, but...
Caught by our test suite, i thought the bug was on our side :) Porting of the runtime is almost done, it'll ease porting your subsequent commits if it touches...
[Great work](https://github.com/inkle/ink/commit/7fcc40ad5b3be8a248a3bfae4bfa27c034292ddb) @joethephish !
What I suggest is to only transform misleading (f%1==0) float in "12.0f" notation and make a small PR on the C# codebase to read and write them accordingly. Indeed, non-rounded...
Confusing for whom ? People reading the raw bytecode ? That'd be just me 🤣 The argument in favour of switching to string notation for all floats is that it...
Shouldn't we promote this discussion in the inkjs channel of inkle's Discord ? I have _no_ idea how a lsp work but, I _sense_ it may rely on the parsedState...
Inklecate is just a cli wrapper around the `Compiler.Compile` + a cli `Story` loop, I'm not sure it needs its own repo, at least for the build/play parts. Many package...
Next release : - Behaviour of `variablesState` has been modified in latest. - Added default `true` to `lookaheadSafe`
Maybe I'm mistaken, but if I have 2 audio streams in my source file that have the same bitrate (±10%) and the same language (and obviously the same codec), they...