CreatorsOk
vrengames
vrengames

patreon


Lab Rats 2 v0.17.1 Release Notes

Lab Rat 2 v0.17.1 is live and available to everyone! You can find the download links here! 

Lab Rats 2 v0.17.1 

LR2 v0.17.1 marks the beginning of phase two of development. Phase two is focused on introducing new characters, writing story arcs for these characters, and generating new content for existing systems. To kick this off this update introduces two new family members: Rebecca and Gabrielle, your aunt and cousin. When your aunt falls on hard times you and your family take her in and give her a chance to get back on her feet. Your loner cousin, dragged along through the ordeal, is less than happy about the arrangement and makes it abundantly clear. Both characters have storyline events, locations, and  actions that can present interesting and effective ways to corrupt them.

In addition to this new story based content there have been changes, additions, and fixes to a wide range of systems in the game. The corruption system has been tweaked to allow sluttiness, one measure of a girls corruption, to be increased slowly without any use of mind altering serum. There have been a number of new patterns added for different pieces of clothing, and a couple  have been rerendered to fix issues with clipping. Internally new systems have been added to allow for events to take place when you enter a location or begin talking to the person, both of which are already in use with some new events. Tooltips have been added in some places, the map screen has been tidied up, and new personality type has been added.

Enjoy the update!

*CHANGES AND ADDITIONS*

- Employees will no longer quit during the weekend.

- Thong pattern 1 added

- Lace bra pattern 1 added

- Corset pattern 1 added

- Lace panties pattern 1 added

- Rerendering bobbed and bow hair

- Long skirt being rerendered as monocromatic

- Long Tshirt was rerendered as monocromatic

- Cotton panties added

- Thin panties pattern 1 added

- Added bobbed hair style.

- Improved hair style contrast.

- Added Cousin (Gabrielle) character.

- Added Aunt (Rebecca) character.

- Added Starting wardrobe for Gabrielle.

- Added starting wardrobe for Rebecca.

- Added new "Introvert" personality type and associated dialogue.

- Map screen now uses hex co-ords instead of raw screen position. Map locations updated for new system.

- Added support for events triggered when you enter the same room as someone.

- Added support for events triggered when you start an interaction with someone.

- Added long chain of aunt introduction events.

- Added action for helping your aunt move.

- Added long chain of cousin introduction events.

- Added cousin blackmail related events.

- Added event for sharing drinks with your aunt.

- Temporary sluttiness is now uncapped (was previously capped at core+suggestability+10)

- Temporary sluttiness above core+suggestability returns to normal "core" amount very quickly, up to 5 per turn.

- Temporary sluttiness above core but within core+suggestability converts to core sluttiness, with a suggestability % chance each turn to change 3 temporary into 3 core.

- Temporary sluttiness above core+suggestability has a chance to convert to 1 core sluttiness each turn, with an 100% chance if it is 5 or more higher. Serum use makes corruption faster and more efficent, but is not strictly nessesary.

- Adjusted blue and red character fonts to be lighter and more readable.

- Long sweater pattern 1 added

- Strapless Bra pattern 1 added

- Added a tooltip to serum produciton line screen explaining production weight and autosell thresholds.

- Added indication that giving a performance review will take a turn.


*BUG FIXES*

- Fixed incorrect call to mc_title variable in personality dialogue.

- Fixed function typo in mom texting random event that was causing a crash.

- Fixed dialogue typos.

- Removed ability to schedule multiple dates for the end of the week, including multiple dates with the same person.

- Changed home front hall image from old apartment lobby image to new living room image.

- It is no longer possible to bring up the goal screen while in the map movement screen.


Comments

Blackmail Event for Cousing: typo in role_cousin.py in line 289: change "vagina_visisble" to "vagina_visible"

Fluid carry over has been permanent for quite some time.

blakeness

Hi Vren, I've reported a bug about unintended changes to outfits before. With the effects being parts of the outfit missing and fluids getting saved into this outfit(IIRC you asked if they carry over for the next day, yes they do, the changes are permanent in their wardrobe.)(Also this glitch allowed me to see that fluids adds addition slutiness, nice detail, ha) At the time I though this is a outfit system related glitch, but now I think it might actually be simply related to Jennifer. You see there's this outfit in the game(black long shirt and black capris) that I often see Jennifer wearing and it's never in her wardrobe. At first I thought it's just a hidden special outfit for Jen or something. It's kinda ugly but whatever. But I've just played the Android version of 0.17.1, and everyone's wearing it. At the same time nobody has any outfits in their wardrobe(yes the android version is completely glitched this way). Therefore this black outfit is what people wear when there is no choice available. Considering I've never seen anyone other than Jennifer wearing this full black outfit in the PC version, I think there's something broken with Jen's wardrobe and it might also be the thing that's breaking saved outfits for Jen.

"I'm curious what you think about drinking cum." That sounds like they're asking about *me* drinking it, which is almost certainly not what was intended. Maybe that should be "girls drinking cum" instead of just "drinking cum" ?

