Commit Graph

116 Commits

Author SHA1 Message Date
lutepickle a2d676247a Update the actual changelog and manifest, bump the version 2022-04-17 19:24:24 -07:00
lutepickle 0f9bfcd302 Fix CumIn of 0 volume (e.g. setting bleed rate to 0 ml/h) 2022-04-17 19:16:15 -07:00
lutepickle 565f19e5e3 Fix the spelling on the filename of HediffComp_InducedOvulator.cs 2022-04-14 21:58:41 -07:00
lutepickle 56ec71e376 Update about.xml for proper credit 2022-04-13 19:28:07 -07:00
lutepickle 1511c40001 Make the debug luteal action actually set to luteal 2022-04-06 08:46:57 -07:00
lutepickle 477468f8e4 Proply handle bad litter sizes 2022-04-03 22:12:45 -07:00
lutepickle 23b09b0fa9 Add debug action to recalculate ovary power 2022-03-19 16:32:17 -07:00
lutepickle 38b16c75c3 Set newly initialized (e.g. newborn) pawns' stage to Young if they have 0 fertility 2022-03-19 16:29:48 -07:00
lutepickle 3ae66bd4a6 A whole mess of suggested code refactorings 2022-03-18 09:34:17 -07:00
lutepickle 9e8441ca2e Fix the 'consealed' typo 2022-03-18 07:14:14 -07:00
lutepickle 052b7661e4 Alter updateTraits to properly handle zygotic twin inheritance for differing number of natural traits 2022-03-17 12:14:01 -07:00
lutepickle 26b49379b1 Add various debug actions 2022-03-17 09:19:19 -07:00
lutepickle 531313f5d2 Enzygotic twins get the same inherited traits 2022-03-17 08:17:53 -07:00
lutepickle 8013481634 Properly count quirks for impregnation fetish 2022-03-16 12:28:37 -07:00
lutepickle 4677db4e93 Merge breastadjuster branch 2022-03-16 09:22:42 -07:00
lutepickle 51b3b1a924 The womb can hold its extra cum for at least the first part of a pregnancy 2022-03-15 11:21:04 -07:00
lutepickle 91c9f38fd0 More accurate debug text for breast growth 2022-03-15 11:13:08 -07:00
lutepickle 1fda8cbab9 Fix the fertilization chance setting slider at default 2022-03-15 09:36:04 -07:00
lutepickle 4caeec1eaa Merge branch 'breastadjuster' of https://gitgud.io/lutepickle/rjw_menstruation into breastadjuster 2022-03-15 06:59:14 -07:00
lutepickle 998fdee7e9 Add udder-specific graphics for the womb status 2022-03-15 06:59:04 -07:00
lutepickle 35dda08534 Do the large-size udder icons a bit better 2022-03-15 06:58:46 -07:00
lutepickle 602bdfe309 Add udder-specific graphics for the womb status 2022-03-14 21:21:56 -07:00
lutepickle 96536188e7 Merge branch 'breastadjuster' of https://gitgud.io/lutepickle/rjw_menstruation into breastadjuster 2022-03-14 17:49:28 -07:00
lutepickle 71c6b7aa2c A bit nicer debug breast status on load 2022-03-14 17:48:43 -07:00
lutepickle 20c0284a6a A bit nicer debug breast status on load 2022-03-14 17:46:03 -07:00
lutepickle 26cc49e176 Add udder support 2022-03-14 17:29:57 -07:00
lutepickle a5c9ada196 Move growth/shrink debug info into the widget to not clutter the logs 2022-03-14 16:08:48 -07:00
lutepickle b985f4188d Set no backstory on newborns to match base RJW 2022-03-13 18:01:12 -07:00
lutepickle 10e0d67ae6 Set no backstory on newborns to match base RJW 2022-03-13 18:00:26 -07:00
lutepickle a967c7cfe3 Induced ovulators still get one more shot in climacteric follicular 2022-03-13 08:59:49 -07:00
lutepickle 89d6353e16 Make the breast adjustment go off of the mother's biological age 2022-03-13 08:31:50 -07:00
lutepickle e0b8f30e76 Make breast growth handle body size changes 2022-03-12 22:17:18 -08:00
lutepickle 1290d289a8 InverseLerp isn't Lerp. And use floats in the right place this time. 2022-03-12 20:53:17 -08:00
lutepickle 13a883ea69 Make breast growth handle body size changes 2022-03-12 20:14:06 -08:00
lutepickle ea45789db8 lastBabyBorn is calculated on load anyways, so there's no need to actually save it out 2022-03-12 18:11:45 -08:00
lutepickle e6fdeb837e Initial implementation of redone breast grow/shrink 2022-03-12 17:46:55 -08:00
lutepickle 47492f6472 Display correct fertility chance for wombs with a fertility modifier. 2022-03-12 10:16:04 -08:00
lutepickle af6003911c Lower default fertilization chance to 10%/ml to account for the increased cums injected. 2022-03-12 10:15:54 -08:00
lutepickle e9e352cf9a Overfilled vaginas lose cum up to twice as fast 2022-03-12 10:15:48 -08:00
lutepickle 7ce860dc1e Give induced ovulators special treatment for danger day 2022-03-12 10:15:42 -08:00
lutepickle 7387c0dfe9 Impregnation fetishists only prefer the ovulating 2022-03-12 10:15:36 -08:00
lutepickle 9da2c39d0e Only put cum in the womb when the one with the penis orgasms, and increase the volume to make up for it.
Also remove RJW's cum on body amount setting from the calculations.
2022-03-12 10:15:27 -08:00
lutepickle 6e0d6d691b Default babies to mother's last name instead of father's 2022-03-12 10:15:20 -08:00
lutepickle eff3d8177a Reset a baby's chrono age when they're born 2022-03-12 10:15:15 -08:00
lutepickle 680af9d3af Babies inherit parent traits 2022-03-12 10:15:11 -08:00
lutepickle 84c1d12cff Properly calculate gestation hours 2022-03-12 10:15:04 -08:00
lutepickle dc832dfb0f Don't start the infection timer until the absorber is dirty 2022-03-12 10:14:57 -08:00
lutepickle 3e589524e1 Clear estrusflag for induced after Follicular 2022-03-12 10:14:45 -08:00
lutepickle 6d442b5964 No leaking during knotting 2022-03-12 10:14:11 -08:00
c0ffee 9237ba6724 rebuild 2021-11-25 12:22:06 -08:00