- Dec 03, 2022
-
-
Ed86 authored
-
Ed86 authored
-
Ed86 authored
Trait notifications and some other things See merge request Ed86/rjw!242
- Dec 02, 2022
-
-
a flock of birds authored
-
a flock of birds authored
-
a flock of birds authored
Disabled quirks for sex types the player dislikes, added log messages for trying to dev-add an incompatible quirk
-
a flock of birds authored
-
a flock of birds authored
- Added notifications for when a pawn gains a trait from sex - Gaining the hypersexual trait now requires a pawn to be high on humpshroom as well as addicted - Added a HediffDefOf class to save on def database lookups for humpshroom stuff - Fixed capitalisation on "induced libido" label
-
- Nov 23, 2022
-
-
Ed86 authored
Fertility integration fix See merge request Ed86/rjw!240
- Nov 22, 2022
-
-
a flock of birds authored
-
- Nov 21, 2022
-
-
Ed86 authored
Thought genre are done See merge request Ed86/rjw!239
-
- Nov 18, 2022
-
-
EndsM authored
and some small fix here and there
-
Ed86 authored
-
Ed86 authored
Fix bestiality DNA being always human in biotech See merge request Ed86/rjw!236
-
Ed86 authored
Fix gaining podopile/cumslut quirk crashing See merge request Ed86/rjw!237
-
Ed86 authored
Fixed error on mechrape, improved pregnancy approach interaction selection logic See merge request Ed86/rjw!238
-
- Nov 17, 2022
-
-
a flock of birds authored
-
jetolska authored
Randomly gaining the podophile/cumslut quirks (a 5% chance on each footjob/fellatio after having sex 10 times) tried to add a "FeetSlut"/"Cumslut" trait, which don't exist. The code didn't handle this and thus added a null trait to a pawn, which then causes lots and lots of nullpos. I fixed the spelling mistakes and moved those traits into xxx to be loaded during static initialization, like the rest of 'em.
-
jetolska authored
-
jetolska authored
This commit fixes an interaction between the biotech pregnancy option and the bestiality DNA inheritance settings. Previously, if Biotech pregnancies were enabled then the bestiality DNA inheritance settings would be ignored and always result in human babies. Now, DNA inheritance is always calculated and Biotech pregnancies are only used if the mother's DNA is supposed to be inherited.
-
Ed86 authored
-
Ed86 authored
-
Ed86 authored
Forgot to push a commit :s See merge request Ed86/rjw!235
-
- Nov 16, 2022
-
-
Ed86 authored
-
Ed86 authored
Better better Biotech pregnancy integration + misc bugfixes See merge request Ed86/rjw!234
-
- Nov 15, 2022
-
-
a flock of birds authored
-
a flock of birds authored
-
a flock of birds authored
-
a flock of birds authored
-
- Nov 14, 2022
-
-
a flock of birds authored
PregnancyApproach now affects the likelihood of vaginal sex being chosen rather than directly multiplying pregnancy chance
-
- Nov 13, 2022
-
-
Ed86 authored
added min sex age to racedefs comments on some code/xmls
-
Ed86 authored
-
Ed86 authored
Another load of localiztion tweak See merge request Ed86/rjw!233
-
- Nov 10, 2022
-
-
EndsM authored
-
EndsM authored
-
Ed86 authored
Rename child backstory trans file See merge request Ed86/rjw!232
-
Ed86 authored
Better Biotech pregnancy integration See merge request Ed86/rjw!230
-
- Nov 09, 2022
-
-
EndsM authored
-