Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thanks for the report! Sorry for the late reply, from time to time the email notifications seem to stop working.

I'll fix the issue with the sprite changing during the Pendleton section. This mechanic was always a bit clunky when handling different clothes. If you can remember where it happened the other time, I could fix that one too.

There isn't a big reason to fight Pendleton, it's just for roleplaying purposes, as some might prefer to put up some resistance before the fall.

What do you mean with "Erica can't use magic or shapeshift"? If you mean why she can't shapeshift in battle, it's because most of her transformations aren't battle focused, and also because she would risk revealing that she is a shapeshifter.

Mmmh. The moon cycle seems to advance for me. It takes 3 or 4 days before entering a new phase, is that what threw you off?

The way the pregnancy system works is:
1) You engage in one of the sex scenes that allow for it to trigger (it's activated on an individual basis);

2) Depending on your settings the pregnancy code runs (if you don't want monster pregnancies you won't get them, if you want it to be a random chance there will be a random roll and so on);

3) If you are determined to be pregnant, the game will inform you after 3 days that you are feeling a bit weird and going to the doctor confirms the pregnancy (if you don't go to the doctor, we travel to an alternate universe where the pregnancy never started, instead XD).

So there is a gap between the conception and the notice, I don't know if that's the problem. Maybe I should add a notice at conception time as well, so players would know for sure what's going on.

Once again, thanks for the help, and do let me know if I need to look deeper into the moon cycle and pregnancy issues, or if they are working as intended.
 

Hi mdqp 

it seems i also was late to reply ;-;

when I talked about the magic not being used or transformations not being used i meant for the slave paths for example what if you summon Gaart or try to use magic or maybe transform to escape that type of thing

what i meant about the pregnancy system was for humans Erica technically should only get pregnant if she got with a guy and if we are being specific guy and vaginal sex i was wondering whether the pregnancy system tracks "sex with guys" or just "sex" cause if it's the latter Erica could probably get pregnant via a girl (Eliza is probably the exception) personally yeah i think you should add a notice at conception.

Thanks again ^_^
Bye

No problem! ^_^
Given that you are wearing a slave bracelet, such attempts would not really work, there are simply things you can't do, and escaping is one of them. You are sold "legally" even if the way they trapped you is a scam, so escaping would mean nothing anyway.

The pregnancy system is implemented manually, meaning I add to individual scenes the required calls if I think they should have the potential for pregnancy (this is for obvious reasons, since as you point out there is lesbian sex as well as other acts that won't end with a baby). Sometimes, I might even "hold back" and not have all the possible scenes with a character flagged, because I want to make sure you have reached a certain point in their path before making it possible (to avoid weird edge cases where we have a named NPC, but you don't really know how to get in touch with them and stuff like that if you decide to retire, for example).

Maybe I'll add an option in the prayers to toggle a notification for the conception. It should be easy enough to have the notification, now I just have to decide if I want something to appear visually or if it's enough to have a sound and a message.

Hmmmm

in that case if one should try using magic or summoning Gaart a message of blocking or whatever you may deem fit should appear i would recommend this for immersion reasons

i see that's great

well alright good luck ^_^

Hey, just letting you know I added the conception warning in the test version, so if everything goes well it will eventually go live. Also, a correction from what I wrote the previous time: you get the message to go to a doctor the day after you get pregnant, the 3 days are the time you have to go confirm the pregnancy, before it goes away (this is a soft way to have a "I don't want a baby right now" option).

Sorry for the confusion about the pregnancy timing, it's been a while since I had looked at the code in detail.

oh nice that sounds great glad to be of help

it's okay no problem