So I fixed the bugs reported so far, and also made some progress on the issues with time problem. Before the earlier release, I fixed the issue with negative time, but something was still wrong. I found out what it was...
In Twine, apparently calling a function that contains a for loop inside of a for loop, causes Twine to forget about the first for loop.
I just don't even... really?
