Lab Rats 2 - Down to Business. Lab Rats 2 is set shortly after the events of the Lab Rats 1, but will not require any knowledge of it to enjoy. The game will focus on corrupting your female employees as you build your pharmaceutical empire. The game will feature procedurally generated girls, a detailed clothing and outfit system, and a complex sex system.
*CHANGES AND ADDITIONS* - Added Jennifer's office as a location. - Added Jennifer's office lobby as a location. - Added large sections of content to Jennifer's storyline. - Story content includes ability to convince Jennifer to get a boob job. - Added new randomly generated character related to Jennifer's boss. - Added start of storyline related to Jennifer's boss. - Added ability to visit Jennifer at work. - Edited Jennifer's schedule so she is at work during the day. - Added ability to visit Jennifer's office lobby and ask for her to come down and visit you. - Improved internal logic for how outfits should be worn. - Added is_wearing_uniform() function for People. Many events that checked if outfits did or did not match uniforms now properly implemented. - Added basis for the new phone system. - Added ability to text girls and ask where they are right now. - Updated all dialogue calls to use Person "dialogue" instead of Person.char "dialogue to integrate with text system. - "Wait" or "Sleep" options now always take priority in the action list. - "Go somewhere else" option now takes second priority in the action list. - Updated all events that made reference of texting to use the texting system. - Added event paths that can generate infractions when you find a girl masturbating at work. - Removed Obedience requirement when asking a girl to stop masturbating at work, and added a refusal branch for the event. - Increased happiness impact of liking/hating certain days.
*BUG FIXES* - Fixed taboo dialogue crash when paying a girl strip for you. - Fixed strip dialogue cascading properly when a taboo break was triggered. - Fixed crash in catfight event cause by improper group redraw call. - Fixed crash caused when you're caught in an affair. - Fixed a crash when you go home with a slutty date. - Fixed girls not properly returning to their uniforms after they had been commanded to strip. - Fixed many events improperly checking if an outfit being worn was the characters uniform. - Corrected logic error in "review_outfit" code. - Fixed crash in the "horny at work" random event. - Fixed several crashes in investment opportunity random event due to incorrect variable names. - Corrected Jennifer not properly moving from her office when you ask to see her. - Fixed incorrect logic when checking if a girl will ignore your set uniform. - Fixed incorrect logic when adding serum during the game night event. - Fixed introvert personality not being picked when generating random characters - Fixed crash when calling taboo break dialogue during strip scene. - Refined the clothing item comparison function to incorrectly identifying to items as being the same when they differ in colour, pattern, ect. - Fixed end of day crash when girls masturbate to relieve arousal.
v0.36.1 *CHANGES AND ADDITIONS* - Outfit designer now presents clothing items ordered by clothing layer, followed by sluttiness modifer. - Added clothing layer tokens. Outfit designer now displays what layer a piece of clothing covers. - Outfit designer is now handed the same slut limit as the outfit section screen when an outfit is created inside of it and prevents an outfit from being created if it is too slutty. - Outfit designer now displays slut limit, if one exists, on the save button. - Outfit designer now displays only the sluttiness for the relevant outfit type, instead of listing all of them. - Events that brought up the outfit selection manager now let you duplicate clothing items even if they are too slutty for the event. - Girls no longer take control when having sex if you try and leave after you've made them cum. - "Help Jennifer with dinner" option now allows you to give serum to Rebecca and Gabrielle if they are present. - Sex reports now include if the encounter was in public or not. Other events can use the information for dialogue, ect. - Most encoutners where you fuck a girl now trigger a "sex_report" dialogue. Varies by personality, special role, stats, and what was done in the encounter. - Refactored information for dates. Date descriptions are now in dates.rpy. - "Go home with her" part of the dinner date is now it's own label so it can be called from multiple events. - Added "turn her down" option when you go home with a girl and she's open to being seduced. - Added affaire-role specific date seduction dialogue. - Added girlfriend role specific date seduction dialogue. - Girls can now invite you back to their place after a movie date. - Generalised strip function now supports girl stripping in any position, not just their default pose. - Adjusted handjob and blowjob positions so a girl can usually bring you to orgasm if they have any amount of skill and full energy. - Added large event for Jennifer. Triggers with moderate Love/Sluttiness when you have a date planned with another girl. - Using Obedience to pick a sex position now has a confirmation stage. - Using Obedience to pick a sex position is now recorded and affects a girls reaction after. - Girls with high arousal (50% of their max, modified by their oppinion) will masturbate at night, generating a small amount of sluttiness and reducing arousal. - Increased total chance that a random morning crisis is generated. - Increased total number of limited time events generated. - Added half-off specific descriptions to the generalised strip description. - Added multiple new ways for a girl to try and convince you not to fire her. - Reduced prices when paying a girl to strip. - Taboo breaks that would be triggered when paying girls to strip are now indicated with a text token - Taboo breaks caused when a girl strips in a payed strip scene now trigger the appropriate dialogue. - Now limited to groping a girl once per turn. - Girls no longer stop having sex if an event forces a position that they normally would not allow.
*BUG FIXES* - Fixed pregnancy dialogue not triggering properly in some situations. - Fixed crash sometimes caused when a girl strips - Fixed crash caused when an inappropriate behaviour infraction was generated. - Fixed a number of typos, some causing minor incorrect event behaviour. - Re-exported several backgrounds as .pngs instead of .jpg, which should fix crashes in some locations on Android. - Fixed sleeping walk-in event being infinitely re-triggerable - Fixed improper group draw call causing crash in catfight event. - Fixed generalised strip function incorrectly supporting pulling clothing half off. - Affair related fuck date no longer asks about a condom multiple times. - Fixed occasional random crashes due to .zip file access collision. - Fixed public sex sluttiness modifier not being cleared properly after the encounter. - Fixed vagina region and wet nipple region offset being improperly stored, and thus not displaying correctly.
0.34.1 *CHANGES AND ADDITIONS* - Refactored several sections of code to improve maintainability and modability. - Roles may now have functions assigned to them that are run on each turn, during each move phase, or on the end of each day. - Added support for dynamically modified character dialogue. - Extended Ren'py support for Person, dialogue may (and should, to support dynamic dialogue changes) be written as the_person "dialogue", instead of the_person.char "dialogue" - give_serum function now returns the serum given instead of True, if any. If nothing is given returns False. - Added generic strip description function to help centralise a number of related event actions. - Added infraction Class and related functions - Added punishment system. Each infraction has a severity ranging from 1 (least serious) to 5 (most serious). More serious infractions unlock more severe punishments. - Added 3 severity 1 punishments - Added 3 severity 2 punishments - Added 3 severity 3 punishments - Added 3 severity 4 punishments - Added 2 severity 5 punishments - Added office punishment policy. Unlocks basic punishment options and the ability to record infractions for a number of things. - Added corporal punishment policy. Unlocks physical punishment options - Added three other punishment related policies. - Replaced several of Jennifers event specific strip descriptions with a call to a generalised function, providing more varied feedback. - Jean hotpants now only constrain the pelvis region (removed upper legs), reduces over-constraining when tall boots and other legwear is worn. - Business vest now hides stomach region when half-off, more accurately matching the way it would be opened. - Birth Control field in the detailed girl information screen no longer contains perfect information, now is updated any time a girl tals about her BC. - Updated several Rebecca events to use generalised strip function, making it more descriptive and complete. - Updated several Lily events to use generalised strip function, making it more descriptive and complete. - Added group display support to the generalised strip function. - Updated the Lily and Jennifer insta-pic event to use the generalised strip function. - Updated the tit comparison break event to use the generalised strip function in a number of branches. - Added personality based grope rejection dialogue. - Updated naked_strip, underwear_strip, and top_strip commands to use generalised strip function. - Strip_naked command now has girls ask if you want them to take off their footwear. *BUG FIXES* - Fixed android file system access. - Fixed a number of typos. - Fixed crash in case where group display had primary speaker removed from group - Fixed work jerkoff event improperly displaying the group in some cases. - Fixed employees not being properly removed from one department when transfered to another. - Fixed girls not clearing from screen after some events. - Fixed Alexia photography option being available before she had brought up the subject in the first place. - Fixed some events always using taboo break dialogue, even if that taboo had already been broken. - Fixed clothing items not allowing lower level items to be pulled half off properly. - Fixed facial accessories that varied with expressions not being properly displayed. - Temporarly sluttiness gains no longer contribute to goals that require core sluttiness to be raised. - Fixed one girl not stripping in tit comparison break event. - Free_Memory() is now called before and after generating group of candidates, reducing memory usage. - Improved serum review screen. Clicking on a design now locks it, letting you move over to the tooltip and scroll to see full details for complex serums.
v0.33.3 v0.33.2 had some file structure issues with the production build, so it's time for another patch! If you've already downloaded v0.33.2 this fix can be applied on top of it, without having to redownload everything. Otherwise, all of the game links have been updated to point towards the new version.
v0.33.2. *CHANGES AND ADDITIONS* - Added support for characters being drawn on different layers. By default there are now 4 layers for characters (which may then have an arbitrary characters on each layer). - Added support for adding extra character drawing layers if needed by mods. - Added support for drawing multiple characters at the same time. - All character displays are now anchored from the bottom instead of the middle, making height consistant when multiple characters are drawn together. - Added GroupDisplayManager class. Provides support for tracking and drawing multiple characters as a group, as well as updating single characters. - Updated Mom/Lily insta-pic event to display both characters at once - Updated Friends help friends be sluts random event to dislay both characters at once. - Updated Emily intro event to show both characters at once. - Updated Emily/Christina study recap event to show both characters at once. - Updated Emily/Christina dinner event to show both characters at once. - Updated catfight random event to show both characters at once. - Updated AC random event to show all characters at once. - Updated futuristic serum research event to show all characters at once. - Updated aunt/cousin intro events to show all characters at once. - Updated aunt/cousin moving events to show all characters at once. - Updated horny at work event to show all characters at once. - Added a no_animation flag that can be handed to any draw request to prevent default animations from being applied. - Only characters adjacent to the primary speaker are animated, to reduce performance impacts. - Characters in the resume select screen are no longer animated. - Optimized character animation code. Characters now display more quickly after a draw call and have a massively improved frame rate while multiple characters are being drawn. - Expanded horny at work event to be more aware of how many people are in the room. - Added options to the friends help friends be sluts event to just ignore the girls. - Added new evening event involving Jennifer, Lily, and Rebecca. - Added new dialogue branch when having sex with a girl who likes creampies. May ask you to take off a condom at the last minute. - Added patron reward content. - Daily serum dosage policy now only applies a dose on a week day. - Standardised "judge_outfit" function now used whenever a girl reviews her outfit. - Opinion on lingerie now has a girl treat an outfit as more/less slutty instead of changing sluttiness for wearing it (up to 8 points in either direction). - Updated scheduling code, allowing for girls to have different destinations depending on the day. - Added new limited time event triggered while at work. You may discover slutty employees who are masturbating while at work.
*BUG FIXES* - Fixed an issue with half-off clothing that was leading to clothing not being correctly anchored when stripping. - Fixed several incorrect title references ("your employee" instead of "their name") - Fixed Lily checking incorrect outfit name when adding new instapic outfit to her wardrobe. - Fixed crash when demanding a blowjob. - Fixed crash when Gabrielle gets a boob job. - Fixed several typos and crashes caused by incorrect variable references
v0.33.1. *CHANGES AND ADDITIONS* - Added pregnancy specific dialogue to multiple situations when it would be appropriate. - Many dialogue options now use the least "worried" branch when a girl is already pregnant. - Emily will now ask for a reward when studying at home with high obedience (At low obedience she demands one). - Add a "spank her" punishment option when tutoring Emily at home. - Added "Your student" possessive title option when appropriate. - Re-added Standing Doggy position to a number of events now that the image crop offsets have been corrected. - Reworked sex dialogue. Added a "pull out" request stage before you cum. - Added a centralised check for girls to see if they want you to pull out or not. - Added a "condom_cum" dialogue branch when you cum into a condom. - Added a creampie taboo, along with dialogue triggered the first time you cum inside a girl. - Added creampie taboo break dialogue specific to aunt character. - Cumming inside a girl lowers love and happiness if they told you to pull out. Girls who like/love creampies are affected less. - Added a dinner event with Emily and Christina after you have tutored her for a while. - Added a new event for Christina after coming over for dinner. - Added an "oral punishment" puninishment option when tutoring Emily at home. - Added more internal support for half off pieces of clothing. Now allows for half off clothing to give access or vision. - Added half off regions for all clothing items. - Added new vagina region for clothing constrain/hiding purposes. - Updated all region weight images to be cropped to smallest possible size, reducing active memory usage and increasing image load speed. - Adjusted the constrain regions of the vest and business vest to reduce improper spillover into other clothing items.
*BUG FIXES* - Girls no longer immediately know if they get pregnant a second time. - Fixed Standing doggy position images lacking their correct image offsets. - Fixed crash when asking a girl to leave her significant other to be with you - Resetting a goal will never generate the same goal again. - Character images will no longer overlap when multiple draw commands are triggered in quick succession. - Fixed creamies not being properly tracked when they happen during cowgirl. - Fixed happiness modifiers to sluttiness not clearing properly after sex. - Fixed low obedience girls sometimes demanding to call you the exact same title they were already calling you.
v0.30.1 - Added 7 new face varieties - Images are now clipped to remove most blank space. Offset distances now stored to assemble images - Moved animation into a separate thread. - Reworked sex logic flow to properly cover taboo breaks, automatically pick objects if only one exists. - Introduced Emily, a student of Nora's who turns to you for tutoring. - Added ability to tutor Emily on campus, as well as several branching choices while tutoring her. - Added ability to tutor Emily at her house, once you earn her trust. - Added a "Masturbate first" option when tutoring Emily at her house. - Added a "Punish for wrong answers" option when tutoring Emily at her house. More options for this branch will be added in a future update. - Introduced Christina, Emily's mother. Christina will be given more content in a future update. - Updated Nora's storyline events to introduce Emily. *BUG FIXES* - So many I gave up keeping a useful bug record. Sorry!
v0.29.0a Lab Rats 2 v0.29.0 is finished, which means it's time for it to get a week of bug testing by patrons before the it's public release. This update is the first chunk of long awaited pregnancy content. It comes with a new base character model, new gameplay mechanics, and a ton of new events related to getting girls knocked up. If pregnancy isn't your thing it's possible to disable the new content and enjoy all of the other bug fixes and content additions.
If getting a girl knocked up is your goal, just having sex is now less than half the battle. Girls may now take birth control, which will prevent most pregnancies. You may be able to convince a girl who loves you to stop taking it, or if she is obedient enough you can simply demand it. If you've turned her into enough of a slut she may stop taking birth control if you ask just because it seems fun. Once a girl is off her birth control it's only a matter of time (and enough creampies) before her fertility catches up with her. If you're impatient, or trying to take advantage of a limited time window, there are a few ways you can boost your odds. You swing by your chemical lab and produce fertility boosting serums, alongside a number of other new and interesting options. If you're feeling old fashion you can keep track of her most fertile time of the month and strike when the iron is hot. If you're lucky the girl will be pregnant, and in a few months her body will start to show it with a rounding belly and swelling tits.
Enjoy! Here's a changelog (v0.28.1 to v0.29.0):
*CHANGES AND ADDITIONS*
- Added ability to import wardrobes.
- Added flirt dialogue varients to all base personalities when the girl is your girlfriend.
- Added flirt dialogue varients to all base personalities when the girl is in an affair with you.
- Added pregnancy role.
- Added pregnant character models.
- Added pregnancy content settings.
- No pregnancy content setting prevents all pregnancy specific content from triggering and changes pregnancy related dialogue.
- Predictable pregnancy setting allows for all pregnancy content but makes all triggers clear and makes accidental pregnancies impossible/
- Realistic pregnancy setting allows for all pregnancy content. It also makes birth control unreliable, has girls off their birth control, and has a simulated fertility rhythm.
- Added multi-stage event for pregnancy. Begins with swelling breasts and eventually results in a changed character model for the duration of the pregnancy.
- Added ability for girls to become pregnant. The chance to become pregnant on each creampie is 20% at base, and decreases with age.
- Girls may now take birth control. Birth control is 100% effective at preventing pregnancies on predictable settings, or 90% effective on realistic.
- Added fertility rhythm for realistic pregnancy setting. A girls fertility rises and falls from the base level throughout the month.
- On realistic pregnancy setting girls may now not be taking birth control at the start of the game. Chance of not taking it increases with age. On predictable all girls start on birth control.
- Added Sluttiness based conversation option to ask a girl to start or stop taking her birth control.
- Added Love based conversation option to ask a girl to start or stop taking birth control. Girl must be your girlfriend or paramour to consider it.
- Added Obedience based command to order a girl to start or stop taking her birth control.
- Added birth control suppression serum trait, which reduces chance of birth control working on predictbable or realistic settings.
- Added fertility enhancement serum trait, which increases the chance of becoming pregnant.
- Added fertility suppression serum trait, which decreases the chance of becoming pregnant.
- Added pregnancy accelerator serum trait, which increases the rate at which a pregnancy advances for the duration.
- Added pregnancy decelerator serum trait, which decreases the rate at which a pregnancy advances for the duration.
- Added massive pregnancy accelerator serum trait, which provides a very large increase to the rate a pregnancy advances.
- Added initial lactation content. Girls who are pregnant (or who begin lactating for other reasons) will leak milk at high arousal. Leaking milk will turn clothing translucent in the area.
- Larger breasts, multiple lactation sources, or higher arousal all make the effect more pronounced.
- Added lactation hormones serum trait, which triggers a lactation response.
- Added a new Nora trait that can be discovered when bringing a very slutty pregnant woman to her.
- Adjusted condom requirement thresholds when using pregnancy content. It is now lower when on birth control, but higher when not.
- Added Mom event for stopping her birth control.
- Added on-birth-control variants to all personalities condomless sex taboo break dialogues.
- Girls never ask for a condom when having sex once they realise they are pregnant.
*BUG FIXES*
- Fixed crash during tit fuck facial.
- Added animation resolution scaling for Macs which should solve an with high res screens and stretched character images.
- Fixed "cheating on men" opinion being revealed any time a girl had sex with you, not just if it was relevant.
v.0.28.1 *CHANGES AND ADDITIONS*
- Added clothing constraint regions, greatly reducing instances of clothing items clipping through each other.
- Updated all existing clothing items with their appropriate constrain regions.
- Changed flirt thresholds so the lower flirt levels are accessable.
- Added unique flirt dialogue for introvert personality.
- Added unique flirt dialogue for relaxed personality.
- Added unique flirt dialogue for reserved personality.
- Added unique flirt dialogue for wild personality.
- Added unqiue flirt dialogue for bimbo personality.
- Added unique flirt dialogue for Aunt.
- Added unique flirt dialogue for Cousin.
- Added unique flirt dialogue for Mom.
- Added unique flirt dialogue for Sister.
- Flirting now properly triggers taboo breaks and taboo dialogue when appropriate.
- Hiring Alexia to be your company model now automatically purchases the Public.
- Menu character iamges are now generated and displayed by a separate thread, improving menu responsiveness.
- Optimized character animation creation, increasing speed and improving responsiveness.
- Groping a girl now costs 5 energy at each stage instead of 10 flat at the start. Increased last stage arousal modifier.
- Increased the relative proportion of girls who are single vs. in a relationship.
- Refined requirements for demanding a girl to strip naked.
- Added a chance to give a girl a dose of serum during a dinner or lunch date some of the time.
- Slightly increased chance of significant other returning home during a fuck date with your affair partner.
- Lowered starting Love for Jennifer and Lily.
*BUG FIXES*
- Memory freeing is now done once a day instead of every turn.
- Fixed crash caused by improper taboo break call in mother morning visit event.
- Applied fix to animations for high resolution monitors with UI scaling, most commonly Macs.
- Fixed incorrect character title being applied when a girl asks if you'd like a new title.
- Fixed crash in cousin blackmail event caused by incorrect object selection.
- Fixed significant other name not changing when you ask a girl to leave her boyfriend/fiance/husband for you.
- Fixed incorrect default transition call for handjob.
- Fixed Dinah's default underwear selection
- Alexia's storyline is now disabled if public marketing is purchased instead of requiring it to be active.
- Fixed a number of typos throughout the game.
- Fixed a non-graceful error caused by random event being removed twice.
v.0.27.1 *CHANGES AND ADDITIONS*
- Some purchased policies can now be toggled to be active or inactive. Some policies are always active when purchased. - Added support for policy fuctions when applied, removed, on each turn, or on each day beginning. - Redesigned policy purchase screen. Now allows you to select a policy without purchasing it, instead of requiring you to hover. - Adjusted policy purchase screen style to match the rest of the game. - Some policies now require lower level policies to be active before being activateable. - Active policies that are required by other active policies can not be disabled. - Policy info screen now shows what other policies are preventing you from enabling/disabling a policy. - Uniforms may now be invalid if uniform policies are deactivated after they are defined. Invalid uniforms will not be worn until the appropraite policies are activated. - Girls will change out of newly invalid uniforms if they are not naturally slutty enough to wear it anyways. - Added a disabled slug to set daily serum action when policy is owned but disabled. - Added full suite of taboo break dialogue for Rebecca. - Removed generic "Seduce" option. - Added "Grope" option, available on all girls once sluttiness is 5 or higher. - Added multiple tiers to grope action, leading to entering the normal sex system at high enough Sluttiness. - Added "Command" option, available on all girls above 100 Obedience. - Moved "Command her to take serum" option into the general "Command" menu. - Added "Command her to let her touch you" option. Allows you to enter the normal sex system at high enough Obedience. - Added public sex check and dialogue to grope and command sex options. - Redid flirt dialogue, now has three tiers for different levels of Love. Highest level may also lead into sex system. - High or low happiness now has a minor effect on sluttiness. - Added "Command her to strip" option, with three possibilities: Show me your tits, show me your underwear, and get naked. - Girls will now only attempt to take control if you try and stop having sex when they have at least some (30+) energy. - Removed generic option to "give" anyone serum (note: you can still "Command" someone to take it). - Moved policy based requests for employees to test serum to an employee specific action. - Implemented support for partial clothing based on body regions, available to modders to make use of. - Slightly expanded "Kiss me" option for early Mom morgage help payments.
*BUG FIXES* - Fixed another crash source for Macs with animation system. - Fixed incorrect transition call going from skull fuck to deepthroat. - Reduced max available rollback to reduce eout of memory errors. - Fixed incorrect strip list implementation that would result in skipping strip transitions and progression. - Fixed position taboos not breaking when a girl took control. - Fixed stripping not breaking a taboo when a girl did it. - Fixed incorrect boob and ass animation mask being used during animated strips using a characters default pose. - Fixed incorrect outfit check for company model. - Fixed several crashes caused by incorrect function calls. - Fixed girls talking to themselves instead of you wnen you ask them to lunch.
v.0.26.1 *CHANGES AND ADDITIONS* - Rerendered high socks to have a flat colour base version. - Added two tone pattern to high socks. - Added gradient pattern to high socks - Added two tone pattern to medium socks - Added two tone pattern to short socks. - Added two tone pattern for plain panties. - Added two tone pattern for panties. - Added two tone pattern for cotton panties. - Added new ass jiggle animation. - Added new tit jiggle animation. - Some stripclub scenes now use ass jiggle animation. - Tit fuck position now uses tit jiggle animation. - Introduced taboo system: Unique dialogue and small sluttiness penalty the first time you do something new with a character. - Lowered condom request threshold to account for the new condomless sex taboo. - Added a common name for all clothing items, used in some dialogue instead of the more descriptive name used for menus and the clothing designer. - Rerendered tube top to remove default text. - Added a text pattern for tube top. - Addd a text pattern for panties. - Added a text pattern for tshirt. - Added a text pattern for booty shorts. - Adjusted many events to reference and break relavent taboos, usually at a lower sluttiness point than is possible with normal sex/interactions - Added full suite of taboo break dialogue for introvert personality. - Added full suite of taboo break dialogue for relaxed personality. - Added full suite of taboo break dialogue for reserved personality. - Added full suite of taboo break dialogue for wild personality. - Added full suite of taboo break dialogue for Mom. - Added full suite of taboo break dialogue for Lily. - Added correct disabled colouration to "tell them to strip" option in workplace AC breakdown event. - Outfit taboos are automatically broken when talking to a character (underwear, bare tits, or bare pussy as appropriate). - Added dialogue when outfit taboos are broken when talking. - Added a taboo break symbol to the position select for positions that would break a taboo if selected. - Expanded tooltip for positions that would be effected by taboos to explain their effect. - Updated menu labels and tooltips for common work actions. - Family members now consider anal sex less slutty and vaginal sex more slutty than unrelated people.
*BUG FIXES* - Fixed incorrect sluttiness check in a girlfriend text random event. - Prevented possible division by 0 when creating low production cost serums. - re-rendered quarter cup bustier to eliminate clipping - Fixed incorrect animation image scaling on non 1080p monitor resolutions. - Fixed incorrect sluttiness check when on a fuck date with a girl. - Fixed crash related to incorrect taboo break scene call. - Corrected animation image scaling when played in a non-16x9 resolution window. - Fixed error in cowgirl sex position checking for upper body nudity. - Fixed incorrect emotion call in text sent from Mom. - Fixed two incorrect outfit changes in an employee crisis. - Removed redundant text size definition for text in menu creation code. - Updated animation code to support Mac implementation of openGL. - Fixed incorrect implementation of Ren'py openGL support for Linux machines, which was causing a crash with the animation system.
v.0.25.1 *CHANGES AND ADDITIONS*
- Added internal support for shader based animation.
- Modified character image section of the screen. Now includes a coloured backplate and a frame.
- Added ability for animations to be given region specific effects. Current weighted regions are a girls breasts and butt.
- Added blurred hair backplate. Reduces border effects for thin girls around their neck and shoulders.
- Added ability for aninimations to have their general intensity modified.
- Added ability to lessen or increase specific region intensities.
- Added an idle wiggle animation, bounces a girls tits and ass if no other animation is called for.
- Integrated animations with existing calls to display characters.
- Added menu option to disable animations.
- Replaced previous clothing removal code. Now works while an image is animated.
- Added character specific region weights, allowing for animation effects to differ from girl to girl.
- Large tits now have a higher breast region weight, causing them to move more when affected by an animation.
- Tits made larger through serum effects now have their breast region weight increased appropriately.
- Tits made larger by getting a boob job have their breast region weight increased by less than a natural increase.
- Added support for positions having unique animations, used when that position is called during sex.
- Added blowjob head bob animation.
- Added tit movement to the blowjob animation.
- Added support for speeding up and slowing down animations.
- Sex based animations now have their speed modified by arousal, going from 50% to 100% speed from 0 to 100 arousal.
- Animation speed modification is proportional to energy spent. If the girl is spending 80% of the energy, her arousal counts for 80% of the arousal effect.
- Added ability to tie special modifiers into position animations. Allows for separate blowjob sucking and idle animations.
- Changed cunnilingus position to use missionary image set instead of sitting image set.
- Updated several special mom texts to use new animation effects.
- Added new random event for your cousin at moderate to high sluttiness but low love and obedience.
- Added new random event for your affair partner texting you.
- Added new random event for your girlfriend texting you.
- Added new skull fuck sex position, possible by transitioning from deepthroating.
- Strip club now includes tables, chairs, and the stage itself for fucking on.
- Changed strip club name dialogue to be more readable on blue background.
- Reduced total number of limited time events and reduced relative chance of a title change event when talking to a person.
- Added extra animation effects to some stages of a strip show.
*BUG FIXES*
- Fixed infinite loop while out of energy with a girl in control of having sex.
- Fixed incorrect opinion checks in piledriver position.
- Fixed one date option removing the incorrect amount of money.
- Fixed breast shrinking serum trait increasing instead of decreasing breast size.
- Fixed incorrect random number generation when asking a girl to grow her pubes into a different style.
- Fixed crash/incorrect result when denying a girl an orgasm during a performance review.
v.0.24.1 *CHANGES AND ADDITIONS*
- You can now ask girls you are having an affair with to get a boobjob.
- Girls you are having an affair with can now have their boobjob paid for by their SO instead of you, with high enough stats.
- You can now demand your girlfriend gets a boobjob on her own dime, with high enough stats.
- Added a creampie cum item, added exactly when you would expect.
- You can now ask a girl to trim her pubic hair into a style you desire if she is obedient enough.
- Added new "friend help friends be sluts" random event.
- Added new heart pasties clothing item.
- Added new cincher clothing item.
- Re-rendered leotard to remove clipping issues.
- Added new outfits to the default wardrobe.
- Moved leotard bottom to be a layer 1 (underwear) layer, while the top is layer 2 (shirt).
- Girls on a fuck date now recover some energy between sessions alongside you, so the fun keeps rolling.
- Lowered chances of characters 18 to 22 already having children.
- The energy cap is now variable to make it more mod friendly.
- Refactored some code relating to the hiring screen while fixing "bring your daughter to work" event, allowing for easier special-hire events.
- Added unique dialogue when having Nora test serum for you.
- Modified Gabrielle's visiting schedule to avoid overlapping with Lily.
- Added new limited time event for Jeniffer.
- Increased number of limited time events that will be generated in general.
- Added ability for girls to have accessories that they keep on with any outfit. Used for girls who should consistently wear glasses.
- Updated mini skirt data to count as hiding underwear below.
- Updated nipple pasties to tit fucking without their removal.
- Added quarter cup bustier clothing item and two tone pattern.
- Added crotchless panties clothing item.
- Added micro skirt clothing item and two tone pattern.
- Added forearm gloves clothing item and two tone pattern.
- Added three collars: "Breed Me", "Cum Slut", and "Fuck Doll". Text can be coloured separately.
- Added new default outfits to the game using new clothing items.
- Updated all existing characters to use base accessories instead of having them defined in their personal outfits.
- Added a new underwear set to Alexia's wardrobe.
- Renamed some pubic hair styles to be more descriptive in menus.
*BUG FIXES*
- Fixed affairs not being possible to start due to improper orgasm check.
- Fixed crash when walking on on Jennifer undressing.
- Fixed two issues with the "Bring your daughter to work" random event that prevented it from triggering.
- Fixed "Breeding Material" title not appearing properly as a possible title for a girl.
- Fixed multiple instances of "girl_orgasms" or "guy_orgasms" instead of the correct "girl orgasms" and "guy orgasms"
- Fixed an infinite loop when a girl takes control of a sex session but no object is corrected.
- Fixed girls making use of the wrong object while having sex after taking control of the session.
- Fixed bug when transitioning to tit fucking.
- Fixed dress-style clothing items not being properly removed when stripped off during sex.
загрузка...
ImagesVideo Installation help
In order for you to be able to install this game, you need to enable (allow) installation of applications from unknown sources (Unknown sources) in the phone settings. Usually this item is in the Security section