Commit Graph

  • 25495d465b Merge branch 'dev' into 'dev' Hikaro 2024-05-30 22:46:57 +0000
  • 5733cd6089 Update 3 files Hikaro 2024-05-30 22:43:43 +0000
  • 9a3826994c Merge branch 'dev' into 'dev' Akiyami Solo 2024-05-30 09:35:47 +0000
  • f1b9d77ef0 Have BleedOut use the pawn-appropriate blood def dev lutepickle 2024-05-29 21:44:59 -0700
  • cf6fd77ea8 Consolidate the three HashSet fillers into one function lutepickle 2024-05-29 20:59:06 -0700
  • 4a41bb69f4 HAR gained a builtin property copier, so use that instead lutepickle 2024-05-29 20:39:35 -0700
  • 2dd86964d4 Apply VE Genetics and Anomaly blood colors to bleeding lutepickle 2024-05-29 16:04:28 -0700
  • 4febc97c73 Erase unborn babies upon miscarriage. lutepickle 2024-05-26 08:22:12 -0700
  • 1c62cb2293 Update use of HasGene to non-obsolete HasActiveGene lutepickle 2024-05-24 07:58:40 -0700
  • b5bfec7498 Small refactor of MultiplePregnancy birth code lutepickle 2024-05-18 22:51:59 -0700
  • 16d17e01d7 Remove unnecessary "?? null" lutepickle 2024-05-17 20:19:04 -0700
  • 514ffdf324 Initialize some hashsets and lists to their expected capacity lutepickle 2024-05-17 19:11:22 -0700
  • 64923264b9 Add PeekBaby and BabyCount to PregeneratedBabies 1.5 lutepickle 2024-05-17 08:36:12 -0700
  • afcb7bf7c5 Add checks for ShouldCycle into the birth transpilers lutepickle 2024-05-16 20:10:58 -0700
  • 2d1404fcba Biotech births change parent kind defs away from creepjoiners, so match the behavior lutepickle 2024-05-15 21:47:13 -0700
  • 9654c4e347 Allow backstories to be generated in MultiplePregnancy's AddNewBaby. Some mods (e.g. Kurin) break if a baby is born without a backstory lutepickle 2024-05-15 21:27:03 -0700
  • d1d4398aa4 Add mod icon lutepickle 2024-05-14 21:44:39 -0700
  • c9c5e70246 Refactor HighestEstrus lutepickle 2024-05-14 21:15:49 -0700
  • 2516ed1439 Refactor DamagePants lutepickle 2024-05-14 20:51:18 -0700
  • 9a495ad32b Remove redundant setting of ForcedEndogenes for enzygotic twins lutepickle 2024-05-13 07:05:45 -0700
  • 26864e4025 Remove experimental tag from Biotech multiple pregnancy option lutepickle 2024-05-13 05:56:22 -0700
  • a0d0993560 Switch opcache to a nullable lutepickle 2024-05-12 22:27:09 -0700
  • 3cd1220283 Use OfType in places where it'd be useful lutepickle 2024-05-10 21:23:46 -0700
  • 7f6309466a Log a message if an egg would implant but children are disabled lutepickle 2024-05-10 21:06:51 -0700
  • b70b4a6c90 Have ThoughtCumInside test for the existence of a memory thought handler instead of just being human lutepickle 2024-05-08 14:14:19 -0700
  • c402f871b6 Use 'original' parameter for the birth outcome patch instead of looking up the function again lutepickle 2024-05-06 19:22:37 -0700
  • def0c04838 Have the ApplyBirthOutcome_NewTemp patch take the right function to get birtherThing lutepickle 2024-05-06 16:01:20 -0700
  • 153f594c93 Remove unnecessary assignment in pregenerated babies lutepickle 2024-05-05 19:07:55 -0700
  • a0a62ec52b Add Russian translation by Angra Mainyu lutepickle 2024-05-05 17:39:38 -0700
  • 1cb1b5dcd6 Display the inbred baby message for menstruation pregnancies lutepickle 2024-05-05 15:29:01 -0700
  • 42a49cc0c9 Add tests for invoked methods properly existing lutepickle 2024-05-05 11:50:34 -0700
  • 1573350c66 Let a baby take a last name from any father with a last name, even if not human lutepickle 2024-05-05 11:34:01 -0700
  • 8f497764cb Little change in the baby generators to call EnsureGraphicsInitialized instead lutepickle 2024-05-05 11:01:48 -0700
  • 1e803d52c6 Remove comment about random last name that doesn't apply anymore lutepickle 2024-05-05 10:54:46 -0700
  • 81544451ff Update changelog lutepickle 2024-05-04 18:33:42 -0700
  • a51d0214a2 Remove a message that would be noisy for pawns without a menstrual cycle lutepickle 2024-05-04 18:29:21 -0700
  • 4949cac289 Refactor BabyPawnKindDecider and improve the decision process lutepickle 2024-05-04 18:26:20 -0700
  • bfcb469969 Fix transpiler pointing towards old version of ApplyBirthOutcome, add checks to all transpilers that they are actually applied lutepickle 2024-05-04 16:07:20 -0700
  • 7e4518a98a Build against RJW 1.5 lutepickle 2024-04-30 18:20:21 -0700
  • d6818b9834 Little refactor in the HAR littersize patch lutepickle 2024-04-24 09:36:55 -0700
  • bbaf27a397 Change health card patch to use the new variable name lutepickle 2024-04-24 06:55:23 -0700
  • 88520cb8eb Change the ingestion effect to use the new ingestedcount lutepickle 2024-04-17 18:46:51 -0700
  • 5da2b69fd5 Re-enable support for Animal Genetics lutepickle 2024-04-17 16:07:27 -0700
  • 9f9f2212b2 Update Traditional Chinese translation by Hydrogen lutepickle 2024-04-17 06:31:00 -0700
  • a748a520c0 Properly put periodic ovulators into anestrus after recovering from birth lutepickle 2024-04-15 21:25:40 -0700
  • 3cdccbd8cb Replace exact float comparison with Approximately lutepickle 2024-04-14 21:47:14 -0700
  • b18bbc3338 Remove unnecessary null conditional lutepickle 2024-04-14 21:45:06 -0700
  • b88fab8b8a Update changelog lutepickle 2024-04-13 15:18:46 -0700
  • c93ae89695 Properly ensure that graphics are established before copying twins lutepickle 2024-04-13 10:46:40 -0700
  • 3bdf881533 Only apply active genes lutepickle 2024-04-13 05:39:08 -0700
  • be05766fba Switch away from obsolete chemical effect function lutepickle 2024-04-11 10:25:25 -0700
  • eb1fccc90b Re-enable support for HAR lutepickle 2024-04-11 10:18:51 -0700
  • 433ed24b4e Disable HAR and AG compatibility until 1.5 versions are on the workshop lutepickle 2024-04-10 19:26:01 -0700
  • 06cc59378c RJW 5.3.9 fixes the condom code, but might as well keep the new function lutepickle 2024-04-01 10:53:10 -0700
  • 18af2fc24c Little refactor in fertilize() lutepickle 2024-03-28 15:08:35 -0700
  • c9369028fa RJW tends not to set usedCondom on both participants in sex, so check for both lutepickle 2024-03-27 11:44:49 -0700
  • e4bd9a1f3c Update Harmony reference to 2.3.2 lutepickle 2024-03-27 07:42:33 -0700
  • ef6bae09be Remove unnecessary null check lutepickle 2024-03-24 21:59:25 -0700
  • 1dcd67c97c If the interspecies factor is somehow > 1, let it be displayed in the egg implant failure message lutepickle 2024-03-20 14:48:40 -0700
  • b0ea928a50 Log a message when trying to add egg to existing base pregnancy (or hetero twins disabled) lutepickle 2024-03-20 14:44:32 -0700
  • 65e0713ac4 Merge branch 'main' into 'main' Naz 2024-03-20 13:25:18 +0000
  • c7bb6bde18 Small refactor in the estrus PostAdd lutepickle 2024-03-19 07:23:37 -0700
  • 7923597b02 Merge branch 'translate_ChineseSimplified_1.4' into 'main' yiyuandian 2024-03-19 10:26:19 +0000
  • 334c62b59f Don't try to process map pawns when the pheromone-giver is in a caravan lutepickle 2024-03-18 21:13:54 -0700
  • 36260cd018 Merge branch 'main' into 'main' Wund 2024-03-18 05:40:31 +0000
  • 9552bc9b33 Merge branch 'MrDarkside-main-patch-33001' into 'main' MrDarkside 2024-03-18 04:34:00 +0000
  • b09ea9153e Rename InitializeExtraValues to PostInitialize for consistency lutepickle 2024-03-17 20:01:41 -0700
  • bf37fcb3f2 Merge branch 'dev' into 1.5 lutepickle 2024-03-17 16:35:08 -0700
  • daeefe8218 Merge branch 'dev' main lutepickle 2024-03-17 16:33:09 -0700
  • e3647caf2a Build dll, change Rimworld reference in 1.4 to NuGet 1.0.9.4 lutepickle 2024-03-17 16:32:41 -0700
  • 9d66be1e49 Little refactor in PeriodRandomizer lutepickle 2024-03-17 08:28:25 -0700
  • 5fbed7073a Do the infertile check after the simulation instead of before lutepickle 2024-03-16 22:35:13 -0700
  • 2facc09926 Have the fertile end age for ovary power based off of a constant instead of RJW setttings lutepickle 2024-03-16 21:59:58 -0700
  • 9eff6cc2cd Have the obsolete GetMenstruationComp produce an error lutepickle 2024-03-16 18:36:33 -0700
  • b855c5291e Remove compatibility code for hour-based saves lutepickle 2024-03-15 20:59:27 -0700
  • 374a43c6e5 Don't let an egg implant if the father is destroyed lutepickle 2024-03-15 08:04:25 -0700
  • 0004822059 Remove milk module files and update LoadFolders.xml for 1.5 lutepickle 2024-03-15 08:00:39 -0700
  • e447d1cc26 Copy SkinColorBase to enzygotic siblings and set baby graphics dirty afterwards lutepickle 2024-03-14 21:04:17 -0700
  • 5b9d3ad08b Update Harmony reference to 2.3.1.1 lutepickle 2024-03-14 15:54:31 -0700
  • d5c38a2a58 More 1.5 fixes lutepickle 2024-03-13 22:29:55 -0700
  • 48f3a55691 Update changelog lutepickle 2024-03-13 17:15:56 -0700
  • 81e25a79a9 Fixes for 1.5 compatibility lutepickle 2024-03-13 17:15:13 -0700
  • 3fe654b88a Initial copy of 1.5 lutepickle 2024-03-13 16:29:56 -0700
  • 9a6efaf37d Have pheromones apply in caravans lutepickle 2024-03-13 10:07:25 -0700
  • cca7676bc0 Have ovulation and implant chance cache be nullable lutepickle 2024-03-13 08:09:54 -0700
  • ba8801370f Have TotalFertCum account for destroyed pawns and animals lutepickle 2024-03-13 08:03:02 -0700
  • c393ab45c0 Build lutepickle 2024-03-11 16:48:26 -0700
  • f580d3232b Have breeder pawns boost implant chance for non-Biotech lutepickle 2024-03-05 19:14:28 -0800
  • e964b2af93 Failsafe in the dialog window if a biotech pregnancy somehow gets a null mother (theoretically possible on implant error) lutepickle 2024-03-05 16:01:33 -0800
  • 6e56664d41 Switch TickIntervalMinimum to being based on the named constant lutepickle 2024-03-05 15:46:36 -0800
  • 4e88184f9b Add graphics to genes by Alpenglow lutepickle 2024-03-05 09:06:02 -0800
  • 06ccb04a55 Clean up a bunch of unnecessary using statements lutepickle 2024-03-04 18:25:44 -0800
  • 8bea56b65a Fix miscapitalization in CycleDisabledGenes.xml lutepickle 2024-03-02 10:21:21 -0800
  • c6e4d81a20 Don't fertilize from destroyed pawns lutepickle 2024-02-28 19:32:24 -0800
  • 1cdb12fd3a Replace some uses of Rand.Range with Utility.VariationRange lutepickle 2024-02-27 21:56:59 -0800
  • 7e407a1cf9 Don't call Notify_UpdatedGenes if the gene isn't menstruation-related lutepickle 2024-02-27 14:58:20 -0800
  • 32800a3499 Null check for apparel tracker in DirtyEffect lutepickle 2024-02-22 15:33:02 -0800
  • ff95b8da39 It's safe and a bit quicker to unconditionally remove forced in CheckDirty lutepickle 2024-02-17 15:37:14 -0800
  • 8306439576 Refactor allraces and allkinds lutepickle 2024-02-16 21:52:23 -0800
  • ebb486179b Reformat RandomOvulationChance lutepickle 2024-02-16 20:47:30 -0800