CreatorsOk
vrengames
vrengames

patreon


Getting Ready for Release!

There are just a few days left before it's time for the patron release of Lab Rats 2 v0.27.0, and I'm hurrying away to finish off the last of the work. I've finished all of taboo break dialogue for Rebecca and Gabrielle, which was a sizeable writing project all by itself. I've also completely reworked the "flirt" action to act as the Love focused way you seduce a girl. 

The flirt action has gone from having 14 lines, plus a few extra based on what personality a girl has, to a whopping 182. There are now three tiers of responses for low Love (<=10), medium Love (11 to 35) and high (anything higher). At each tier your flirtatious comment becomes more sexual and direct, and her response becomes more flirtatious back. Her response also varies based on her sluttiness and if there are other people around. In the future I want to write a flirt variation for each personality type (and I have the code in place to make it easy when I have the time), but for now the action is one size fits all.

Since my last update I also spotted and corrected an oversight with the rework of the new seduction mecanics: girls didn't care or react to being seduced, groped, or commanded in public until you were already in the sex system (at which point they don't do anything other than comment on it). Each of the new methods for entering the sex system now have public branches, with less-slutty girls demanding you find somewhere private before continuing (exactly where you find this "private" place is left ambiguous for now, but I have plans for the future).

There's still a lot of testing to do to make sure all of this is going to work together the way I intend, but I'm coming up on the finish line now! The last bit of content I need to add is a new "strip" command, but that should be relatively easy with the systems I've already coded.

Comments

Good progress. Keep up the good work, every step you take is one step closer to the goal.

It's not yet implemented

Im hyped! Quick question: Is pregnancy already implemented or does it come with further updates?

All the new work sounds really promising :D

Dreamdayer

Found an error exception: [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 9088, in script call call talk_person(picked_option) from _call_talk_person File "game/script.rpy", line 9210, 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 9210, 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 9205, in script call $ _return.call_action(the_person) File "game/game_roles/role_model.rpy", line 67, in script if the_person.judge_outfit(_return.slut_requirement): File "game/game_roles/role_model.rpy", line 67, in if the_person.judge_outfit(_return.slut_requirement): File "game/script.rpy", line 2603, in judge_outfit if use_taboos and not (outfit.bra_covered() and outfit.panties_covered()) and "underwear_nudity" not in self.broken_taboos: AttributeError: 'int' object has no attribute 'bra_covered' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 9088, in script call call talk_person(picked_option) from _call_talk_person File "game/script.rpy", line 9210, 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 9210, 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 9205, in script call $ _return.call_action(the_person) File "game/game_roles/role_model.rpy", line 67, in script if the_person.judge_outfit(_return.slut_requirement): File "D:\Stuff\Old Stuff\Hamilton\Smaker\Other\Games\Lab_Rats_2-v0.26.1-pc\Lab_Rats_2-v0.26.1-pc\renpy\ast.py", line 1832, in execute if renpy.python.py_eval(condition): File "D:\Stuff\Old Stuff\Hamilton\Smaker\Other\Games\Lab_Rats_2-v0.26.1-pc\Lab_Rats_2-v0.26.1-pc\renpy\python.py", line 2059, in py_eval return py_eval_bytecode(code, globals, locals) File "D:\Stuff\Old Stuff\Hamilton\Smaker\Other\Games\Lab_Rats_2-v0.26.1-pc\Lab_Rats_2-v0.26.1-pc\renpy\python.py", line 2052, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/game_roles/role_model.rpy", line 67, in if the_person.judge_outfit(_return.slut_requirement): File "game/script.rpy", line 2603, in judge_outfit if use_taboos and not (outfit.bra_covered() and outfit.panties_covered()) and "underwear_nudity" not in self.broken_taboos: AttributeError: 'int' object has no attribute 'bra_covered' Windows-8-6.2.9200 Ren'Py 7.3.5.606 Lab Rats 2 - Down to Business v0.26.1 Mon Mar 30 23:31:15 2020 [/code]

Dreamdayer


More Models and Creators