Commit Graph

187 Commits

Author SHA1 Message Date
lutepickle b406656659 Update manifest for 1.0.6.4 2022-05-30 20:33:08 -07:00
lutepickle 6ac50ea7fe Merge 1.0.6.4 2022-05-30 20:32:18 -07:00
lutepickle d4a48befd8 Update changelog 2022-05-30 20:31:27 -07:00
lutepickle f909b8cfce Fix pawn generation for off-map pawns. 2022-05-30 20:22:47 -07:00
lutepickle c4f5e6b63c A whole mess of spelling, grammar, and description updates 2022-05-30 20:04:48 -07:00
lutepickle b292c3f931 Properly initialize ovaries for bad litterSizeCurves 2022-05-30 16:54:41 -07:00
lutepickle ca70b0b1d4 Merge 1.0.6.3 2022-05-29 20:33:47 -07:00
lutepickle 6fc9b3d59a Update manifest to 1.0.6.3 2022-05-29 20:32:08 -07:00
lutepickle b051f8e327 Clarify hookup override changelog. 2022-05-29 20:31:51 -07:00
lutepickle 5e4fadb4ba Move Props.baseImplantationChanceFactor into ImplantFactor 2022-05-28 23:00:28 -07:00
lutepickle 3480366337 More accurate comments in the new hookup transpilers 2022-05-28 21:28:20 -07:00
lutepickle 7461965174 Add message feedback to the debug actions 2022-05-28 19:18:35 -07:00
lutepickle 41054f979e Update the hookup transpilers to apply the estrus overrides in the other direction. 2022-05-28 19:05:10 -07:00
lutepickle 72e1712394 Set a newly initialized pawn to anestrus when out of season. 2022-05-28 17:55:13 -07:00
lutepickle b6f220b30b Show the status button in the health tab for pawns with a vagina as a second hediff. 2022-05-28 17:53:20 -07:00
lutepickle e170b5fa47 Update changelog 2022-05-27 18:00:31 -07:00
lutepickle 42cd7a98ae Show womb gizmo for any gender 2022-05-27 17:59:36 -07:00
lutepickle 7f2856b6ef Turn the def in SetEstrus into a ternary 2022-05-18 20:57:48 -07:00
lutepickle 109cde7c55 Add a check for BabyHalfAge <= 0, just to be sure 2022-05-18 08:07:40 -07:00
lutepickle f17d9110b8 Fix BabyHalfAge for races with one lifestage 2022-05-18 08:07:09 -07:00
lutepickle 26ca087828 Remove random empty text file 2022-05-15 05:37:30 -07:00
lutepickle d5f87d0e45 Refactor IsDangerDay into a switch. 2022-05-14 16:50:27 -07:00
lutepickle 1a452cb120 Add a check for BabyHalfAge <= 0, just to be sure 2022-05-14 05:23:53 -07:00
lutepickle 2872d42f67 Fix BabyHalfAge for races with one lifestage 2022-05-13 22:01:07 -07:00
lutepickle e377f01a7d Make the transpiler noisier when it hits an error. Hopefully it'll make breakages more obvious. 2022-05-11 08:33:33 -07:00
lutepickle 41628578bb Merge branch 'dev' 2022-05-10 16:50:42 -07:00
lutepickle c0041947d3 Update manifest to 1.0.6.2 2022-05-10 16:50:22 -07:00
lutepickle 52f9a10496 Fix the transpiler for FindBestPartner 2022-05-09 22:36:53 -07:00
lutepickle d9ab6cdcde On a littersizecurve exception, show the message in the log 2022-05-07 19:44:54 -07:00
lutepickle 0e34e3d4cc More parenthesis in ThoughtCumInside because I don't trust the compiler 2022-05-06 20:37:23 -07:00
lutepickle 3d5e1cae15 Locked absorbers can't get dirty or cause infections 2022-05-03 22:23:47 -07:00
lutepickle e7c395636b Handle cum inside thoughts for teratophiles 2022-05-01 18:27:29 -07:00
lutepickle af9a176f3f 1.0.6.1 2022-04-29 07:04:43 -07:00
lutepickle d9b4bdc390 1.0.6.1 2022-04-29 07:02:32 -07:00
lutepickle 47d249e716 Update birth faction assignments to match RJW's. 2022-04-29 07:00:41 -07:00
lutepickle 4c2233659a Slight refactor of Roll_To_Skip_Patch.Transpiler and FindBestPartner_Patch.Transpiler. 2022-04-28 15:50:16 -07:00
lutepickle 2e6565fcc6 Resize main settings window dynamically based on selected options. 2022-04-28 11:00:24 -07:00
lutepickle 7b5f0880ed Remove unnecessary parameters from Harmony patches. 2022-04-28 09:52:51 -07:00
lutepickle 00ad2e94d4 The GetBodyFactor patch doesn't need to test for __result <= 0, as that isn't possible. While I'm at it, a slight refactor in CountSatisfiedQuirks. 2022-04-28 09:18:50 -07:00
lutepickle fda3442d9d Update changelog for RJW version requirement 2022-04-28 08:06:03 -07:00
lutepickle 71f3ba9585 Animals will prefer partners in estrus 2022-04-27 22:13:50 -07:00
lutepickle 749caa150a Merge branch 'dev' of https://gitgud.io/lutepickle/rjw_menstruation into dev 2022-04-27 17:42:12 -07:00
lutepickle fffd4f5f00 Fix null reference on missing hybrid def 2022-04-27 17:42:02 -07:00
lutepickle 7a58d3ed3b Fix null reference on missing hybrid def 2022-04-27 17:35:29 -07:00
lutepickle bf3bf84eb3 Fix null reference on missing hybrid def 2022-04-27 17:34:19 -07:00
lutepickle 4896f949ab Fix typo in PawnModExtensions.xml's filename 2022-04-27 14:43:31 -07:00
lutepickle 1eaa459e04 Put a few nameof()s in the Harmony patches 2022-04-27 11:10:58 -07:00
lutepickle 1c24fab708 Concealed estrus gets a (very small) boost, too 2022-04-27 10:28:40 -07:00
lutepickle 3009a3c6ef Make the estrus hookup override only apply to pawns that can get them pregnant 2022-04-27 07:12:17 -07:00
lutepickle c5622a10f8 Shift the priorities of the came inside moods a bit 2022-04-27 06:33:31 -07:00