To the people working on a renpy framework for the fan-made assets :
Would it be possible to have something like a template for yacht-like events ? What I mean is like, I could write a story, make the assets for a specific event I have in mind, and then it would be like an add-on to the "main" game you're developping.
For example there was someone who mentioned earlier how they'd like to have more girls in a dressed-up setup and that's something I might be down to draw and put into a story. But I'd sort of just work on it when I feel like it, so it'd be nice if it could be added into your framework at any time without needing any adjustments.
This is an inquiry that probably should be asked in the
SU ReImagined Development Thread, but I'll answer here...
Events are actually pretty easy to add already, there's no template needed. Essentially there are 'checkpoints' where we can add 'if' checks to trigger events, say if Joker is looking for some chemicals, the aforementioned Yacht event, Lois Lane snooping around, etc.
Each of these events will end up with it's own label (and possibly it's own .rpy file if it's not dovetailed into a girl.rpy file or whatever), so all you need to do is write up the event as it's own label, and then we'll decide from there if it should be it's own .rpy file or if it is specific to one of the characters in the story, etc.
And yes, part of the point of ReImagined is to introduce new content, so if you want to write up a new event, the more the merrier!
Sinner87 and I already have an event of our own in mind that involves Power Girl and maybe some new Villainess... Hmmm I wonder who that could be...
So yeah, if you want to contribute, just post up in the ReImagined thread r.e. your progress and such. There isn't a lot of Heroine/Villainess sprite art in place yet in ReImagined, but more girl (and guy) content is being added regularly so we'll get there eventually!