Home Artists Posts Import Register

Content

Hi everyone ^_^

Thank you all for your patience. The most recent build has had a couple of set backs, but I'm hoping to put it out within the next 24 hours. If you're interested in the full breakdown of what I've been up to I'll include it below, but if you're just here for the quick version what I thought was a smaller task ended up being more complicated than expected.

The more complex explanation is that the in-room wait system has been more complicated than expected to get working as wanted. Basically the in-game day is broken up into multiple time segments (4 sandbox time slots, 3 work/training/dating time slots, and waking up + going to bed). Within that I'm trying to create the ability to decide to skip out on the work/training/dating time slots by staying in your room for those who want to pass the time quicker.

The issue with creating this wait system though is that technically when you travel to your work/training/date and back is when the in-game time passes forward, meaning that an in-room wait option needs to handle two time leaps and everything associated with that (like lactation overspill - or the soon to be pregnancy progression), along with also handling other interruptions (like wandering off into the bimbo content). This has required me to alter some core game code/systems to properly handle, and re-write special scenes for many normal interactions now happening in the player's room.

In general it seems to be working fine, as I'm currently just finishing off the alternate scenes, but I've had to cut back on certain checks (for example it only checks interruptions once rather than twice) that I'd normally make, so I'm still going to need to thoroughly test the new wait option just to be sure it doesn't break anything.

But I think we're extremely close to a new build, and I'll be working my hardest to get it out to you all within the next 24 hours. Thank you once more for your patience, what was originally meant to be a simple update has sprawled in complexity a bit more than was anticipated.

Happy gaming ^_^

Comments

No comments found for this post.