Missy
A few months back, after CyberMistress shut down, I began developing my own tool to run CM-style sessions. I called it Missy. Yeah, the name isn't exactly…
A few months back, after CyberMistress shut down, I began developing my own tool to run CM-style sessions. I called it Missy. Yeah, the name isn’t exactly groundbreaking, but that’s okay;) missy_v0.3.png It’s built in Java and should run on Windows, Linux, and Mac. I’ve only tested it on one Win machine and one Linux machine so far. Missy v0.4: Code: Select all
ChangeLog
-- v0.4 --
* State functions as coroutines
* Scrollable main content area
* Script list sorted by name
* Input popups appear at the screen center
-- v0.3 --
* Initial release
Missy v0.3: With this version, I successfully converted PrisonBreak from CM. After patching the script, I was able to play it through to completion. The example script includes information on how to write basic scripts. If anyone is interested, I can release the source code.