Lab Rats 2 v0.33.3 Release!
Lab Rats 2 v0.33.3 is live! Get it here!
Note: There were some issues with early releases of the game not packaging properly. This has been resolved in 0.33.3
Lab Rats 2 v0.33.3 is live! Get it here!
Note: There were some issues with early releases of the game not packaging properly. This has been resolved in 0.33.3
The week between the patron bug testing release and the public release of a new version of Lab Rats 2 is normally spent bug fixing, and any extra time is either put into writing small pieces of new content or prototyping some future feature. This week I set my sights on a particularly large and o...
2020-10-04 10:21:09 +0000 UTC View PostLab Rats 2 v0.33.0 is live! Get it here!
PC: Lab Rats 2 v0.33.0-PC
Mac: 2020-10-01 10:51:57 +0000 UTC
View Post
In my last dev log I detailed the new display class that is responsible for most of the heavy lifting of displaying multiple characters. Towards the end of the post I discussed the performance, which ...
2020-09-22 09:34:02 +0000 UTC View PostI have a relatively technically post for today, to detail the strides that have been made towards supporting displaying multiple characters at once.
tl;dr - Girls can now be put into a group. The whole group can be displayed, with one person as the "primary" and all other girls drawn behind...
2020-09-19 10:33:28 +0000 UTC View PostThe character drawing code is some of the oldest and most core code in Lab Rats 2. It has been iterated on multiple times to add new functionality, but one thing has stayed constant: it was designed to display a single character to the screen at a time. In retrospect I should have taken the time ...
2020-09-14 10:25:18 +0000 UTC View PostThere were a few bugs in v0.23.1 that felt a little too major to leave until the next release, so I have fixed them up and have uploaded v0.23.2 to fix them. All of the existing links now point towards this new version; if you download this version of the game there is nothing extra you need to d...
2020-09-10 10:35:59 +0000 UTC View PostLab Rats 2 v0.32.1 is Live! Get it here!
PC: Lab Rats 2 v0.32.0-PC
Mac: 2020-09-08 09:47:25 +0000 UTC
View Post
It's been a few days since the release of v0.32 to patrons, which means I've had plenty of bug reports to chew through and fix up. There were a few missing pregnant body image sets due to a bug in my rendering automation which are being rendered right now, and which should be done and added in to...
2020-09-06 10:22:50 +0000 UTC View PostLab Rats 2 v0.32.0 is Live! Get it here!
The end of the month is rapidly approaching, which means I'm feverishly writing and coding new content for v0.32!
Lately I've been working on some new content for Mom, specifically related to her at-work performance. At some point in the game she will given the chance for a promotion, pendi...
2020-08-28 10:12:35 +0000 UTC View PostI'm deep into the writing work for the upcoming v0.32 release, which is where my last few days of work have gone. The focus has been adding new events for your mother and sister at home to highlight their changes as they become corrupted. Recently I've been expanding Lily's existing Insta-pic (ot...
2020-08-21 09:55:45 +0000 UTC View PostJust 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 lowe...
2020-08-16 09:01:31 +0000 UTC View PostI finished all of the core work for adding a half-off clothing stage in v0.31.1, and now I'm working on implementing all of the related bits and pieces that are needed for it to be a proper game mechanic. The biggest and most complex chunk of work to do is to integrate this new concept into the e...
2020-08-11 09:51:41 +0000 UTC View PostLab Rats 2 v0.31.1 is Live! Get it here!
PC: Lab Rats 2 v0.31.1-PC
Mac: 2020-08-08 09:07:28 +0000 UTC
View Post
A couple of update cycles ago I added a number of body region images to LR2. The original use for these regions were to give me a way to define what sections of a body a piece of clothing should constrain. If a body region was constrained clothing under the constraining layer would be limited to ...
2020-08-07 10:03:00 +0000 UTC View PostIt's been a few days since the patron release of v0.31, during which I've been tracking down and fixing any bugs that were reported. Bug fixing has been going well, which has given me time to work on some other tasks that I've wanted to get tidied but that were low on the priority list.
One...
2020-08-04 08:54:19 +0000 UTC View PostLab Rats 2 v0.31.0 is Live! Get it here!
PC: Lab Rats 2 v0.31.0-PC
Mac: 2020-08-01 10:09:37 +0000 UTC
View Post
A 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...
2020-07-27 09:20:44 +0000 UTC View PostIt's not often that I spend days working on a problem and come away without something interesting to show off, but that's exactly what's happening today. At the very least I can share my experiences and what I've been trying recently.
A few days ago I committed to fixing a problem tha...
2020-07-23 10:13:49 +0000 UTC View PostA quick update post tonight. Since my last update I fixed a bug that was breaking the images for the standing doggy set. The bug ended up being in the script I wrote to find the bounding box of each clothing item - no entries were being generated for standing doggy so they all defaulted to the to...
2020-07-18 10:12:26 +0000 UTC View PostJust a quick update today to let you know what I've been up to the last couple of days. Besides some bug fixing my focus has been on filling out Emily's study events with some more high sluttiness options. I've finished a "spank her" option, and I'm thinking I'll add one or two more for the top e...
2020-07-12 10:40:19 +0000 UTC View PostThere was a bug with LR2 v0.30.1 that was causing frequent crashes (I had forgot to remove a reference to a face style I had removed). This bug only affected the PC and Mac verison of the game. I have fixed the bug and you can download the new, fixed versions here:
Lab Rats 2 v0.30.1 is live! Get it here!
PC: Lab Rats 2 v0.30.2-PC
Mac: 2020-07-08 10:19:36 +0000 UTC
View Post
Good news everyone! The android build for LR2 v0.30.0 is available now! If you're already a patron you can find the download link on the original release post, here. Unfortunately, the android version ...
2020-07-05 06:52:32 +0000 UTC View PostIf you've been waiting for the Android version of v0.30.0 you've probably noticed it still hasn't been released. As you might expect, that's because i haven't sorted out the Ren'py build issues I'm running into. I have been able to rule out a few potential fixes, and I've got a few things left to...
2020-07-04 10:03:26 +0000 UTC View PostJust a quick update tonight for anyone waiting on the Android version. There is some problem with Ren'py preventing me from building the android version, causing it to crash out. To add some extra inconvenience this crash is right at the end of the relatively long build time, so troubleshooting h...
2020-07-02 09:43:51 +0000 UTC View PostLab Rats 2 v0.30.0 is Live! Get it here!
PC: Lab Rats 2 v0.30.0-PC
Mac: 2020-07-01 10:37:31 +0000 UTC
View Post
This post is about a new character who will be coming to Lab Rats 2 in v0.30. Turn back now if you want to avoid spoilers!
In addition to some pretty extensive performance improvements and eight new face designs v0.30 will feature a new character with a new section of story for her: Emily! ...
2020-06-25 08:43:44 +0000 UTC View PostJust a quick update tonight for what I've been working on lately. First, I've finalised 8 new facial designs and set them up to render. The whole batch of images should be done a couple of days before the patron release. These faces will bring the total number of facial styles from 6 to 14, which...
2020-06-21 09:04:12 +0000 UTC View Post