v0.4.1 is live!
Added 2017-02-20 11:25:00 +0000 UTCCheck the main patreon page for the download link and give it a try!
Whew, this was a hard one to get done. Cutting a few days off the end of this update cycle meant I crammed four days of work into two, and I've been working solid for the last six hours to get this ready and out the door.
Lily's hub scene is complete and I'm happy with how it's turned out. It deffinitly ended up larger than I thought it was going to at the begining, it's made up of 41 brand new images and over 9000 words of dialog. If reactions to it are possitive, I'll start to roll out hub scenes for every girl in the game.
I also took some time tonight to do some R&D and put together some outfits and image sets for all of you to take a look at while I'm gone. Assuming nothing goes wrong with the scheduled post system (a.k.a I don't screw up actually scheduling the posts.) one should roll out every day or two. When I get back from my vacation I'm looking foward to a bunch of feedback to sift through and to get a start on v0.5, the first endings update!
EDIT: And of course I forgot to post the change logs the first time through. Anyway, here they are going from v0.3.1 to v0.4.0 and v0.4.0 to v0.4.1.
v0.4.0
- Added new menu system for viewing influence and inventory
- Added some stat tracking for all the girls.
- Refactored code for all girls, making future expansion and maintenence much easier.
- Refactored code for giving serum, making future expansion and maintenence much easier.
- New serum code now allows for different types of serum to be given to each girl during threesomes.
- Added Resistance Stat. Influence gained is reduced if a girls Resistance stat is high.
- Minor scenes can now reduce Resistance, up to a certain amount per scene.
- Major scenes are now repeatable, but taking the same scene a second time leads to an increase in Resistance.
- Resistance drops slowly over time.
- Refactored code for Major and Minor scenes to allow for better tracking of player actions.
- Changed the entire UI! All of it!
- Each serum now has a different effect.
- Red serum now increases influence temporarily by less than before, and causes a larger increase in resistance than blue.
- Purple serum now decreases influence temporarily, but causes a smaller increase in resistance than either blue or red.
- Purple and Red serum are now gained in different ways. Both require assistance in the lab, 3 blue serums, and 1 unit of supplies to create.
- Refactored code used for random events. Most events now scale between a minimum and maximum chance, getting closer to the maximum with each failed pass.
- Lowered influence gain from each event to help balance out events now being repeatable.
- Added new Major Scene for Stephanie at a party.
- Fixed plenty of typos
- Fixed Alexia's porn site being accessable too early.
- Fixed Nora's office party location not being accessable more than once.
- Fixed bug causing mom's morning wakeup event to show a repeated version.
- Fixed a few variable typos.
- Fixed Mom's images not appearing properly for some morning wakeup scenes.
v0.4.1
- Rollback now works properly with all events
- Added large hub scene for Lily, along with images
- Fixed and improper function call for incrementing the cum_swallow variable
- Fixed spelling error in serum_effect function call
- Fixed improper call of variable that no longer exists that was preventing access to the purple serum knowledge
- Fixed a ton of spelling mistakes
- Increase influence gains slightly
- Reduced resistance gains slightly
- Re-enabled old HUD for easy access to important info
Comments
Is there anything I'm supposed to search for in the lab?
Shawn Dee
2017-02-28 05:13:10 +0000 UTCAre there any more details to it? Does she have to be exactly at 40? Because when I talk to her at night past 40, she only talks about work or the party
Shawn Dee
2017-02-28 05:06:43 +0000 UTCGet Nora to 40, talk to her at night in the lab. Abuse save system when necessary.
2017-02-27 16:17:22 +0000 UTCAlso, sorry if it's been answered already but how do you get purple serum??
Shawn Dee
2017-02-26 16:56:43 +0000 UTCMan, check your python files, they are NOT encrypted, i suggest you to do it as soon as possible to avoid that someone can steal you assets!!!
Kravenar Games
2017-02-25 22:56:17 +0000 UTCSo how do purple work. I got them and gave them but it didn't really do anything. Is is an overtime thing or does it get rid of or decrease the resistance next time?
Bob Bryan
2017-02-25 15:35:39 +0000 UTCRead the earlier comments please. Its a bug and the fix has already been mentioned above
2017-02-24 09:53:30 +0000 UTCThe only non-repeatable scene is Steph and her questioning of the inventory. The sister and the movie I find I get better results on the weekends, but you have to visit her a TON. Mom stirring in the night and Lily needing water happening multiple times early helps a lot.
Chevy
2017-02-24 09:00:58 +0000 UTCgetting this Error when sis is talking on the phone when i visit her: [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 2382, in script menu: ##TODO: Move this to a seperate label (maybe a seperate file entirely?), and add images. File "game/script.rpy", line 3007, in <module> "Fuck her." if sis_slut_score > 80: NameError: name 'sis_slut_score' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 2382, in script menu: ##TODO: Move this to a seperate label (maybe a seperate file entirely?), and add images. File "C:\Users\jc911\AppData\Local\Temp\Rar$EXa0.871\Lab_Rats-0.4.1-all\renpy\ast.py", line 1450, in execute choice = renpy.exports.menu(choices, self.set) File "C:\Users\jc911\AppData\Local\Temp\Rar$EXa0.871\Lab_Rats-0.4.1-all\renpy\exports.py", line 817, in menu if renpy.python.py_eval(condition) ] File "C:\Users\jc911\AppData\Local\Temp\Rar$EXa0.871\Lab_Rats-0.4.1-all\renpy\python.py", line 1670, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\jc911\AppData\Local\Temp\Rar$EXa0.871\Lab_Rats-0.4.1-all\renpy\python.py", line 1665, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script.rpy", line 3007, in <module> "Fuck her." if sis_slut_score > 80: NameError: name 'sis_slut_score' is not defined Windows-8-6.2.9200 Ren'Py 6.99.11.1749 Lab Rats 0.4.1 [/code] </module></module>
Tuuku
2017-02-24 07:11:57 +0000 UTCI figured it out. Fraekke's advise about not repeating the same scenes was the key for me, although it required alot of "save and load". Also, is it possible that the going to the movies with your sister is a 1 time thing? If not, I might've have the worst rng ever.
megaera
2017-02-24 05:35:18 +0000 UTCI mean all character at 90+ resistance no real way to lower it.
megaera
2017-02-24 02:24:24 +0000 UTCThere is only a set amount of resistance reduction available for each mini-event (it takes the girl's current resistance into account, so don't worry about bumping into a scene when the girl has 0 resistance). At the same time you get less benefits from each major scene the higher the girls resistance gets, AND you get a higher resistance hit each time you use the same scene (If I've read the code right, this should be split into different actions in each scene, but he hasn't gotten that to work properly yet). Bonus info: the resistance hit seems to be added after the influence raise, so for a final raise don't worry about revisiting a scene you've used many times - as long as you don't need to raise that girls' influence again later. So you need to raise the girls' influence/sluttyness using as many different scenes as possible to begin with, and try to get the girls' resistance down with minor scenes between major scenes. Also make intelligent use of the serums: use the red serum early when the buff to resistance has less of an impact (first time for each scene if you can, as that is always a 0 resist gain) and save the purple for later when their influence is high enough to get the better options with reduced influence. Be warned: red does not always give you a better option (mostly when girl is at 0, but there may be other cases), so quick-save at the serum selection screen and check!
2017-02-23 15:56:22 +0000 UTCAgree on the mommy/sister sleep thing. Maybe as you progress during the game make it much more likely they will seek your company at night? .... and check if both girls need company (let's move the party to mom's bed?) >:-)
2017-02-23 14:52:10 +0000 UTCI believe its a bug, and I've reported it as such to Vren, the "knows serum" check is there to remove a dialog once you no longer need it, but it checks for the wrong serum. To enable finding the purple serum after you've found the red, open game/script.rpy in your favorite text editor and change Line 5519 (I think - I have modified my script, so line numbers may not be accurate) from: "Ask about your new Serum research." if knows_advanced_info and not knows_red_serum: to "Ask about your new Serum research." if knows_advanced_info and not knows_purple_serum:
2017-02-23 14:40:40 +0000 UTCHow do you mean locked? Honestly I'm thinking about abandoning red completely.
Chevy
2017-02-23 07:53:32 +0000 UTCAnd personally I get resistance locked around day 60 and can't do anything.
megaera
2017-02-23 07:49:44 +0000 UTCActually getting the red serum info REMOVES the possibility to talk to Nora about the purple serum. That fucked me up for a while. Don't know if its wanted or a bug. And getting the purple serum doesn't close off Nora's dialog to get it.
megaera
2017-02-23 06:47:54 +0000 UTCHaydes I honestly feel the resistances are perfect. I had a game where I had Steph at 175. To me that's over the top. I'll go through Steph a bit and maybe it will help and I'll try not to give any spoilers. To me there are two major do nots in this game. The first being don't search the entire lab until you have Nora over 40. When she's over 40 have that evening chat about the research and the next morning go online and get the purple info. THEN search the entire lab and get the red info. Also the one non-repeatable scene in the game(as far as I can tell) is chatting about work with Steph at the lab in the morning. I wait until she's a higher level with no resistance to have that talk and get the max influence from the encounter. As for Steph's or anyone's resistance the way to lower it is the minor scenes. Day one and day two you need to go by the numbers which I won't spoil here. Day three I spike Steph's drink in the morning and do the same on day four. Boom 12 influence with a 10 resistance. Day five get her phone number in the morning. This may lead to going back outside and back to the lab a lot until you find Steph in the lab . You're off and running with Steph. The minor scenes have a big impact the first time you see a new scene. For example if I text Steph that night and flirt with her the "nuclear option" lowers her resistance five points. When you see the same scene again it's not as impactful. Texting her(dependable) and taking a nap under the tree in the morning on campus (anything but dependable) are the only ways to trigger minor scenes with her early. She breaks into that 25ish range you get more options as she might get naked in the morning or the A/C go out with Nora at a similar level. Higher levels (along with Nora) can trigger kissing scenes between the two at night with some fun progressions on that scene as their influence goes higher. But giving some one purple for scene after doing the scene twice with blue(and getting their resistance back to zero) is a great way to go. You can't "jump" a scene level, but the resistance is the same as the second blue(10). And this last part don't quote me on....but purple seems to make later resistance jumps not as bad with other serums. Hope that all helps Haydes. Try and see if you still feel the same about the resistances being too harsh.
Chevy
2017-02-23 03:04:49 +0000 UTCThere is a minor bug in game/script.rpy I forgot to report: Line 11239: [inputname] should be [inputName] (capital N) It occurs if you grope Stephs ass during the party. Search for "Thank you for the dance" (without the quotes) if you're using a text editor without line numbers.
2017-02-21 14:10:26 +0000 UTCI feel the resistances are still too harsh. I finally made a purple serum thinking it would help lower resistance but it still raised it, and made thee target less open to suggestions. So I still think the only serum worth using is red until another re-balance.
Haydes
2017-02-21 13:55:13 +0000 UTCIf it hasn't changed from the last version: You just keep spamming her with texts about help with biology; eventually it triggers the event.
C0mplex
2017-02-21 11:47:23 +0000 UTCHow do you get Nora to come over to your place? I've done it before but I have no idea what the steps are.
JJATH
2017-02-21 07:39:46 +0000 UTCYeah I can only make red.
JJATH
2017-02-21 07:20:24 +0000 UTCI assume the Hub thing for Lily, is when you go to her room and she's there and you get more and more options? I very much enjoyed that, because it made sense once you progressed that you could do things with her without the serum. All the girls need that. Also when going to sleep, there should be options to sleep with mom or sister, or both, and not have to wait for random event.
2017-02-21 06:09:25 +0000 UTCDon't talk about serum with Nora till you have 40 points with her. do not search either lab either. when your points are above 40 talk with her about serum, then do internet in the morning. you will get option to post after posting see Steph. you should be able to make purple. So far I have only been able to make red or purple not both....EDIT I searched lab twice broke into cabinet with card. now I can make all serum. this is how I did it. there may be other ways,
Threetees
2017-02-21 04:12:39 +0000 UTCMe neither. And I am also a $5 contributor.
Norpuma
2017-02-21 01:56:05 +0000 UTCI don't know what I'm doing wrong, but I can't find a download link ($5 contributor)
Don Brown
2017-02-21 01:02:33 +0000 UTCI dont know if it still applies, but in 0.4 that one variable was actually "sisO.slut_score" not "sis_slut_score". If you're up for a bit of work,open up scripts.rpy(after you make a backup of course), use ctrl+f and change them over to see if that works.
2017-02-20 23:46:42 +0000 UTCI got the same thing when talking to her. Is this the hub scene? I haven't found it yet. And is purple gone gone in this one too. Nora doesn't give the option about contacting other researchers. Thank you for the early roll out and enjoy your vaca.
Chevy
2017-02-20 23:44:08 +0000 UTCget this error every time i try to talk to lily, [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 2382, in script menu: ##TODO: Move this to a seperate label (maybe a seperate file entirely?), and add images. File "game/script.rpy", line 3007, in <module> "Fuck her." if sis_slut_score > 80: NameError: name 'sis_slut_score' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 2382, in script menu: ##TODO: Move this to a seperate label (maybe a seperate file entirely?), and add images. File "C:\Users\andrew\Desktop\New folder\New folder (3)\Lab_Rats-0.4.1-all\renpy\ast.py", line 1450, in execute choice = renpy.exports.menu(choices, self.set) File "C:\Users\andrew\Desktop\New folder\New folder (3)\Lab_Rats-0.4.1-all\renpy\exports.py", line 817, in menu if renpy.python.py_eval(condition) ] File "C:\Users\andrew\Desktop\New folder\New folder (3)\Lab_Rats-0.4.1-all\renpy\python.py", line 1670, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\andrew\Desktop\New folder\New folder (3)\Lab_Rats-0.4.1-all\renpy\python.py", line 1665, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script.rpy", line 3007, in <module> "Fuck her." if sis_slut_score > 80: NameError: name 'sis_slut_score' is not defined Windows-8-6.2.9200 Ren'Py 6.99.11.1749 Lab Rats 0.4.1 [/code] </module></module>
2017-02-20 20:45:24 +0000 UTCYou get the red by searching the office and finding some papers in a locked cabinet then talking to stephanie in morning for help. I cant work out purple, I think it has to do with calling Nora on phone about studying help...?
Tu
2017-02-20 19:47:58 +0000 UTCReally good stuff, definitely need to make more of it.
2017-02-20 19:26:08 +0000 UTCHow do we make red and purple serums? I talked to Nora but I don't know what else to do.
2017-02-20 18:11:22 +0000 UTCIf anyone else experiences this problem this solution worked for me
2017-02-20 16:23:52 +0000 UTCGreat!!
Kravenar Games
2017-02-20 15:42:41 +0000 UTC@ParagonBennet! It is! It's a simple bug that can easily be fixed! I'll write my fix here, since I expect Vren is on a vacation now! Basically the bug is in (private)Lab_Rats-0.4.1-all\game\script.rpy The bug is that the value "sis_slut_score" isn't written right, so I suggest opening it in notepad (or something) and then seach for that value You'll find it easily if you search for it. What you then do is you change it to "sisO.slut_score" instead. Hope it helps!
2017-02-20 15:37:46 +0000 UTCHow do we activate Lily's Hub scene? If it's the part where you just walk in on her reading her phone, I think there's a bug cause I keep hitting that Traceback error.
ParagonFlynn
2017-02-20 14:19:06 +0000 UTC