CreatorsOk
vrengames
vrengames

patreon


v0.32 Progress Update

Just a quick update tonight to let you know what I've been working on recently. I've finished the updates to the clothing and stripping system, which means you can now pull most pieces of clothing out of the way instead of removing them entirely. Stripping pieces of clothing off entirely now lowers both parties arousal by a small amount, similar to switching positions completely. Pulling clothing half-off is faster (ie. no arousal loss), but half-off clothing is less comfortable, resulting in a -1 arousal penalty for each half-off layer in the way.

While I was poking at the stripping logic I have also made an addition I think was long overdue. You can now strip down Obedient girls while having sex with them in a similar way to how they can be commanded to try positions they are not slutty enough for. This comes with a small hit to their happiness, unless they have a positive opinion for being submissive. To go along with this new option I have written new dialogue for all personality types. I have also updated the existing strip dialogue to reference the piece of clothing being removed as well as if it's being taken off entirely or just moved out of the way.

With all the supporting work done for this update I can now set my sights firmly on some new home-based content!

Comments

After Christina kiss you after dinner I get this error [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 10054, in script call call talk_person(picked_option) from _call_talk_person File "game/script.rpy", line 10172, in script call call talk_person(the_person) from _call_talk_person_1 #If we're in the same place and time hasn't advanced keep talking to them until we stop talking on purpose. File "game/script.rpy", line 10167, in script call $ _return.call_action(the_person) File "game/game_roles/role_student.rpy", line 159, in script call call student_study_home(the_person) from _call_student_study_home File "game/game_roles/role_student.rpy", line 484, in script call call study_check_up(the_person, christina) from _call_study_check_up File "game/game_roles/role_student_mom.rpy", line 91, in script call call student_dinner(the_student, the_mom, first_time = False) from _call_student_dinner_1 File "game/game_roles/role_student_mom.rpy", line 277, in script $ the_mom.on_room_enter_event_list.append(student_mom_appologise_label) File "game/game_roles/role_student_mom.rpy", line 277, in $ the_mom.on_room_enter_event_list.append(student_mom_appologise_label) NameError: name 'student_mom_appologise_label' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 10054, in script call call talk_person(picked_option) from _call_talk_person File "game/script.rpy", line 10172, in script call call talk_person(the_person) from _call_talk_person_1 #If we're in the same place and time hasn't advanced keep talking to them until we stop talking on purpose. File "game/script.rpy", line 10167, in script call $ _return.call_action(the_person) File "game/game_roles/role_student.rpy", line 159, in script call call student_study_home(the_person) from _call_student_study_home File "game/game_roles/role_student.rpy", line 484, in script call call study_check_up(the_person, christina) from _call_study_check_up File "game/game_roles/role_student_mom.rpy", line 91, in script call call student_dinner(the_student, the_mom, first_time = False) from _call_student_dinner_1 File "game/game_roles/role_student_mom.rpy", line 277, in script $ the_mom.on_room_enter_event_list.append(student_mom_appologise_label) File "L:\Adult\Lab_Rats_2-v0.31.1-pc\renpy\ast.py", line 914, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "L:\Adult\Lab_Rats_2-v0.31.1-pc\renpy\python.py", line 2028, in py_exec_bytecode exec bytecode in globals, locals File "game/game_roles/role_student_mom.rpy", line 277, in $ the_mom.on_room_enter_event_list.append(student_mom_appologise_label) NameError: name 'student_mom_appologise_label' is not defined Windows-8-6.2.9200 Ren'Py 7.3.5.606 Lab Rats 2 - Down to Business v0.31.1 Tue Aug 25 16:35:18 2020 [/code]

``` I'm sorry, but an uncaught exception occurred. While loading <'MatrixColor' <'MatrixColor' <'Image' u'character_images/Jean_Hotpants_stand3_standard_body_AA.png'> (1.0, 0.0, 0.0, 0.0, 0.10000000000000001, 0.0, 1.0, 0.0, 0.0, 0.10000000000000001, 0.0, 0.0, 1.0, 0.0, 0.10000000000000001, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0)> (1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1)>: File "renpy/common/000statements.rpy", line 531, in execute_call_screen IOError: Couldn't find file 'character_images/Jean_Hotpants_stand3_standard_body_AA.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "script.rpyc", line 9712, in script call File "script.rpyc", line 9902, in script File "renpy/ast.py", line 1949, in execute File "renpy/ast.py", line 1937, in call File "renpy/statements.py", line 277, in call File "renpy/common/000statements.rpy", line 531, in execute_call_screen File "renpy/exports.py", line 2905, in call_screen File "renpy/ui.py", line 297, in interact File "renpy/display/core.py", line 2702, in interact File "renpy/display/core.py", line 3194, in interact_core File "renpy/display/core.py", line 2094, in draw_screen File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen/renpy.display.render.c:6805) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) File "renpy/display/layout.py", line 722, in render File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) File "renpy/display/layout.py", line 722, in render File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) File "renpy/display/layout.py", line 722, in render File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) File "renpy/display/screen.py", line 675, in render File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) File "renpy/display/layout.py", line 722, in render File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) File "renpy/display/layout.py", line 722, in render File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) File "renpy/display/layout.py", line 722, in render File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) File "renpy/display/layout.py", line 336, in render File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) File "renpy/display/im.py", line 583, in render File "renpy/display/im.py", line 266, in get File "renpy/display/im.py", line 1259, in load File "renpy/display/im.py", line 266, in get File "renpy/display/im.py", line 1259, in load File "renpy/display/im.py", line 266, in get File "renpy/display/im.py", line 628, in load File "renpy/loader.py", line 576, in load IOError: Couldn't find file 'character_images/Jean_Hotpants_stand3_standard_body_AA.png'. ```

Ace McGuire

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 10094, in script call call advance_time from _call_advance_time_15 File "game/script.rpy", line 10768, in script call $ the_crisis.call_action() File "game/crises.rpy", line 3878, in script "You watch as [the_person.possessive_title] take off her [strip_choice.name]." File "game/script.rpy", line 41, in take_animation_screenshot surface_old = renpy.display.draw.screenshot(prepared_animation_render[0], False) error: Out of memory -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 10094, in script call call advance_time from _call_advance_time_15 File "game/script.rpy", line 10768, in script call $ the_crisis.call_action() File "game/crises.rpy", line 3878, in script "You watch as [the_person.possessive_title] take off her [strip_choice.name]." File "L:\Adult\Lab_Rats_2-v0.31.1-pc\renpy\ast.py", line 708, in execute renpy.exports.say(who, what, *args, **kwargs) File "L:\Adult\Lab_Rats_2-v0.31.1-pc\renpy\exports.py", line 1345, in say who(what, *args, **kwargs) File "L:\Adult\Lab_Rats_2-v0.31.1-pc\renpy\character.py", line 1142, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "L:\Adult\Lab_Rats_2-v0.31.1-pc\renpy\character.py", line 842, in do_display **display_args) File "L:\Adult\Lab_Rats_2-v0.31.1-pc\renpy\character.py", line 591, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "L:\Adult\Lab_Rats_2-v0.31.1-pc\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "L:\Adult\Lab_Rats_2-v0.31.1-pc\renpy\display\core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "L:\Adult\Lab_Rats_2-v0.31.1-pc\renpy\display\core.py", line 2932, in interact_core i() File "game/script.rpy", line 41, in take_animation_screenshot surface_old = renpy.display.draw.screenshot(prepared_animation_render[0], False) File "gldraw.pyx", line 1373, in renpy.gl.gldraw.GLDraw.screenshot File "L:\Adult\Lab_Rats_2-v0.31.1-pc\renpy\display\pgrender.py", line 118, in surface surf = Surface((width + 4, height + 4), 0, sample) File "src/pygame_sdl2/surface.pyx", line 164, in pygame_sdl2.surface.Surface.__init__ error: Out of memory Windows-8-6.2.9200 Ren'Py 7.3.5.606 Lab Rats 2 - Down to Business v0.31.1 Thu Aug 20 21:59:44 2020 [/code]

