lutepickle
|
297e37a4ef
|
Add comment on why fixedLastName doesn't work
|
2023-03-06 05:49:40 -08:00 |
|
lutepickle
|
1bc5b45669
|
Fix danger day and estrus considering eggs to last 24x times as long as they should
|
2023-03-05 21:20:16 -08:00 |
|
lutepickle
|
842f6ceec1
|
A little code cleanup
|
2023-03-05 19:24:23 -08:00 |
|
lutepickle
|
8752aa1437
|
Add state to hediff tooltip, and time to next state in debug tooltip
|
2023-03-04 15:51:57 -08:00 |
|
lutepickle
|
f99d833e71
|
Set canine vaginas to periodic ovulation
|
2023-03-04 15:49:53 -08:00 |
|
lutepickle
|
51bc32248a
|
Remove milk patch that was breaking MC's textures
|
2023-03-03 15:11:35 -08:00 |
|
lutepickle
|
e4583fe9d7
|
Add placeholder graphic for genes
|
2023-03-02 18:55:29 -08:00 |
|
lutepickle
|
5abdf52dbe
|
Use GoNextStage more to properly reset curStageHrs
|
2023-03-02 14:42:49 -08:00 |
|
lutepickle
|
69934d06f5
|
Add patch to darken nipples during Biotech lactation, but commented out
|
2023-03-01 17:00:58 -08:00 |
|
lutepickle
|
09f9438bcc
|
Reset the baby name deadline at birth
|
2023-03-01 16:29:58 -08:00 |
|
lutepickle
|
91142d640f
|
Copy hair color for identical twins
|
2023-03-01 10:21:59 -08:00 |
|
lutepickle
|
b28beb8eaa
|
Add some debug logging around the pregnancy to labor transition
|
2023-03-01 09:55:54 -08:00 |
|
lutepickle
|
ca895ef296
|
Show the debug due date on the gizmo for Biotech pregnancies
|
2023-02-28 18:02:20 -08:00 |
|
lutepickle
|
5c27575446
|
Save the Biotech twins setting
|
2023-02-27 21:36:31 -08:00 |
|
lutepickle
|
92ace30022
|
Properly show multiple fetuses with pregenerated babies
|
2023-02-27 21:33:14 -08:00 |
|
lutepickle
|
672e6f6ecc
|
Remove unneeded milk bottle graphics
|
2023-02-13 10:22:23 -08:00 |
|
lutepickle
|
2b0d5dd0e6
|
Some mods break SkinColor to the point that even trying to access it throws a null ref, so go work around that
|
2023-01-25 07:11:00 -08:00 |
|
lutepickle
|
aba80efe58
|
Don't allow adding genes to pawns without wombs
|
2023-01-22 09:44:28 -08:00 |
|
lutepickle
|
9f20f78aab
|
Remove a HarmonyDebug
|
2023-01-11 07:34:58 -08:00 |
|
lutepickle
|
71575c671e
|
Fix error when trying to terminate a menstruation pregnancy
|
2023-01-11 07:32:50 -08:00 |
|
lutepickle
|
da7284b909
|
Make the HAR disabler conditional only on the configuration. There's too many birtherThing/geneticMother edge cases to make puzzling it out practical
|
2023-01-11 06:24:14 -08:00 |
|
lutepickle
|
3132992aa3
|
A bunch of type-safety around HAR.
|
2023-01-10 16:09:37 -08:00 |
|
lutepickle
|
2cb26ea016
|
HAR transpiles ApplyBirthOutcome to produce multiple children per littersize, but the pregenerated babies already handle that. So patch HAR to only produce one if our system is running
|
2023-01-10 12:41:11 -08:00 |
|
lutepickle
|
b9bfad10bb
|
Resolve graphics on all newly generated babies, not just the first of a set
|
2023-01-10 08:20:22 -08:00 |
|
lutepickle
|
7d8228e03a
|
Ensure that Biotech babies are born at zero ticks of age
|
2023-01-10 07:05:13 -08:00 |
|
lutepickle
|
93566b5fa3
|
Call ResolveAllGraphics unconditionally for babies. Also copy skinColorOverride for twins
|
2023-01-10 05:46:16 -08:00 |
|
lutepickle
|
d34c96315a
|
Have the babies track their fathers during pregnancy
|
2023-01-09 08:50:50 -08:00 |
|
lutepickle
|
638b9f4611
|
Make the mod options window a bit longer just to make all the buttons appear again
|
2023-01-08 12:53:26 -08:00 |
|
lutepickle
|
08a50e47c3
|
Add Biotech twin option to configuration settings, disabled by default
|
2023-01-08 12:33:06 -08:00 |
|
lutepickle
|
c3176fb0e5
|
Integration of pregenerated babies into the womb dialog
|
2023-01-08 12:19:47 -08:00 |
|
lutepickle
|
f5f8eba037
|
Save option for enabling biotech twins
|
2023-01-08 12:02:18 -08:00 |
|
lutepickle
|
fcfb7cdefb
|
Add support for pregenerated babies into Implant
|
2023-01-08 12:01:45 -08:00 |
|
lutepickle
|
89f26b2601
|
Add the two transpilers to allow looping through babies
|
2023-01-08 11:29:21 -08:00 |
|
lutepickle
|
e42bbdb3d4
|
Add the ApplyBirthOutcome transpiler
|
2023-01-08 10:11:58 -08:00 |
|
lutepickle
|
7bf9f80742
|
Add a missing using directive to PregnancyCommon
|
2023-01-07 21:23:08 -08:00 |
|
lutepickle
|
8aff96e5a4
|
Prevent two humanlikes from creating an animal for Biotech pregnancies
|
2023-01-07 20:58:28 -08:00 |
|
lutepickle
|
12c760d16c
|
Fix periodic ovulator cycle variability
|
2023-01-07 20:26:13 -08:00 |
|
lutepickle
|
045e9548f6
|
Framework for pregenerated babies
|
2023-01-07 20:18:17 -08:00 |
|
lutepickle
|
3f21b760b2
|
Make the MethodInfos in MultiplePregnancy static.
|
2023-01-07 12:00:48 -08:00 |
|
lutepickle
|
21e471ebf3
|
Use the builtin BestOutcome for the childbirth ritual instead of searching our own.
|
2023-01-07 11:50:37 -08:00 |
|
lutepickle
|
da9903aaf9
|
Updated Traditional Chinese by Hydrogen
|
2023-01-07 06:46:15 -08:00 |
|
lutepickle
|
22b2aca312
|
Change the terminology of the gene descriptions a bit
|
2023-01-07 06:28:16 -08:00 |
|
lutepickle
|
b4aa55c159
|
Re-add GetMenstruationComp(Hediff) marked as obsolete. There's code out there that calls it.
|
2023-01-07 06:08:42 -08:00 |
|
lutepickle
|
68f05dc272
|
The genes aren't inheritable, so don't bother saying "born with" in the egg multiplier descriptions. Leave support in the code, though.
|
2023-01-07 05:32:19 -08:00 |
|
lutepickle
|
f3e14e67b0
|
Initial implementation of genes
|
2023-01-03 22:48:06 -08:00 |
|
lutepickle
|
8d507a5e69
|
Disable breast growth for ageless pawns to prevent them from getting stuck at max size post-birth.
|
2023-01-03 19:11:20 -08:00 |
|
lutepickle
|
1a1bc2e385
|
Small update to option text
|
2023-01-02 17:45:30 -08:00 |
|
lutepickle
|
190173d87d
|
Have AddNewBaby use the vanilla xenotype inheritance functions
|
2022-12-28 09:03:39 -08:00 |
|
lutepickle
|
ba3f24cba3
|
Only remove cramps if no other womb is bleeding
|
2022-12-27 06:52:33 -08:00 |
|
lutepickle
|
398f1b7066
|
Fix the biosculptor file spelling in the project file
|
2022-12-26 09:22:40 -08:00 |
|