Create and Fuck your AI Cum Slut -70% Summer Sale
x

InternetD

New Member
Feb 22, 2025
4
0
Here's a fixed & modded twine version of 0.8.3.
Includes html and a changelog of what I thought were fixes as well as what was modded in. (Only fixed things I encountered)
Make a backup of your save just in case before starting.
Move html file to same location as base game html and enjoy.

Notable Modded Content: Children you birth/hatch can now be raised to be allies. (Hatchable: Lizardfolk Egg, Kobold Egg).

**Updates to this modded content aren't guaranteed!**
Another error in the Bandit Den after the breed station and getting prego:
Code:
Error: <<childbirth>>: error within widget code (Error: <<if>>: bad conditional expression in <<elseif>> clause (#6): State.variables.currentItem.name is undefined)
Edit: also happen at their bar.
 
Last edited:

PsyTurtle

Member
Jan 16, 2022
125
84
Wish snek would post the source code somewhere so i could open it in vsc. Directly editing the html is madness and im low key shocked you preserve doing it that way.
You can use Visual Studio to edit a Twine game? @_@

Never mind. I'm dumb and confused Visual Studio with Visual Studio Code. They're not the same.

I think you can edit the HTML file in the Twine editor. (It's been a while since I tried that with someone else's game, so I might be wrong.) That might be less tedious than trying to directly edit it in Notepad++ or whatever.
 

MiscChaos

Newbie
Oct 23, 2017
52
18
You can use Visual Studio to edit a Twine game? @_@

Never mind. I'm dumb and confused Visual Studio with Visual Studio Code. They're not the same.

I think you can edit the HTML file in the Twine editor. (It's been a while since I tried that with someone else's game, so I might be wrong.) That might be less tedious than trying to directly edit it in Notepad++ or whatever.
You can use Visual Studio Code, it's just a slight bit of headache. All the "<<>>" is converted into something like "&lt;&lt;%gt;&gt;" and all apostrophes are now "&#39;", but for the most part, it's exactly the same. It's just slightly annoying to look at
 
  • Wow
Reactions: PsyTurtle

KaitoKuro

Newbie
Sep 15, 2020
59
12
Wish snek would post the source code somewhere so i could open it in vsc. Directly editing the html is madness and im low key shocked you preserve doing it that way.
I use notepad++, it views the html better than normal notepad so its all good. I often edit other html games so I'm all for either QSP or Twine.
 

KaitoKuro

Newbie
Sep 15, 2020
59
12
Another error in the Bandit Den after the breed station and getting prego:
Code:
Error: <<childbirth>>: error within widget code (Error: <<if>>: bad conditional expression in <<elseif>> clause (#6): State.variables.currentItem.name is undefined)
Edit: also happen at their bar.
Not sure why you're still getting but if you want to fix it on your end here's the steps (Make a back-up copy of the html in case you need to revert back.):
You don't have permission to view the spoiler content. Log in or register now.
If you do the steps, it should work fine for childbirth again. If not, then put your save file + html in a zip and send it. I'll take a look at it since I'm not having those issues after adding that.

Edit: Found the reason, it's due to the view children in Lover & Family Tab modification I added which uses $currentItem too. I'll make a quick fix and update the previous upload. Guessing this happen after you viewed your children list once? Just tested the fix (used $temptime instead of $currentItem for Lover & Family Tab modification) and re-uploaded the zip, should be working fine please do let me know if it still causes trouble.
 
Last edited:

Essta

Newbie
Sep 12, 2023
95
168
You can use Visual Studio Code, it's just a slight bit of headache. All the "<<>>" is converted into something like "&lt;&lt;%gt;&gt;" and all apostrophes are now "&#39;", but for the most part, it's exactly the same. It's just slightly annoying to look at
Thats part of why editing the html directly is madness. But its also because before compiling things are organized in a way thats much easier to get a overview and understanding of- I havent considered using the Twine editor on the html... Another twine game i code for, Degrees of Lewdity, cannot be opened that way. Instead the owners make the source code avaiable.
 

KaitoKuro

Newbie
Sep 15, 2020
59
12
Thats part of why editing the html directly is madness. But its also because before compiling things are organized in a way thats much easier to get a overview and understanding of- I havent considered using the Twine editor on the html... Another twine game i code for, Degrees of Lewdity, cannot be opened that way. Instead the owners make the source code avaiable.
It does look like madness but once you edit enough, you tend to get the flow of things. One of the few that I edited that was pretty structured well was Course of Temptation, that one is still my fav to mess around with. One of the more chaotic ones is Wasteland Lewdness, not a fan of the code but the game yes. DoL is in the middle, it wasn't too bad but worth it since adding PC to be able to be dominant felt rewarding. Now having been editing Vincindio as a html, its pretty good and having edited the QSP version a year ago helps too but tbh Snek often organizes their code pretty well so that helps immensely.
 

HaloKing11

Newbie
Jul 6, 2024
21
4
What are the plans with your children, like mine never seem to age and you can't do much with them other than tossing them off a cliff. Will you eventually be able to make the followers or something?
 

Daugorn

Newbie
Oct 16, 2018
17
40
Is there any way to buy a farm in Twine? I know in QSP you buy it in the castle but in Twine you can't even enter, it's just "Guards don't let you through"
 

KaitoKuro

Newbie
Sep 15, 2020
59
12
Is there any way to buy a farm in Twine? I know in QSP you buy it in the castle but in Twine you can't even enter, it's just "Guards don't let you through"
Go to Caravan and finish Percy's questline, you'll be rewarded the farm after your done (to redeem your farm you go to thieves guild as HaloKing11 mentioned) and then talk to Det.
 

HaloKing11

Newbie
Jul 6, 2024
21
4
I'm having some trouble progressing a part. I talk to the pirate captain she tells me to meet a dark elf at the school, I go I can't find her there.
 

KaitoKuro

Newbie
Sep 15, 2020
59
12
I'm having some trouble progressing a part. I talk to the pirate captain she tells me to meet a dark elf at the school, I go I can't find her there.
Not yet implemented yet in twine version, it is the current function/area being worked on right now iirc when checking Snekk's subscribestar progress.

Also Percy is still missing I helped Meat after freeing Percy but it still says he's captured by the minotaur
Doesn't have the code to place Percy back to farm, if you already saved after defeating Meat then you need to save edit the variable percyloc from demoncell5 to farmhouse . If you do have a save before the fight, here's the fix.
You don't have permission to view the spoiler content. Log in or register now.
 

InternetD

New Member
Feb 22, 2025
4
0
Not sure why you're still getting but if you want to fix it on your end here's the steps (Make a back-up copy of the html in case you need to revert back.):
You don't have permission to view the spoiler content. Log in or register now.
If you do the steps, it should work fine for childbirth again. If not, then put your save file + html in a zip and send it. I'll take a look at it since I'm not having those issues after adding that.

Edit: Found the reason, it's due to the view children in Lover & Family Tab modification I added which uses $currentItem too. I'll make a quick fix and update the previous upload. Guessing this happen after you viewed your children list once? Just tested the fix (used $temptime instead of $currentItem for Lover & Family Tab modification) and re-uploaded the zip, should be working fine please do let me know if it still causes trouble.
Ty, I will check later on, yesterday i checked both files and both were the same size. Didn't do an hash check but chances are high both are the same. It seems F95 have a delay if you upload directly to them? Or am I just dumdum and messed up?
 

KaitoKuro

Newbie
Sep 15, 2020
59
12
Ty, I will check later on, yesterday i checked both files and both were the same size. Didn't do an hash check but chances are high both are the same. It seems F95 have a delay if you upload directly to them? Or am I just dumdum and messed up?
Probably is the same file, just that there was another way to cause the same error (using View Children from the Lovers & Family Tab before giving birth). Should be fixed now, you're not a dumdum but I'm the dumdum.
 
  • Heart
Reactions: InternetD

Skalli

Member
Nov 1, 2017
134
159
You can use Visual Studio Code, it's just a slight bit of headache. All the "<<>>" is converted into something like "&lt;&lt;%gt;&gt;" and all apostrophes are now "&#39;", but for the most part, it's exactly the same. It's just slightly annoying to look at
You can open the game in Twine as mentioned via the import. Then you can export it as twee and open that in VS Code with the Twee 3 Language Extension. I do that, because it makes searching and editing things a bit easier than to find it in Twine.
 

HaloKing11

Newbie
Jul 6, 2024
21
4
Not yet implemented yet in twine version, it is the current function/area being worked on right now iirc when checking Snekk's subscribestar progress.


Doesn't have the code to place Percy back to farm, if you already saved after defeating Meat then you need to save edit the variable percyloc from demoncell5 to farmhouse . If you do have a save before the fight, here's the fix.
You don't have permission to view the spoiler content. Log in or register now.
Thank you.
 

MiscChaos

Newbie
Oct 23, 2017
52
18
Bug: Every time my PC with a penis fucked a female Meat, I got the "You got Meat pregnant!" message during. Looking in code, I see there's a "set $pregnantMeat to null" that likely causes that. It likely was only meant for the "Player has a vagina and Meat is an uncollared male" section, but it got transferred to the "Player has a dick and Meat is female" segment too.
 
4.00 star(s) 23 Votes