[code] I'm sorry, but an uncaught exception occurred. While loading <'MatrixColor' <'MatrixColor' <'Image' u'character_images/Belted_Skirt_stand3_standard_body_AA.png'> (1.1499999999999999, 0.0, 0.0, 0.0, -0.074999999999999956, 0.0, 1.1499999999999999, 0.0, 0.0, -0.074999999999999956, 0.0, 0.0, 1.1499999999999999, 0.0, -0.074999999999999956, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0)> (1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1)>: File "renpy/common/000statements.rpy", line 531, in execute_call_screen IOError: Couldn't find file 'character_images/Belted_Skirt_stand3_standard_body_AA.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "script.rpyc", line 9712, in script call File "script.rpyc", line 9902, in script File "renpy/ast.py", line 1949, in execute File "renpy/ast.py", line 1937, in call File "renpy/statements.py", line 277, in call File "renpy/common/000statements.rpy", line 531, in execute_call_screen File "renpy/exports.py", line 2905, in call_screen File "renpy/ui.py", line 297, in interact File "renpy/display/core.py", line 2702, in interact File "renpy/display/core.py", line 3194, in interact_core File "renpy/display/core.py", line 2094, in draw_screen File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen/renpy.display.render.c:6805) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) File "renpy/display/layout.py", line 722, in render File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) File "renpy/display/layout.py", line 722, in render File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) File "renpy/display/layout.py", line 722, in render File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) File "renpy/display/screen.py", line 675, in render File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) File "renpy/display/layout.py", line 722, in render File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) File "renpy/display/layout.py", line 722, in render File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) File "renpy/display/layout.py", line 722, in render File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) File "renpy/display/layout.py", line 336, in render File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) File "renpy/display/im.py", line 583, in render File "renpy/display/im.py", line 266, in get File "renpy/display/im.py", line 1259, in load File "renpy/display/im.py", line 266, in get File "renpy/display/im.py", line 1259, in load File "renpy/display/im.py", line 266, in get File "renpy/display/im.py", line 628, in load File "renpy/loader.py", line 576, in load IOError: Couldn't find file 'character_images/Belted_Skirt_stand3_standard_body_AA.png'. [/code]

