What are you using to edit the game? When I try to use Twine 2, w/sugarcube 2.36.1 (What the game file says is the format), I get a bunch of broken links/macros when I compile/export the game. I can edit the Java portion easily enough with Notepad++, but not the events portion outside of a couple very minor changes. I really would like to fix a few things I find annoying, and add several events, but can't get it to work correctly. Any help would be appreciated.
You can't use twine because you have no access to the source - unless the devs have a git and you dl it from there.
All you can do is edit the compiled html file - which is annoying because you have to keep track of your changes and re-do them manually after each update.
As for editing, you can define your language as Sugarcube in Notepad++ assuming you have the appropriate files for it. See the attached files for clarification(s).
Later edit. Is exactly why I didn't kept my original promise yet (adding more threesome events). Because they don't fire properly or don't end like I want to. I'll figure out - eventually - but honestly the coding style is quite frustrating. They pile up variable alteration in one place and show them on screen on a totally different place. Grr.
So while I figure out how to make things work in a proper way, I keep tweaking the game with Quality of Life improvements.