v 0.302
continues to get more of the game working with the updated schedule system, along with some other fixes.
I wasn’t really looking to tackling the clinic in depth, as I’m sure that’s a section which needs some considerable time devoted to it, but I did want to see if I could get it functional again. That meant converting the scenes over to the new standard (should prevent errors when checking if Holly is available) and making sure it’s using the new time variables instead of the old ones.
At the very least, it doesn’t appear to be causing crashes for me now.
I’ve gone through a fixed a lot of scene criteria issues that were making weird things happen, like refusing Scarlet’s quest-line causing it to jump ahead, instead.
Lots of other little “band-aid fixes” to help smooth things out for the time being, such as some tweaks to get the clothing manager behaving a bit better.
What’s changed:
- Updated engine to Ren’Py version 7.4.9. Maybe this will help for those having crashes?
- Reworked save file update system for new format.
- Converted clinic events over to the new system.
- Combined each of Holly’s clinic and beach chat events into single events with alternate intros based on location.
- Fixed issue where clinic option was disappearing after visiting once.
- Adapted 1 Rodney scene to show more appropriate background graphics when viewed at poolside.
- Added time check to poolside hangout options to prevent evening events from occurring during the day.
- Updated clothing manager to use new schedule system to tell what type of clothing is required.
- Fixed bugs that were preventing game from acknowledging that the PC had met Chastity.
- Minor review and update of scene criteria.
- Fixed bug where declining modeling with Scarlet was firing off her secondary storyline.
- Additional updates to room info widget to use new schedule system to show if PC is working in the next block or not.
- Minor changes to clothes manager to use updated schedule variables when deciding which scenes to play.
- Injected clothing manager into appropriate Day 4 events to help prevent redundant scenes.
v0.291
- Updated game engine to version 7.4.4
- Corrected “Holly” variable name to “holly” to fix text interpolation issues
- Stopped request for Cynthia to pierce PC’s ears from repeating if rejected
- Addressed continuity error – Scarlet meeting at club can only be seen prior to Hanson’s arrival
- Typo corrections
v0.28
New scene for first week: beach binoculars
Partial rewrite of morning body chance notice. New “avatar” graphics to go with them.
Quick rewrite of body transformation system. Hopefully better gradual TF.
Repair and additions to wardrobe system, including some error handling. Selections might actually be remembered now…
Major code cleanup and reorganization pass (to help Twi with porting to new backend system).
Bug fix: Revisions to Cynthia’s morning code to restore dressing sequences.
Bug fix: Fixed bug preventing Cyn from properly assessing PC’s bra size.
Bug fix: Wardrobe menu should default to unlocked (the player should choose when they don’t want to see it anymore)
Bug fix: Prioritized 1st sunscreen event for Cynthia, so she hopefully won’t miss it (resulting in the PC getting a sunburn).
Bug fix: Poolside May event should now recognize if you’ve noticed John but haven’t met him.
Game “balancing”: Added delay to prevent eye color TF from being done in one day.
Game “balancing”: Halved chance of filler events, to give bigger events greater priority.
v0.271
• New CGs added to Dave modeling scene.
• Fixed issue with “[partner_name]” variable appearing in text.
• Adjusted sex scenes so that they should take up game time now. (No more back-to-back encounters as if no time had passed.)
• Corrected misc typos and other text issues.
This build introduces the start of the “become a model” path, with photo shoot events available with Scarlet and Dave. You should be able to get started by bumping into Scarlet a few times or by being invited by Gabby.
A bunch of new sex opportunities are available (thanks a lot to guest-writer Thule). I’ve done a quick rewrite of the code that was supposed to handle the PC getting hit on (or intentionally picking up) guests at the club, as the old one clearly wasn’t working properly. There are a handful of new sex events available. Sex with Dave is now a thing, too.
General rundown of what’s new:
• New scenes with Scarlet, leading to modeling opportunities
• Scenes with Dave that spin-off from Scarlet’s
• Multiple new hook-up encounters with guests and coworkers
• New avatar mirror image – should display more often the more the PC has adjusted to their new body
• New sprites for Gabby, Scarlet, Tiffany, John…and a couple new characters
Issues to be aware of:
• Images are still missing for a lot of scenes, especially the sex encounters (which would have been placeholders, anyway).
• Text still needs a polishing pass to get replace “–” with “—” and the like.
• The “wrap party” Scarlet mentions does not yet exist. Sorry.
• Using the phone for repeat hook-ups with random guests hasn’t been restored yet
• Avatar mirror image still has some graphical problems in certain combinations
Main New Content in 0.260
Content-wise, most everything that’s been added involves having Cynthia help the player character get ready in the mornings. These are all scenes that were always intended to be early in the game, building off of the original makeover Cyn gives the PC in the first week.
There’s still more planned for this event chain, and, sadly, it still ends with a tease, but, hopefully, there’s enough to explore until the next Cyn-centered update.
v0.241
Just some minor changes to scheduling and flag checks to prevent Rodney scenes from playing back-to-back.
v0.240
I’m considering this the “Better than Nothing” release! Not amazing, but I’ve been struggling quite a bit recently.
Content-wise, there are some new scenes for both Scarlet and Rodney (including one WITH both Scarlet and Rodney). There are also a few scenes that hint at things to come.
Code-wise, I did a lot of changes to how Tatum’s scenes are triggered, making it significantly easier to get the threesome scene.
Old saves should work for the most part, but some of Scarlet’s scenes won’t fire if you’ve already viewed her previous scenes (some new flags were added with this version).