Creampie Dialogue and Family Events
Added 2020-07-27 09:20:44 +0000 UTCA little while ago I refactored the way dialogue was triggered during sex. Previously all of the dialogue related to cumming inside a girl was stored in a single dialogue tag. It was also often inconsistent, sometimes written as if it was during the event, sometimes after, sometimes before. There are now multiple dialogue tags that much more reasonably break things up and keep the scenes feeling consistent. One of those sections of dialogue is a "pull out request" right before you commit to pull out out of a girl or cumming inside her. If she asks you to pull out but you don't you can expect a drop in Love and Happiness.
The existing dialogue formed the base for a lot of these new tags, but there were plenty of gaps that I am now working on filling in. I am also writing creampie taboo break dialogues, which are triggered the first time you creampie a girl. Like a lot of the taboo break dialogue, these are going to be especially important for family members. The first time you cross that threshold should illicit a major response.
Dialogue writing always takes more time than I expect, but I'm chewing through it and should be done tonight or tomorrow. After that I need to finish up the new content for Emily and Christina!
Comments
how hard would it be to make a way to dismiss pregnancy on the girls? Occasionally I get a girl who never has the baby (haven't found a way to recreate it), and is just pregnant forever.
Anonymouse
2020-07-27 22:41:05 +0000 UTCBug report: ``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 9962, in script call call talk_person(picked_option) from _call_talk_person File "game/script.rpy", line 10075, in script call $ _return.call_action(the_person) File "game/game_roles/role_affair.rpy", line 44, in script $ the_person.special_role.remove(affair_role) File "game/game_roles/role_affair.rpy", line 44, in $ the_person.special_role.remove(affair_role) ValueError: list.remove(x): x not in list -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 9962, in script call call talk_person(picked_option) from _call_talk_person File "game/script.rpy", line 10075, in script call $ _return.call_action(the_person) File "game/game_roles/role_affair.rpy", line 44, in script $ the_person.special_role.remove(affair_role) File --- Lab_Rats_2-v0.30.0-pc\Lab_Rats_2-v0.30.0-pc\renpy\ast.py", line 914, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File --- Lab_Rats_2-v0.30.0-pc\Lab_Rats_2-v0.30.0-pc\renpy\python.py", line 2028, in py_exec_bytecode exec bytecode in globals, locals File "game/game_roles/role_affair.rpy", line 44, in $ the_person.special_role.remove(affair_role) File --- Lab_Rats_2-v0.30.0-pc\Lab_Rats_2-v0.30.0-pc\renpy\python.py", line 731, in do_mutation return method(self, *args, **kwargs) ValueError: list.remove(x): x not in list Windows-8-6.2.9200 Ren'Py 7.3.5.606 Lab Rats 2 - Down to Business v0.30.0 Tue Jul 28 04:45:07 2020 ```
Dreamdayer
2020-07-27 16:51:19 +0000 UTCI also haven't seen a way to interact with Emily outside the normal options.
Dreamdayer
2020-07-27 12:08:56 +0000 UTCSpeaking of - I can see the events in the code for Emily, but I haven't been able to figure out how to actually tutor her (and at this point both Emily and Christina are Love 100/Obedience 200+/Sluttiness 100+, so there can't reasonably be any threshold issues). Am I missing something?
GAZZA
2020-07-27 11:30:51 +0000 UTC