Dubsington

Another stacktrace, this one during missionary sex (with Lily, if that matters), when she offered to take off a custom outfit she was wearing: While running game code: File "game/script.rpy", line 7890, in script call call talk_person(person_choice) from _call_talk_person File "game/script.rpy", line 8056, in script call call talk_person(the_person) from _call_talk_person_1 File "game/script.rpy", line 8056, in script call call talk_person(the_person) from _call_talk_person_1 File "game/script.rpy", line 8056, in script call call talk_person(the_person) from _call_talk_person_1 File "game/script.rpy", line 8056, in script call call talk_person(the_person) from _call_talk_person_1 File "game/script.rpy", line 8269, in script call call fuck_person(the_person,private = in_private) from _call_fuck_person File "game/script.rpy", line 8388, in script call call sex_description(the_person, position_choice, object_choice, start_round, private=private, girl_in_charge = girl_in_charge) from _call_sex_description File "game/script.rpy", line 8561, in script call call sex_description(the_person, position_choice, the_object, round+1, private = private, girl_in_charge = girl_in_charge) from _call_sex_description_2 File "game/script.rpy", line 8561, in script call call sex_description(the_person, position_choice, the_object, round+1, private = private, girl_in_charge = girl_in_charge) from _call_sex_description_2 File "game/script.rpy", line 8485, in script call $ the_position.call_strip_ask(the_person, the_clothing, mc.location, the_object, round) File "game/missionary.rpy", line 243, in script $ the_girl.draw_animated_removal(the_clothing, position = missionary.position_tag) File "game/missionary.rpy", line 243, in $ the_girl.draw_animated_removal(the_clothing, position = missionary.position_tag) File "game/script.rpy", line 1758, in draw_animated_removal bottom_clothing, split_clothing, top_clothing = self.outfit.generate_split_draw_list(the_clothing, self, position, emotion, special_modifier) #Gets a split list of all of our clothing items. File "game/script.rpy", line 3344, in generate_split_draw_list middle_item = item_check UnboundLocalError: local variable 'item_check' referenced before assignment

Dubsington

Stacktrace when Gabrielle is doing a blackmail strip. Making a one-character change on line 289 of role_cousin.rpy makes it go away: While running game code: File "game/script.rpy", line 7890, in script call call talk_person(person_choice) from _call_talk_person File "game/script.rpy", line 8190, in script call call talk_person(the_person) from _call_talk_person_3 File "game/script.rpy", line 8190, in script call call talk_person(the_person) from _call_talk_person_3 File "game/script.rpy", line 8291, in script call python: #Generate a list of options from the actions that have their requirement met, plus a back button in case the player wants to take none of them. File "game/role_cousin.rpy", line 162, in script call call cousin_blackmail_list(the_person) from _call_cousin_blackmail_list_1 File "game/role_cousin.rpy", line 289, in script while not the_person.outfit.vagina_visisble(): File "game/role_cousin.rpy", line 289, in while not the_person.outfit.vagina_visisble(): AttributeError: 'Outfit' object has no attribute 'vagina_visisble'

Dubsington

@Dubsington if you focus on the Medical research in the first few days, you can just use one Supply + one Prod + one Marketing girl to keep a steady income. I stay at about 500 every day

Prof. Walrus

Minor bugs: "The door to Your s-----'s room opens as you're walking past. She steps out, completley naked." Lily is wearing her underwear, not naked when this happens. Additionally, 'Your' should be downcased and "completely" is misspelled.

Dubsington

Were you expecting the player to interact much with Rebecca and Gabrielle when they moved in? If so, you probably should consider tying their appearance to the purchase of two or more "Employee Count Improvement" policies, which is the point at which your business is not in urgent danger of falling over if you take a day off. I'm sure there are people out there who are serious minmaxers and better at this than me, but when they moved in I was unable to interact with them at all; I did help them move, but almost lost the business because I took two afternoons off for it. Things are just really really tight at that point in the game because you need at least 2 or 3 supply + 2 or 3 prod girls to afford a marketing girl, and until you have a marketing girl than the need to do all the marketing + all the HR + help with research keeps you very, very busy.

Dubsington

Still waiting for more than just 1-on-1, like the scenes in LR1. Also, I've modded my game so that if you're having sex in public, it preferentially selects mother/sister for the commentary if they're in the same area. I would think your mother and sister have a much higher priority in giving feedback during a public bang, than random strangers you've never interacted with. Lastly; Why do none of the mother/sister strip scenes allow the option to have sex with them if you get them fully nude?- Ending the scene even gets the response "Oh, is that all? I thought we were just getting started" leading one to conclude that there should be more to the scene than just abruptly ending the interaction.

Mash

The aunt will randomly show up to your place around day 40-something, I think. I was just playing as usual and got a scene with mom- iirc, I was "wait here"ing in my bedroom.

Mash

Is the aunt event supposed to be something I start or will it start randomly

Just amazing, thanks!

Funkie - Adult Games Dev.


More Models and Creators