Frédéric Maquin

Results 8 issues of Frédéric Maquin

Per #933, the JavaScript version of inklecate is likely to have a slightly different interface compared to the original implementation. To avoid confusion, I think we should name the command...

In #931 @smwhr introduced a new mechanism to fix a long standing issue that inkjs has with number divisions. I think it's a great idea that can be further refined...

Since we are soon going to have a functional compiler in the main branch (yay \o/ 🎉) with its own inklecate (double yay \o/ 🎉), I want to bring up...

This PR tracks the changes required to run inkgd in Godot 4. (Also see #55) ### Global - [ ] Replace keywords by annotations (for instance `@tool` and `@onready`). -...

Building the container hierarchy of The Intercept currently takes about 2 seconds on my MacBook Pro. This is insanely slow. - [x] Check the performances of other implementations (original C#,...

Complete conversion to Godot 4.2. It's in pretty good shape and usable, but still a work in progress because I want to take advantage of the new static properties. Will...

Title says everything. This will requires a bit of work though.

enhancement