Thursday, February 21, 2013

Some Slight Bug Fixing Tonight

I don't expect that I'll get them all resolved tonight, but I should hopefully get some of them done.

Expect the full bug-fix release on Saturday.

Edit: I did not get them all done, so things went exactly has predicted! But I did get a lot done...NOTE: NO NEW RELEASE YET.


1) Everyone is getting the "need to cum" message, not just futas. Seems to be tied to high arousal.
Not at all tied to high arousal, but rather because I set the conditional check to see if the player has just one cock, which is the default. Should be fixed how that it actually checks it the player is a proper futanari.

2) Training girls in the convent throws a "Can't set Variable with Variable" error.
As it turns out, you cannot set an array variable with the "Set Variable With Variable" command. Fixed.

3) Setting girl assignments in the brothel doesn't seem to accurately change their assignments.
Went through the logic here and didn't find a reason for this. I'll have to do some additional testing.

4) Brothel funds still not increasing.
I'm starting to think that this is working as intended, as I had no issues with this. If you get the message that there isn't enough money to bank (or whatever it is), then brothel funds won't increase.

5) The intro sequence might not be setting variables correctly.
Didn't get a chance to check this. I dislike delving into the intro stuff for various reasons.

6) Nuns don't seem to show up before being corrupted.
Somehow, the "Set Numeric Variable Randomly" got set to the wrong variable. Fixed.

7) Going to work at the strip club naked magically teleports your last worn outfit to the locker.
Haven't checked this yet, but I know why this is happening. Just have to logic my way out of this corner...

8) The "Wear Last Shoes" choice in the shoes section is missing (THIS one, I know why...).
I do indeed! Fixed.

9) The busker job option is non-obvious.
Haven't figured out a way to make it more obvious yet, but I'm thinking that mail slot might come in handy...

10) Futa balls still aren't growing. Or filling properly.
Still have to test this.

11) Strappy Heels may be vanishing if worn to the stripper job.
Haven't tested this yet.

12) It's possible to go to work at the convent every day, not just on work days.
People were apparently going to the convent through the church, which is not kosher! So I fixed it by removing the Go To Church command. Since you're corrupting the place anyway, getting your morality up by praying doesn't make much sense anyway.

13) Sleeping on the cot in jail doesn't reset time properly, which causes a problem because you're only released at Midday...
Just forgot to set the variable. Done.

14) Lydia isn't moving anymore.
Not actually a bug! I changed Lydia's behavior so that her movement checks would fire at regular intervals rather than on the player's action. So that, for example, if you go into a store after her, she won't immediately go out and make you miss the message. However, I set it to 30 seconds which, given the random chance of her moving, was making her take forever to do anything. Changed to 10 seconds, and when I get the chance to do it properly, I'm going to remove her check so that she does something every ten seconds no matter what.

No comments:

Post a Comment