Inheritance progress report.
Added 2016-12-27 03:05:11 +0000 UTC Wrote a big piece of code over the weekend for this. Basically, I wrote one big chunk to cover every Affection/Fear/Trust threshold, along with every combination there of that matters. Basically, the bit of code is designed to hold a little over 200 variants depending on your current relationship. Initially, I will write a single entry for each of those, then go back at a later date to add additional scenes for each level. This bit of code will likely be used in multiple places throughout the game (And can be very easily simplified when a scene would only have a few possibilities.) for when you summon them to you, how they react within various scenes, and other things.
I have someone helping with some code for this right now. Looks like he's having some success reverse engineering the code from Aftermath into something we can make use of here. It looks like the clothing system is coming along nicely, as well as a partially completed pregnancy mechanic.
Hope to have the clothing system in place for the first build or two, and the pregnancy within a build or two later.
Hope that all of you have a good Christmas!
Now, off to work on Wanton Cove for a bit.