- Aug 30, 2021
-
-
Ed86 authored
-
Ed86 authored
changed Sex_Beatings() to Sex_Beatings(SexProps props) changed get_satisfaction_circumstance_multiplier() to get_satisfaction_circumstance_multiplier(SexProps props) changed CountSatisfiedQuirks() to CountSatisfiedQuirks(SexProps props) changed Roll_to_hit(pawn, Partner) to Roll_to_hit(); removed SexProps.violent added SexProps.isRapist added SexProps.pawnJobDriverGet() added SexProps.partnerJobDriverGet() replaced some checks isRape with isRapist added varibles set/inheritance to partners SexProps when initializing rjw sex -sexType = Sexprops.sexType, -isRape = isRape,
-
Ed86 authored
-
Ed86 authored
-
- Aug 29, 2021
- Aug 28, 2021
- Aug 27, 2021
- Aug 25, 2021
-
-
Ed86 authored
-
- Aug 21, 2021
-
-
Ed86 authored
-
Ed86 authored
fixed birthing with double udders/featureless chests
-
Ed86 authored
-
Ed86 authored
-
Ed86 authored
-
Ed86 authored
-
Ed86 authored
-
Ed86 authored
-
Ed86 authored
disabled breeding selection for animal invite, now you can only invite it and it will do w/e it wants
-
Ed86 authored
-
Ed86 authored
-
Ed86 authored
breakdown of CheckTraitGain remove satisfy() some other stuff missing from prev commits
-
Ed86 authored
changed rmb extending from AddHumanlikeOrders to ChoicesAtFor, so hopefully some mods that patch AddHumanlikeOrders wont shit them selves
-
Ed86 authored
breakdown of records handling methods other "props" changes
-
Ed86 authored
-
Ed86 authored
moved whoring related methods to whoring helper moved bed related methods to bed helper moved aftersexthoughts to separate helper, split many methods into smaller methods moved path related checks to pather utility split succubus related functions into separate methods since i figured how to save constructs, changed most functions to call Sexprops rather than (pawn,partner,...., etc) changed orgasm() to function properly and impregnate, do cum stuff, transfer nutrition when triggered rather than after sex changed breedingforfemale to call mating job, so rather than reverse fuckery now animal is initiator changed parts detection to use filtered lists bound to pawns that are updated on 1st rquest/gameload/part add/loss, rather than going through all hediffs everytime added fuctions to pawn extension for easier calls pawn.GetGenitalsList() etc removed sexutility.sexActs added sexutility.SexInterractions with all valid rjw interractions added rjwSextype rjwSextypeCollection list with all sextypes
-
- Aug 20, 2021
- Aug 18, 2021
- Aug 16, 2021
-
-
Ed86 authored
-