Ace McGuire

you can have a performance review with her. then punish her, threaten to fire her and truely fire her.

I've also had this bug.

Dreamdayer

Had an interesting 'error' with the latest version (not sure it IS an error): Had an employee I hired that absolutely *ignored* the various business policies. I had a (minor sluttiness < 5) work uniform rule and she never would wear one of the uniforms for her group. Couldn't fire her either.. had to keep insulting her until she quit. Please make it easier to fire someone :) Sometimes (depending on personality, etc.) it just has to be done.

William Urquhart

Can we also get a pregnant tag under special roles or somewhere else in the details screen

Hey, love this game and totally addicted. Just wondering though if there's any sort of walk through or list of trigger conditions for certain events. Spoiler alert. I haven't managed to meet Nora, Emily or unlock the dungeon so far and I'm kinda running out of things to do other than perfect my staff to the point they look more like play bunnies than factory workers. Any sign posts or help would be appreciated.

Joe9tynine

Is there anyway to fix lactation turning all other clothing invisible except for the part with milk seeping through?

Hudson Ashby

Will you add other options for the sister to make money? Like the insta pic thing she says is too prude. So maybe like cam girl or OF type, or maybe you can prostitute out her and the mom and or other women who you bring sluttiness and obedience high enough for.

Exodon


More Models and Creators