I will start by saying that the Dialogue System is great!
I was testing out the twine importer, and while it mostly does the job, there's one little, tiny thing problem with it.
When working with generic links like (Continue), the importer isn't handling them properly. It only creates one node, with many links which in turn the dialogue get stuck in a loop.
For example, given the following "story":
After you import it, it will get stuck in the "First" node.
However there's a really easy fix, by changing the link entry title to include the pid:
See the json of the story -
Twine importer buggy on generic Continue "options"
Re: Twine importer buggy on generic Continue "options"
Thanks! I'll add that to the upcoming version. If you have any other suggestions for the Twine import, please let me know. It's the newest import option and, while it handles the basic cases, I'm relying on user feedback to add any fancier features.
Re: Twine importer buggy on generic Continue "options"
I will when I have more.