A few misc remarks, since I wound up jumping back in:
1. Re: new pregnancy kotm, similar to what someone mentioned a while back, it would be good if in the lptalk, isPregnant() returns false if they're pregnant but it's still very early. Basically avoids spoiler alerts. I overcame it with some brute force, making an lpstat that gets synced with countPregnancyDays(), but it's a heavy-handed solution.
2. Hooks, especially a post-sex hook. It would be nice to write like a post_sex.lpscene that's called after every scene, and you can e.g. scan the room, and if anyone is present that would be jealous/impressed, etc, then have them react accordingly. Or if an officer is present and they don't like what they see... well, you get the idea.
3. Minor, but I'd like to override the currency. I like the Central Bath map, but pounds are kind of foreign to my brain...
4. Somewhat minor, but it might be good for immersion if more actions had stricter requirements on energy/money/etc.
5. Vag version of Standing Anal Doggy would be nice. Asking for a friend.
6. Any succubus horns?
7. Might be cool if we could make a names_last.json, with entries like { "name": "Martinez", "race": "latin"}, { "name": "Smith", "race": "any"}
(for example). Well, it doesn't have to be JSON, that's just the first format I think of.