Atleast he is trying, thats more than most of us do.a "release" when he even don't know how to put pictures on it lol
It's an easy mistake to make--one of those 'it works on my end' deals, that no amount of testing on one's own can show. Happens.a "release" when he even don't know how to put pictures on it lol
Try this fix - https://f95zone.to/masked/mega.nz/1...uYioTkY4CNZdSYp3LDGIIq5Eksez0EqS2xcnmUs3MXmqcAre the pictures bugged for anyone else? They seem to link to a completely different folder path View attachment 2176938
Thank you. Fixed and also image path too: https://f95zone.to/masked/mega.nz/1...uYioTkY4CNZdSYp3LDGIIq5Eksez0EqS2xcnmUs3MXmqcThis works but the background is still bugged, I think you need to change this View attachment 2176989
Thank you. Added fixed version.For some reason, the dev added a static path for the game folder in his set up for the image reference. You can find and edit these two lines (542 & 543)
setup.ImagePath = setup.Path + "images/";
setup.videoPath = setup.Path + "videos/";
Just edit those to lines to the following:
setup.ImagePath = "images/";
setup.videoPath = "videos/";
The code above these lines in the html file define the setup.Path, which you don't need in Twine.
Slaves are randomized. Also sex pose images won't be from one girl.Are the slaves each unique girls or randomized?
Thanks for suggestion. Will add it to my todo list. We could probably add a lot of things what we could do with slavesWill the farm include slaves for milk? Much better than picking up smelly cattle when you can put some women in there and breed/milk them.
Random npc's will ge randomized. There will be few individual characters who'll use ony porn star, yes.A very promising start! I'd only recommend making the females more like characters than randomized; give them individuality, personalities, have each one represented by a specific porn star.
Added fixed version 0.01a. Check if that fixed that for you:Are the pictures bugged for anyone else? They seem to link to a completely different folder path View attachment 2176938
This garden is a bit tricky one. I didn't wanted constant because that would mean that each day you would get +1 food (right now it's 50/50 chance). If you get +1 each day then pretty much after getting one slave that works at garden you don't need to worry about food anymore at all. Or maybe, I could add that food would add constantly after, for example, 3 days. Because that's how much slave consumes food, while working for youwhat I've encounter and what i think could be changed -
You don't have permission to view the spoiler content. Log in or register now.
Thanks a lot. Will fix themSame thing (the dev's name must be maris) needs to be done with this line. Just shorten it to:
View attachment 2177116
Still a lot of little bugs hanging around:
Once you get your slave(s) to work the garden, and you get notice in the morning how much they farmed, there is no increment to any variable in that routine so you gain no food from their labor.
I had two girls working the garden, with anywhere from 6-10 notices between them, and no increase in the food.
Going straight to the basement in the morning lets you talk or have sex with every slave with no time increment. Afternoon through night does increment the time slot for each.
Also applies to visiting/trading/fucking at the farm. No time increment, no cost to fuck the girl, no loss to energy.
EDIT:
Your "Hunger" bar either needs to be reversed to go from 0-100, or renamed to "Satiety" (feeling of fullness).
100% hunger to me means you're starving.
I have background in backend development and I am trying to reuse the passages as much as I can. That I love about reusage.This is very ambitious project for a first game. With that many options will the dev be able to handle the coding and gathering the porn? Too many games started with this kind of hype and the dev just burnt out abandoning the game.