Thanks!
I already released the three most important parts of the engine (pathfinding, multitasking, dialogues):
- https://codeberg.org/apicici/pathfun
- https://codeberg.org/apicici/strands
- https://codeberg.org/apicici/plato
Everything else is either gluing things together or having to do with inputs and GUIs.
I originally intended to release the whole thing, but it accumulated too much cruft and I don't have time to polish it and write a decent documentation for it. What I will likely do when I have a bit of time is releasing the engine source as is, so people can use it as a starting point.