lutepickle
|
410cdc487c
|
Be sure to UpdateSeverity for identical twins
|
2024-11-16 10:09:52 -08:00 |
|
lutepickle
|
faafa431ae
|
Update for RJW 5.6.0
|
2024-11-16 07:23:16 -08:00 |
|
lutepickle
|
eb40935856
|
Clear the stat cache for fertility when calculating ovulation chance
|
2024-11-12 16:26:41 -08:00 |
|
lutepickle
|
5547a82431
|
Don't try to start a biotech pregnancy with an animal father, either
|
2024-11-01 05:21:38 -07:00 |
|
lutepickle
|
ffd0547fb9
|
Catch trying to implant an animal's egg to a Biotech pregnancy
|
2024-10-31 19:49:46 -07:00 |
|
lutepickle
|
f80023fad8
|
Small cleanups
|
2024-10-30 15:39:01 -07:00 |
|
lutepickle
|
ccce72cf06
|
Rename variables in RJW_Patch to better clarify who is who
|
2024-10-20 06:35:14 -07:00 |
|
lutepickle
|
218c2108a1
|
Abbreviate the mtb effect hours instead
|
2024-10-15 16:09:11 -07:00 |
|
lutepickle
|
cfe606fd73
|
Move the tampon dirty effect MTB into XML
|
2024-10-15 16:05:27 -07:00 |
|
lutepickle
|
6cb3be1acb
|
Refactor VariousDefOf.GetCompHashSet
|
2024-10-14 22:23:45 -07:00 |
|
lutepickle
|
d0391ecbf7
|
Have AllRaces exclude corpses since at some point corpses got races attached
|
2024-10-14 16:50:31 -07:00 |
|
lutepickle
|
960dcff362
|
Give periodic anestrus a better description
|
2024-10-02 06:29:22 -07:00 |
|
lutepickle
|
de201cbeb7
|
Change the cum volume part selector to use genital family instead of defnames.
|
2024-09-20 06:17:17 -07:00 |
|
lutepickle
|
1a8d2bd07e
|
CatBreasts was removed from race support, so remove the patch
|
2024-09-12 05:55:01 -07:00 |
|
lutepickle
|
c7b8ec67de
|
Rebuild
|
2024-09-05 16:00:22 -07:00 |
|
lutepickle
|
fcb5817077
|
Put the exception in the log for blood color errors
|
2024-09-02 22:01:25 -07:00 |
|
lutepickle
|
00fb6a02e1
|
Protect against making baseSize for breasts negative
|
2024-09-01 08:31:45 -07:00 |
|
lutepickle
|
9fd1a429ec
|
Refactor the obsolete GetMenstruationComp
|
2024-09-01 07:59:15 -07:00 |
|
lutepickle
|
b134048852
|
Update for RJW 5.5.0
|
2024-09-01 06:59:57 -07:00 |
|
lutepickle
|
b88146dff0
|
Fix texture path for fox fetuses
|
2024-08-27 16:57:47 -07:00 |
|
lutepickle
|
670c116deb
|
Restructure of Traditional Chinese translation files by Hydrogen
|
2024-08-22 09:12:08 -07:00 |
|
lutepickle
|
bde34451c5
|
Little refactor of BloodDef
|
2024-08-18 09:11:04 -07:00 |
|
lutepickle
|
fa9d7bccdd
|
Add warning when forcing a humanlike child from two humanlike parents
|
2024-08-14 07:25:50 -07:00 |
|
lutepickle
|
36c88d2752
|
Null check for pawn job in GetOvaryIcon
|
2024-08-03 08:59:06 -07:00 |
|
lutepickle
|
3d9b22776e
|
Remove vaginal washing order for pawns that don't cycle
|
2024-07-31 15:20:07 -07:00 |
|
lutepickle
|
80611882c9
|
Don't show stage or time to next stage for pawns that don't cycle
|
2024-07-31 15:16:06 -07:00 |
|
lutepickle
|
f70c2ad585
|
Put a warning in the log when loading a pregnancy with mother == father
|
2024-07-31 07:22:20 -07:00 |
|
lutepickle
|
4be4d881d5
|
Repair self-insemination pregnancies at game load
|
2024-07-31 06:50:38 -07:00 |
|
lutepickle
|
ad7919a25b
|
Also add the father/mother check to the childbirth ritual
|
2024-07-26 22:26:52 -07:00 |
|
lutepickle
|
d4f8312cee
|
HediffWithParents.PreRemoved doesn't like it if mother equals father, so add some checks for that
|
2024-07-26 22:02:23 -07:00 |
|
lutepickle
|
c81f94fa04
|
Fix typo in sex thoughts
|
2024-06-27 06:09:05 -07:00 |
|
lutepickle
|
b999c82ebd
|
Check for null genes in VEGeneBloodDef
|
2024-06-23 05:38:49 -07:00 |
|
lutepickle
|
d07d08cc34
|
Little formatting cleanups
|
2024-06-10 09:31:15 -07:00 |
|
lutepickle
|
f1b9d77ef0
|
Have BleedOut use the pawn-appropriate blood def
|
2024-05-29 21:44:59 -07:00 |
|
lutepickle
|
cf6fd77ea8
|
Consolidate the three HashSet fillers into one function
|
2024-05-29 20:59:06 -07:00 |
|
lutepickle
|
4a41bb69f4
|
HAR gained a builtin property copier, so use that instead
|
2024-05-29 20:43:37 -07:00 |
|
lutepickle
|
2dd86964d4
|
Apply VE Genetics and Anomaly blood colors to bleeding
|
2024-05-29 16:04:28 -07:00 |
|
lutepickle
|
4febc97c73
|
Erase unborn babies upon miscarriage.
|
2024-05-26 08:22:12 -07:00 |
|
lutepickle
|
1c62cb2293
|
Update use of HasGene to non-obsolete HasActiveGene
|
2024-05-24 07:58:40 -07:00 |
|
lutepickle
|
b5bfec7498
|
Small refactor of MultiplePregnancy birth code
|
2024-05-18 22:51:59 -07:00 |
|
lutepickle
|
16d17e01d7
|
Remove unnecessary "?? null"
|
2024-05-17 20:20:17 -07:00 |
|
lutepickle
|
514ffdf324
|
Initialize some hashsets and lists to their expected capacity
|
2024-05-17 19:16:27 -07:00 |
|
lutepickle
|
64923264b9
|
Add PeekBaby and BabyCount to PregeneratedBabies
|
2024-05-17 09:03:40 -07:00 |
|
lutepickle
|
afcb7bf7c5
|
Add checks for ShouldCycle into the birth transpilers
|
2024-05-17 07:45:03 -07:00 |
|
lutepickle
|
2d1404fcba
|
Biotech births change parent kind defs away from creepjoiners, so match the behavior
|
2024-05-15 21:47:13 -07:00 |
|
lutepickle
|
9654c4e347
|
Allow backstories to be generated in MultiplePregnancy's AddNewBaby. Some mods (e.g. Kurin) break if a baby is born without a backstory
|
2024-05-15 21:27:03 -07:00 |
|
lutepickle
|
c9c5e70246
|
Refactor HighestEstrus
|
2024-05-14 21:15:49 -07:00 |
|
lutepickle
|
2516ed1439
|
Refactor DamagePants
|
2024-05-14 20:51:18 -07:00 |
|
lutepickle
|
9a495ad32b
|
Remove redundant setting of ForcedEndogenes for enzygotic twins
|
2024-05-13 07:05:45 -07:00 |
|
lutepickle
|
26864e4025
|
Remove experimental tag from Biotech multiple pregnancy option
|
2024-05-13 05:56:22 -07:00 |
|