v0.5.1 is live!
Added 2017-03-28 07:19:20 +0000 UTCv0.5.1 is up and ready for play! Get it here:
https://mega.nz/#!lwxQzBxT!E8F9tb_TBTiG8Uc1F3Lk2DESxkrGs5jnh3QduVlEC0c
EDIT: Fixed the link. Sorry about that.
If you've already played v0.5.0, there isn't any new content in the public build that you haven't already seen. Major progress has been made this week on v0.6 instead, which should be out relatively soon. If you played v0.4.1, here's a changelog for you!
- Added 10 endings, two for each girl.
- Added 3 end of game actions, if your scores are high enough.
- Tweaked menu screen.
- Adjusted the night time events for mom and Lily to be more likely.
- Fixed crash related to Lily's new hub scene.
- Fixed if/else statement error with Alexia's texting minor scene.
- Fixed minor inconsistancy in intro story.
- Fixed error with gaining access to the purple serum recipe.
- Fixed an index out of bounds call for one of Stephanie's events.
- Fixed Nora improperly appearing during a scene with Stephanie.
- Fixed Stephanie helping you make Red and Purple serums without convincing her to be your lab assistant.
- Fixed multiple background fade in for morning scenes.
- Fixed Alexia's porn site not showing pictures properly if her score was over 90.
Comments
would like to see more options to do things with people like nora steph and alex without using serum like you can with lily like when your influence is high enough alex could let you do things below that lvl without using the serum but still needing the serum to convince them for more powerful things it would make it easier to get some fun without needing to increase resistance if you are still waiting for it to drop ? its a bit of a shame you kinda have to ignore them until its low enough where they dont refuse most things
frederik wøhliche
2017-04-01 22:39:55 +0000 UTCCool, thanks for taking the time to share this!
Dubsington
2017-03-29 05:46:57 +0000 UTCYou can use a file compare tool like WinMerge to see the changes I made to your files and decide if you want to use my fixes. I plan on using them in my personal copy for now. I added 1 gameplay line. I think you missed one nora_swallows in script.rpy and you can find that with any file compare tool.
Regardie
2017-03-29 02:02:22 +0000 UTC<a href="https://drive.google.com/open?id=0B3LGnsd49VIRTzRWeWJMV3JoMWM" rel="nofollow noopener" target="_blank">https://drive.google.com/open?id=0B3LGnsd49VIRTzRWeWJMV3JoMWM</a>
Regardie
2017-03-29 01:55:24 +0000 UTCThe writing is much tighter in endings.rpy. I can see the time and care you put into it. I have a grammar and spelling corrected copy for you anyways, if you want it.
Regardie
2017-03-29 01:55:19 +0000 UTCThanks for the update :) Though unfortunately I can't get the red serum anymore, and I've never worked out how to get purple either...
2017-03-29 01:00:53 +0000 UTCmega.nz/#!lwxQzBxT!E8F9tb_TBTiG8Uc1F3Lk2DESxkrGs5jnh3QduVlEC0c Link was cut off for me as well.
2017-03-28 21:54:47 +0000 UTCHow'd you figure it out?
2017-03-28 20:41:57 +0000 UTCDecryption key?
2017-03-28 20:37:12 +0000 UTC<a href="https://drive.google.com/open?id=0B3LGnsd49VIRV3o0TFNfRmMtVUU" rel="nofollow noopener" target="_blank">https://drive.google.com/open?id=0B3LGnsd49VIRV3o0TFNfRmMtVUU</a>
Regardie
2017-03-28 18:56:24 +0000 UTCHere is a link to a grammar and spelling corrected script.rpy It seems to have the bug reported above already corrected. It is not complete, but it is cleaner than the release version. Place in your game folder and run the game. I have a cleaner endings.rpy file later in the comments.
Regardie
2017-03-28 18:56:19 +0000 UTCWhy not place the character images in the middle of the screen, instead of the right side?
Daggerun
2017-03-28 16:04:00 +0000 UTCnvm
Jonathan Heard
2017-03-28 12:20:52 +0000 UTCdownload asking for decryption key
Jonathan Heard
2017-03-28 12:19:51 +0000 UTCNameError means that the script can't find the indicated variable. It's probably just a spelling mistake, you can open up scripts.rpy and edit the line yourself if you don't wanna wait for Vren.
2017-03-28 11:15:57 +0000 UTCThank you!
Kravenar Games
2017-03-28 10:19:51 +0000 UTCStill some bugs: Doing the internet/look at porn on the weekend: While running game code: File "game/script.rpy", line 3566, in script if interrupt_chance.check_event(): File "game/script.rpy", line 3566, in <module> if interrupt_chance.check_event(): NameError: name 'interrupt_chance' is not defined Campus, trying to take a nap: While running game code: File "game/script.rpy", line 3942, in script if nap_interrupt_chance.check_event(): File "game/script.rpy", line 3942, in <module> if nap_interrupt_chance.check_event(): NameError: name 'nap_interrupt_chance' is not defined</module></module>
BleakLibrarian
2017-03-28 10:00:52 +0000 UTC