Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+2)

Changelog v0.9.4

General Bugfixes
Lowered the quest stage that the farm consent options display to stage 3, when the farm first unlocked (from stage 4) - Reported by SqueakySea123
Fixed the issue with people not covering their chest when they are supposed to each night (it was marked cover tits instead of cover chest). - Reported by SqueakySea123
Added a secondary check for gestation being 0 or less to prevent divide by zero errors (if variables.pregduration is set to a funky amount) - Reported by Meyzviing
Fixed the _on_snailbreeding_pressed to check the string instead of an Int - Reported and Fixed by deviate
Increased the chance of people talking about their Fetishes by 2
Fixed snail food results overriding food - Reported and Fixed by deviate
Removed Overstuffed mod - Reported and Fixed by deviate
Fixed snail auto-incubate error - Reported by deviate
Fixed checkfetish to checkFetish error in expansionfarm - Reported by deviate
Fix New Games to clear the farm's resources correctly in farmexpanded - Reported by LodSod
Fixed Halfkin Player Race reputation fix - Reported/Fixed by Terminusz
Fixed the fetish talk panel to 2nd person from 2nd/3rd mixed - Reported by Redle
Reversed the Milker/Suck Nipples text during sex - Reported by RalphoMayo
Fixed typo "names and knees" to "hands and knees" - Reported by RalphoMayo
Removed the Minor Tweaks gear sorting (as Ank's is the same thing, just streamlined - Reported by Ankmairdor
Fixed the OR to an AND on the hyperlactation prevents lactation stopping check - Reported by Lodsod
Added a more detailed description to the effects of the Hyperlactation potion
Updated the ReadMe file
Added in new Transparent images for every new item except hyperlactation - Provided by Terminusz
Doublechecked the Majorus/minorus potions (old reported Bug), both work correctly now
Fixed Toxicity for milk/semen/lube/piss bottles

Dialogue Menu
Cleaned up the Fetish Menu slightly. You will now notice that the Return button is at the TOP of the Fetish options (per popular request). In addition, the Fetishes have been broken down into "Unknown" and "Known" fetishes and can be selected from those two groups to lessen the wall of buttons to find the one you want. Finally, unimplimented fetishes have been noted per popular request (though this is only currently 'milking' and 'pissing' as both were implimented using more specific verage of beingmilked, otherspissing, etc. Removal may disrupt backwards compatibility so they will remain for now until I'm certain it won't disrupt existing savegames to remove them.)

Sex Expanded Tweaks
Added in a chance for a vagina/ass to recover from the "Torn" condition during a sexual encounter IF the person orgasms while the hole is unoccupied. Elasticity increases the chance of recovery (by 20% per).
Added the added functionality of Elasticity into the Trait text.

Cheat Button
Ever want to just test out an item? Ever want to just goof off? Let me introduce you to...the Cheat button!
It will be disabled in expansion.gd>settings by default, but if you turn it on you'll have a new dialogue option under Talk that can add items at your command. It's really a testing feature for me to use, but I figured I'd leave the code in there this time in case anyone wanted to goof around. It works for everything but Gear (ie: equippables)
To enable it -  expansion.gd>settings>enablecheatbutton = true