@rvd249 Wow, I was actually under the impression that nobody was seriously using Chronicler.
I did look into the legality of it a bit and assuming I understood it correctly, it is indeed okay to sell a ChoiceScript game through CoG and through another seller so long as you commit 25% of the profits from the other platform to Cog. I think that will have to be something each individual will research for themselves.
I’ve still got the ChoiceScript parser I wrote in JavaScript awhile back. I think it needs tweaked a little bit for some of the new syntax but that should be easy enough.
I was already planning to support importing ChoiceScript code so at the very least the new Chronicler would be marginally compatible with the old one. However the implications of the legal standings above means I could likely support exporting ChoiceScript as well (it simply wouldn’t have all the features of the new Chronicler). Fortunately most of those new features will be merely cosmetic and the underlying game structure should be similar enough.
To answer your question, yes. The new Chronicler can still support ChoiceScript, but it won’t be purely a ChoiceScript editor if that makes sense.