Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (-1)

Changelog v0.9.5

General Bugfixes
Fixed the Mutate spell to select Vagina, Asshole, and Lips successfully for resizing
Removed the s from snailsbreeding on mansion.gd lines 2626 and 2627 - Reported by Aragnier
Fixed slave_tab.gd _on_piercing_pressed from vagina == normal to vagina != 'none' to allow piercings - Reported by Dss_Blacky
Fixed expansionfarm.gd line 1291 to goldperegg from goldper - Reported/Fixed by ximpeloz
Fixed expansionfarm.gd / cattle.send errors via the new variable cattleendurance which clamps at 1-100 to avoid division by 0 - Reported/Fixed by ximpeloz
Fixed expansionfarm.gd Auto-Hatch issue where it checked if the incubator was filled with a true instead of a false on line 1256 - Reported by Dss_Blacky
Fixed expansionfarm.gd line 1265 where existing eggs in the stockpile were overridden by neweggs
Fixed mainmenu.gd with a secondary check for the incubators so it will correctly reset incubator status if a new game is started after loading an existing game as well as not giving the error when trying to reset incubators not yet created (if the new game is started without loading an existing game first)
Added further quest prompt to the dialogue for the Big Titted Cow quest that explains that the extra breasts need to be fully developed to be valid and nudges towards the laboratory (in outside.gd) as that's been consistently confusing for players.
Added farmhand and bottler jobskill tracking - Reported by Pallington A1
Added Bottler energy cost reduction (the percentage of the energy cost reduced is the actual jobskill)
Fixed the .hp to .health in the Prod action in expansionfarm.gd - Reported by fsadfasdfasdfasdaaa
Changed to a fully patched Globals.gd instead of patched + mod folder globals.gd (for simplicity)

Crystal Sacrifice used sacrifice instead of sacrificed, thus the error. - Reported by various users

Pregnancy Expanded and Pregnancy Changes
Provided by Deviate
Note: All existing babies in existing save games will be removed when this update is applied to maintain compatibility! Finish your pregnancies if you don't want them terminated prior to updating.

Ovulation Cycle:
Added a Ovulation Cycle [Add Details/Add Cycle Variable]
From Deviate - The ovulation system completely replaces the current impregnation system. The vanilla function calls are repurposed to now use the new system, allowing for all previous code to continue to work.

There are two types of ovulation. The standard ovulation type ovulates for 8 days and then rests for 15. The extended type ovulates for 12 days then rests for 15. The ovulation type is determined by the person's race. Each time a male ejaculates into a female an entry is made in an array. This simulates semen remaining in the womb. After 5 days, semen begins to "die off" and is removed from the array. The amount of semen is based on the values used in the expansion for each balls size. The size of the penis determines how much of that semen initially enters the womb. The virility of the male at the time of ejaculation is also stored in the womb to be used later in determining if the semen reaches the egg. If is possible for the semen of multiple males to be simultaneously in the womb competing for the egg.

Each night the female is ovulating the womb array is looped over and each deposit is given a chance to impregnate the egg. This means that a single ejaculation could potential try to fertilize the egg 5-6 times. Also, if there is cum still in the pussy, each night a small percentage will enter into the womb, thus increasing the chances of reaching the egg.

To fertilize the egg, semen must first pass a check to determine if they reach it. Then, the egg must pass a check to determine if it is successfully fertilized. The chance of actually fertilizing the egg is based on:

Male - penis size, balls size, base fertility, racial fertility bonus/negative, viritility, fertile trait
Female - breast size, butt size, base fertility, racial fertility bonus/negative,, egg strength, fertile trait
Scores are determine for both the male and the female. The difficulty of this check is reduced by 25% if the player is a breeder

It is possible for multi-children births. In order for this to happen multiple eggs must be fertilized on the same night. There is also a limit on the number of possible children in a single birth based on the race type.

Improved Metrics
Displayed metrics and person information is changed in multiple locations to accommodate the hybrid and ovulation systems.

Mentals over 100
Provided by Deviate
Racial bonuses to mentals added by Deviate's code

Naked Body Images for Uniques
Provided by Deviate
Added support for all Unique character's to have their unique body images called by the strip code.

Expanded Daily Cum Cleaning
Provided by Deviate
Added Deviate's Cum Tracking expansion that ties the fetish system into the slave's daily response to the cum on/in their body.

From Deviate -
modifies how the expansion handles cum removal from body
removal is based on bath rule (for body and face), pregnancy desire (for pussy) and fetishes
slaves will want to remove cum from themselves unless they have a desire or fetish
a decay will gradually reduce cum no matter what desire or fetish is, simulates minimum daily cleaning

Cheat Button
Fixed the Cheat Button to allow equippable items - Code to fix provided by Ankmairdor
Added prompt to load if CheatButton is enabled with directions to access it
Added Farm Category with Snail and SnailEggs to Cheat Button options
Stopped Gear option from showing all gear items before showing categories

Spells Expanded: Leak
Added in DeathnDekay's Leak Spell for anyone who wants to keep slaves drained. It has been a bit modified for functionality as the over-lactation issue has been resolved.
If the slave is lactating and has milk built up in their breasts, it will drain them. It'll then check their enjoyment of lactation and of being milked. If either passes, they'll gain minor lust from it. Otherwise they'll gain minor fear.
If they aren't lactating, it has a chance (default 50%, edittable in settings) to start lactating. If so, it does the above check as well.
Finally, if they aren't lactating and don't start, they just gain a slight amount of stress (3-5) from the attempt.

And MORE!
Integrated Deviate's AricsExpansion_Addons. Details from the author here: https://itch.io/post/147656
Genealogy
Racial Bonuses (make races feel different!)
New Pregnancy mechanics with multiple birth, different birth types, and cum that can impregnate through realistic fertility cycles!
Housepet Job (unlocked with Advanced Branding)
New Kennel sleep location and animals!
Other stuff!