- Jul 15, 2021
- 55
- 14
when i add one slave to the basement when there is no room left, apart from the new slave everyone else move to the guest room, if there are enough free guest rooms. Is that a bug or feature?
Sounds like a bug. Can you add your save file or write steps by steps how to reproduce it?when i add one slave to the basement when there is no room left, apart from the new slave everyone else move to the guest room, if there are enough free guest rooms. Is that a bug or feature?
As for webm - game supports it. You can add one file here and I can double test itGame isn't too bad, does need more videos and better handling between the different races. I'd have a bunch to add but it doesn't support webm files and I don't really feel like converting them again.
Also be nice if the game just used the random variable so you can add in videos without having to run a script to get them in there. I can't remember what the sugarcube/JavaScript one is. If it's rand or just random, also have to set the path for that as well.
Hopefully the game performance stays pretty fast too as more stuff is added. Only problem with Twine/Html games is the performance once it starts getting pretty crazy in management games.
It will be coming, just not in the nearest future. Idea is that at some point you build car and after that 2d map will show be available with points on itjust a tease? or will it be coming? View attachment 2637212
Does it? I was looking at the Custom images for girls spoiler on the OP. Just says gif and webp images. So I got a bit confused there I guess. I do know Blair has webm or mp4 files though.As for webm - game supports it. You can add one file here and I can double test it
It should support gif, webp, webm files. Attach one and I'll test laterDoes it? I was looking at the Custom images for girls spoiler on the OP. Just says gif and webp images. So I got a bit confused there I guess. I do know Blair has webm or mp4 files though.
Linux 99% is the problem here. Only tested node script on windowsTried to put a bunch under basement/anal under a char name and got this error when running the search actions script, which then breaks all images in the game.
You don't have permission to view the spoiler content. Log in or register now.
EDIT: They do work but the script not so much. I had to manually add them in for it to fully go. I'm also on Linux so not sure if that affects the script any.
Thanks for detailed bug report. Will look at it and release a fixThere seems to be a "small" bug in v.0.14b
I am going into the basement and got the following message:
-> " You walk downstairs to the basement to check the girls and as you walk by Alina she starts to beg you that she wants you."
I decided to put my dick inside the cell and got the message "Alina relationship increased by 1".
After that, i selected "Leave" and saw that Alina is my own new bown child
Very uncommon request from a girl that has not learned to speak yet.
Would you please be so kind and add some checks for the age or their submission level?
View attachment 2638579
Edit:
And another one. The guy appeared and asked for children for sale. I was interested what will happen and said "yes".
There appeared the following message:
Error: <<for>>: unsupported range expression type: undefined
<<for _nurseryI, _nursery range $nursery>> <<set _hasBabies = true>> <<capture _nurseryI, _nursery>> <tr> <td style="width: 300px"> <span class="name-no-click"><<=_nursery.name>></span> </td> <td> Age: <<=setup.getAge(_nursery)>> </td> <td> <<link 'Sell'>> <<dialog 'Throw out'>> Are you sure you want to sell <<=(_nursery.gender ? 'him' : 'her')>>? <br /> <<link 'Yes' 'Event: Baby merchant sell'>> <<run $nursery.splice(_nurseryI, 1)>> <<dialogclose>> <<set $player.goodwill -= 2>> <<set $player.money += 20>> <</link>> <</dialog>> <</link>> </td> </tr> <</capture>> <</for>>
(Maybe it is important to know that i still dont have a nursery for the children because i am searching for the 10 plastic and the game has been loaded from v0.11)
View attachment 2638600
You are always welcomeThanks for detailed bug report. Will look at it and release a fix
Oh I do have a slight bug report I guess. There's several variables named godwill, not sure if that's intentional or supposed to be goodwill, looks like it points to the latter though. Also had an error with one of the chancePercentage variables being named changePercentage.
Huh. I tried to replicate it with a save that was a bit far away from it, but did it anyway to share it.
Now I don't have said bug anymore. I could proggress the settlement storyline like noral, and now I even got Blair's quest where she asks for 20 food and something.
GOod for my playthrough, bad for you guys...
Can you reproduce that error? If yes - add please your save fileHuge bug.I did the alcohol bottle mission , captured the girl we fought. Next day considered as a guest not as a slave then escaped. all my slaves are gone ... fortunately didn't owerwrite my save.
Game isn't too bad, does need more videos and better handling between the different races. I'd have a bunch to add but it doesn't support webm files and I don't really feel like converting them again.
Also be nice if the game just used the random variable so you can add in videos without having to run a script to get them in there. I can't remember what the sugarcube/JavaScript one is. If it's rand or just random, also have to set the path for that as well.
Hopefully the game performance stays pretty fast too as more stuff is added. Only problem with Twine/Html games is the performance once it starts getting pretty crazy in management games.
Yep. Tested and webm extension works just fine.Tried to put a bunch under basement/anal under a char name and got this error when running the search actions script, which then breaks all images in the game.
You don't have permission to view the spoiler content. Log in or register now.
EDIT: They do work but the script not so much. I had to manually add them in for it to fully go. I'm also on Linux so not sure if that affects the script any.
Thanks! Godwill is variable that will be used later but for now it increases or decreases by the choices you make.Oh I do have a slight bug report I guess. There's several variables named godwill, not sure if that's intentional or supposed to be goodwill, looks like it points to the latter though. Also had an error with one of the chancePercentage variables being named changePercentage.