If you're wondering what the hell is
twine. The answer is simple. It's one of the best if not
the best interactive story writing tool.
Twine has the capability to export your story to a file format called twee.
Figuring out a parser for the twee file was an easy process. Getting it to work with lua was, to my surprise, very easy thanks to MoonSharp, a native lua interpreter for C#.
With the new toolset creating stories for SoS should be fairly straight forward.
First you create a new story in twine.
Then export it to a twee file.
And then you get this
Right now there's no easy way to add new stories in the game yet. I need to think of a natural method for that. Maybe a list of actions you can do to any person that lead to twine stories. Don't know yet.
Anyhow. That concludes today's progress report. On trello there's only one thing left. Shops. Then the majority of the game should be done. The rest is just more stories and things to fap to.