Commit graph

890 commits

Author SHA1 Message Date
lutepickle
1573350c66 Let a baby take a last name from any father with a last name, even if not human 2024-05-05 11:50:28 -07:00
lutepickle
8f497764cb Little change in the baby generators to call EnsureGraphicsInitialized instead 2024-05-05 11:01:48 -07:00
lutepickle
1e803d52c6 Remove comment about random last name that doesn't apply anymore 2024-05-05 10:54:46 -07:00
lutepickle
81544451ff Update changelog 2024-05-04 18:33:42 -07:00
lutepickle
a51d0214a2 Remove a message that would be noisy for pawns without a menstrual cycle 2024-05-04 18:29:21 -07:00
lutepickle
4949cac289 Refactor BabyPawnKindDecider and improve the decision process 2024-05-04 18:26:20 -07:00
lutepickle
bfcb469969 Fix transpiler pointing towards old version of ApplyBirthOutcome, add checks to all transpilers that they are actually applied 2024-05-04 16:07:20 -07:00
lutepickle
7e4518a98a Build against RJW 1.5 2024-04-30 18:20:21 -07:00
lutepickle
d6818b9834 Little refactor in the HAR littersize patch 2024-04-24 09:36:55 -07:00
lutepickle
bbaf27a397 Change health card patch to use the new variable name 2024-04-24 06:55:23 -07:00
lutepickle
88520cb8eb Change the ingestion effect to use the new ingestedcount 2024-04-17 18:46:51 -07:00
lutepickle
5da2b69fd5 Re-enable support for Animal Genetics 2024-04-17 16:07:27 -07:00
lutepickle
9f9f2212b2 Update Traditional Chinese translation by Hydrogen 2024-04-17 06:31:00 -07:00
lutepickle
a748a520c0 Properly put periodic ovulators into anestrus after recovering from birth 2024-04-15 21:25:40 -07:00
lutepickle
3cdccbd8cb Replace exact float comparison with Approximately 2024-04-14 21:47:14 -07:00
lutepickle
b18bbc3338 Remove unnecessary null conditional 2024-04-14 21:45:06 -07:00
lutepickle
b88fab8b8a Update changelog 2024-04-13 15:18:46 -07:00
lutepickle
c93ae89695 Properly ensure that graphics are established before copying twins 2024-04-13 10:46:40 -07:00
lutepickle
3bdf881533 Only apply active genes 2024-04-13 05:39:08 -07:00
lutepickle
be05766fba Switch away from obsolete chemical effect function 2024-04-11 10:25:25 -07:00
lutepickle
eb1fccc90b Re-enable support for HAR 2024-04-11 10:18:51 -07:00
lutepickle
433ed24b4e Disable HAR and AG compatibility until 1.5 versions are on the workshop 2024-04-10 19:26:01 -07:00
lutepickle
06cc59378c RJW 5.3.9 fixes the condom code, but might as well keep the new function 2024-04-01 10:53:10 -07:00
lutepickle
18af2fc24c Little refactor in fertilize() 2024-03-28 15:12:42 -07:00
lutepickle
c9369028fa RJW tends not to set usedCondom on both participants in sex, so check for both 2024-03-27 11:44:49 -07:00
lutepickle
e4bd9a1f3c Update Harmony reference to 2.3.2 2024-03-27 07:42:33 -07:00
lutepickle
ef6bae09be Remove unnecessary null check 2024-03-24 21:59:25 -07:00
lutepickle
1dcd67c97c If the interspecies factor is somehow > 1, let it be displayed in the egg implant failure message 2024-03-20 14:48:40 -07:00
lutepickle
b0ea928a50 Log a message when trying to add egg to existing base pregnancy (or hetero twins disabled) 2024-03-20 14:44:32 -07:00
lutepickle
c7bb6bde18 Small refactor in the estrus PostAdd 2024-03-19 07:23:37 -07:00
lutepickle
334c62b59f Don't try to process map pawns when the pheromone-giver is in a caravan 2024-03-18 21:13:54 -07:00
lutepickle
b09ea9153e Rename InitializeExtraValues to PostInitialize for consistency 2024-03-17 20:01:41 -07:00
lutepickle
bf37fcb3f2 Merge branch 'dev' into 1.5 2024-03-17 16:35:08 -07:00
lutepickle
e3647caf2a Build dll, change Rimworld reference in 1.4 to NuGet 2024-03-17 16:32:41 -07:00
lutepickle
9d66be1e49 Little refactor in PeriodRandomizer 2024-03-17 08:28:25 -07:00
lutepickle
5fbed7073a Do the infertile check after the simulation instead of before 2024-03-17 06:44:37 -07:00
lutepickle
2facc09926 Have the fertile end age for ovary power based off of a constant instead of RJW setttings 2024-03-16 21:59:58 -07:00
lutepickle
9eff6cc2cd Have the obsolete GetMenstruationComp produce an error 2024-03-16 18:36:33 -07:00
lutepickle
b855c5291e Remove compatibility code for hour-based saves 2024-03-15 20:59:27 -07:00
lutepickle
374a43c6e5 Don't let an egg implant if the father is destroyed 2024-03-15 08:04:25 -07:00
lutepickle
0004822059 Remove milk module files and update LoadFolders.xml for 1.5 2024-03-15 08:00:39 -07:00
lutepickle
e447d1cc26 Copy SkinColorBase to enzygotic siblings and set baby graphics dirty afterwards 2024-03-14 21:04:17 -07:00
lutepickle
5b9d3ad08b Update Harmony reference to 2.3.1.1 2024-03-14 15:54:31 -07:00
lutepickle
d5c38a2a58 More 1.5 fixes 2024-03-13 22:29:55 -07:00
lutepickle
48f3a55691 Update changelog 2024-03-13 21:10:42 -07:00
lutepickle
81e25a79a9 Fixes for 1.5 compatibility 2024-03-13 17:15:13 -07:00
lutepickle
3fe654b88a Initial copy of 1.5 2024-03-13 16:29:56 -07:00
lutepickle
9a6efaf37d Have pheromones apply in caravans 2024-03-13 10:07:25 -07:00
lutepickle
cca7676bc0 Have ovulation and implant chance cache be nullable 2024-03-13 08:10:50 -07:00
lutepickle
ba8801370f Have TotalFertCum account for destroyed pawns and animals 2024-03-13 08:03:02 -07:00