I'll be honest, I haven't been working on the game very much recently. Too lazy, too many other things to concern myself with, etc.. I have made a little progress with a couple of the tools that will be used to produce the game, one of which is the quest editor. It's very barebones and isn't capable of a hell of a lot, but then, I won't need it to be capable of much. All it really needs to do is string along enough of a token plot so that the player doesn't feel like he's completely wasting his time as his character bangs fictional women. For the curious, it's written in Python3 using PyQt5. That being the case, it will necessarily be released under the GPL, as is required when using PyQt5 under normal (or perhaps any) circumstances. Off the top of my head I can't remember which variant of the GPL they make you use, probably version 3. Check their website for more details or wait for the release.