Commit Graph

  • f40eed6317 Capitalize EmitRatio lutepickle 2023-05-09 23:01:55 -0700
  • 1cce07d312 Remove SexSatisfaction from the first stage of pheromones lutepickle 2023-05-09 23:01:16 -0700
  • 4c788906c7 Remove intensity from pheromone properties since it's just a modifier on daysToMaxSeverity lutepickle 2023-05-09 15:50:36 -0700
  • 28d77ed1fb Allow pheromones to be disabled in the options lutepickle 2023-05-09 10:57:49 -0700
  • 35adcf87ee Initial implementation of pheromone system lutepickle 2023-05-09 10:40:42 -0700
  • d67592e245 Replace Position with PositionHeld and Map with MapHeld lutepickle 2023-05-09 08:46:33 -0700
  • 259201ec54 Have periodic ovulators properly go into anestrus if they don't bleed lutepickle 2023-05-07 09:32:29 -0700
  • d752bcfed4 Add egg restoration thought lutepickle 2023-05-04 18:03:06 -0700
  • b2e849eae1 Add new ideo-related thoughts lutepickle 2023-05-04 17:52:42 -0700
  • 2601f88a2d Rename WantsToGetPregnant to IsProPregnancy and use it for cummers 1.0.9.0 lutepickle 2023-05-04 16:17:11 -0700
  • 45d7fc2c59 Fix spelling of overay to overlay lutepickle 2023-05-04 11:52:56 -0700
  • 6f3f3d28cf Consolidate instances of TickInterval/TicksPerHour into a single function lutepickle 2023-05-04 10:26:29 -0700
  • 42b465430e Account for tickinterval when considering fertility decay from antisperm lutepickle 2023-05-04 10:10:15 -0700
  • 8f1c2eceb3 Add debug action to remove eggs, auto-remove eggs on setting follicular or bleeding lutepickle 2023-05-04 07:54:58 -0700
  • 802fbbe3ca Simplify periodic ovulator's bleeding action lutepickle 2023-05-03 22:52:30 -0700
  • 0999063728 Slight change to how ageOfLastBirth works, cut down on the save file size for breasts lutepickle 2023-05-03 08:04:36 -0700
  • 6344a7c7ad Display the ovulation graphics going through the ovulation stage instead of at the end of follicular lutepickle 2023-05-02 08:36:27 -0700
  • a38d81424a Have CalculatedImplantChance use the cached ovulation chance lutepickle 2023-05-02 08:35:39 -0700
  • e43a50522b Add StageProgressNextUpdate lutepickle 2023-05-01 15:11:58 -0700
  • 82a34f8ea8 Cache the ovulation and implantation chances to spare the UI lutepickle 2023-05-01 14:22:22 -0700
  • 152a745af2 Make sure a fertilized egg loads properly when loading a pre-ticks save lutepickle 2023-04-29 22:28:29 -0700
  • 270ac427c8 Pawn.RaceProps is equivalent to Pawn.def.race, so be consistent with it lutepickle 2023-04-29 20:32:46 -0700
  • 6dc73a848e Give the ovulation stage the color of the sex drive lutepickle 2023-04-29 17:49:02 -0700
  • dd8ae8a09b Have sexperience-ideo pregnancy precepts count for mood effects lutepickle 2023-04-23 20:08:56 -0700
  • 411fd16fe9 Change the text in the GC patch to be consistent with vanilla lutepickle 2023-04-23 09:36:42 -0700
  • 2e2e2a120c For induced ovulators, use a variable instead of EggExist for estrus/dangerday in luteal. lutepickle 2023-04-23 08:39:49 -0700
  • 3de006dbbf Don't show the tip string for dead pawns to avoid errors lutepickle 2023-04-22 21:57:09 -0700
  • 0ff5fa96d0 Show the chance of implanation in the debug log on failure lutepickle 2023-04-22 12:12:53 -0700
  • bf0334d16e Add chance to debug implanation log lutepickle 2023-04-21 07:59:01 -0700
  • baeff0ea29 Little optimization in Fertilize calculation lutepickle 2023-04-20 12:31:27 -0700
  • db6e12fa8b Make the update interval setting exponential lutepickle 2023-04-19 07:32:47 -0700
  • 0a5ab0bcfb Lower fluid leak to a filth every 2.5ml lutepickle 2023-04-18 09:19:41 -0700
  • e78a86599d Have cum fertility decay at the proper rate lutepickle 2023-04-18 09:13:48 -0700
  • 02200b2bfa Little cleanups lutepickle 2023-04-18 07:20:35 -0700
  • 5050e192ed Simulate when the pawn has a parent spawned, too lutepickle 2023-04-17 21:52:41 -0700
  • 8718cca299 Fix Props not being initialized yet when calculating periodic ovulator race cycles lutepickle 2023-04-16 19:41:57 -0700
  • 2dd9147afc Base periodic ovulator egg total off of the fastest interval of the vagina lutepickle 2023-04-16 18:47:45 -0700
  • 08ebaa9db3 Unconditionally initialize cum and eggs (e.g. for infertile pawns) lutepickle 2023-04-16 12:26:11 -0700
  • 4af5195de9 Give eggs the proper lifetime lutepickle 2023-04-16 12:20:01 -0700
  • eddccdc2ea Remove some force saves from Egg lutepickle 2023-04-15 12:15:15 -0700
  • 80243c78f1 Keep a running total of fluid leaked and emit a filth every 5 ml lutepickle 2023-04-15 08:30:39 -0700
  • 89a7d410df Cut down on the savefile size by not writing default values lutepickle 2023-04-15 07:59:00 -0700
  • f2fa99853f Don't save DoCleanWomb if it's false lutepickle 2023-04-15 07:41:23 -0700
  • a5bcf696ba Make the recalculation interval long instead of daily lutepickle 2023-04-14 08:23:02 -0700
  • 30329c883b Reduce the leakage per ml lutepickle 2023-04-13 21:30:06 -0700
  • a023c884d3 Fix cum not diminishing lutepickle 2023-04-13 21:06:32 -0700
  • e37940abcf Initial implementation of variable update rate lutepickle 2023-04-13 20:17:25 -0700
  • 2696c2b1f0 Update Traditional Chinese translation by Hydrogen lutepickle 2023-04-11 06:09:45 -0700
  • 1088a4c8e9 Fix the texture path in the normal follicular, too. lutepickle 2023-04-10 15:36:56 -0700
  • 25556c464e Fix bad texture error for low fertility during induced ovulator sex lutepickle 2023-04-10 15:32:51 -0700
  • 334ef9d52a Fix blocking menstruation genes during pawn generation (e.g. colony setup) lutepickle 2023-04-09 08:48:51 -0700
  • 80a987b0bd Just remove the ovarypower/ovulated comparsion. It's fine if ovarypower goes negative lutepickle 2023-03-20 16:27:41 -0700
  • e6d2446376 Clarify changelog lutepickle 2023-03-20 16:19:06 -0700
  • 8de3864a8e Merge branch 'dev' 1.0.8.9 lutepickle 2023-03-20 16:17:34 -0700
  • 2ac4e1f8e5 Fix wrong comparison in OvulatoryAction lutepickle 2023-03-20 16:17:16 -0700
  • cb8a001cdf Change removecums to a HashSet lutepickle 2023-03-19 22:52:39 -0700
  • f7e3d6c1c4 Switch deadeggs to a HashSet lutepickle 2023-03-19 22:48:04 -0700
  • 310c03a193 Remove the early exit from the implant loop for non-RJW multiple pregnancy. This lets Biotech fraternal twins implant in the same hour. lutepickle 2023-03-19 22:39:55 -0700
  • 9ec87537f8 Merge branch 'dev' 1.0.8.8 lutepickle 2023-03-19 12:02:34 -0700
  • e5aa310528 Move quirk testing into a dedicated function in anticipation of the RJW quirk submod lutepickle 2023-03-17 20:07:00 -0700
  • 130ad4df29 Update changelog lutepickle 2023-03-17 09:35:23 -0700
  • 5924c73b2f Track birth counts with the pregenerated babies lutepickle 2023-03-17 09:34:45 -0700
  • f7348ccee8 SafeSkinColor needs to catch InvalidOperationException, too, it seems lutepickle 2023-03-17 07:01:55 -0700
  • 93855c5ee7 Rework infertile decision, let the last egg ovulated potentially implant. Guarantee full drug ovulation even if eggs aren't available. lutepickle 2023-03-16 12:24:47 -0700
  • b81a07c172 Mention climacteric in the changelog for implant chance lutepickle 2023-03-12 19:11:18 -0700
  • 9aab479fe6 Correct PostFix to Postfix lutepickle 2023-03-12 17:27:04 -0700
  • 699b3aa6d2 Fix bug introduced in ovulation rework which made induced ovulators not ovulate after follicular lutepickle 2023-03-12 15:54:14 -0700
  • de2da85558 Fix Null father in womb dialog for Biotech pregnancies lutepickle 2023-03-11 14:07:55 -0800
  • c05d8bad79 Only decrement ovary power by eggs actually ovulated, debug log under-ovulations lutepickle 2023-03-11 10:21:25 -0800
  • 65b69eaf76 Shift breeder from implant chance to ovulation chane. It would overflow back down anyways. lutepickle 2023-03-11 09:13:01 -0800
  • 2798d923b1 Don't show the ovulation chance on non-humans lutepickle 2023-03-10 09:04:00 -0800
  • 3646f1135b Climacteric is 20% chance to skip, not 20% chance to ovulate lutepickle 2023-03-06 17:52:11 -0800
  • 1aaaf50b64 Display ovaries at a lower state when ovulation chance is lower lutepickle 2023-03-06 17:35:11 -0800
  • 2bb0871919 Properly set the conditions to not go/stay in the infertile stage for InfertileAction and RecoverAction lutepickle 2023-03-06 17:20:49 -0800
  • 4504d02245 Switch some comp stages to GoNextStage lutepickle 2023-03-06 17:05:01 -0800
  • 98cfa23b88 Replace some usage of Rand.Range with Rand.Chance lutepickle 2023-03-06 16:58:23 -0800
  • c8d32f883f New ovulation chance system lutepickle 2023-03-06 16:53:22 -0800
  • 7825418da9 Properly add space before climacteric label lutepickle 2023-03-06 14:40:29 -0800
  • 325b60b51c Make EggHealth properly return a float lutepickle 2023-03-06 13:51:11 -0800
  • c56e275a92 Merge branch 'dev' 1.0.8.6 lutepickle 2023-03-06 05:49:58 -0800
  • 297e37a4ef Add comment on why fixedLastName doesn't work lutepickle 2023-03-05 22:57:23 -0800
  • 1bc5b45669 Fix danger day and estrus considering eggs to last 24x times as long as they should lutepickle 2023-03-05 21:20:16 -0800
  • 842f6ceec1 A little code cleanup lutepickle 2023-03-05 19:24:23 -0800
  • 8752aa1437 Add state to hediff tooltip, and time to next state in debug tooltip lutepickle 2023-03-04 15:51:57 -0800
  • f99d833e71 Set canine vaginas to periodic ovulation lutepickle 2023-03-04 07:57:56 -0800
  • db7ca5c77a Remove texture-breaking milk patch lutepickle 2023-03-03 16:55:38 -0800
  • 51bc32248a Remove milk patch that was breaking MC's textures lutepickle 2023-03-03 15:10:27 -0800
  • b254273935 Merge branch 'dev' 1.0.8.5 lutepickle 2023-03-02 21:34:10 -0800
  • e4583fe9d7 Add placeholder graphic for genes lutepickle 2023-03-02 18:55:29 -0800
  • 5abdf52dbe Use GoNextStage more to properly reset curStageHrs lutepickle 2023-03-02 14:42:49 -0800
  • 69934d06f5 Add patch to darken nipples during Biotech lactation, but commented out lutepickle 2023-03-01 17:00:58 -0800
  • 09f9438bcc Reset the baby name deadline at birth lutepickle 2023-03-01 16:29:58 -0800
  • 91142d640f Copy hair color for identical twins lutepickle 2023-03-01 10:21:59 -0800
  • b28beb8eaa Add some debug logging around the pregnancy to labor transition lutepickle 2023-03-01 09:55:54 -0800
  • ca895ef296 Show the debug due date on the gizmo for Biotech pregnancies lutepickle 2023-02-28 18:02:20 -0800
  • 5c27575446 Save the Biotech twins setting lutepickle 2023-02-27 21:36:31 -0800
  • 92ace30022 Properly show multiple fetuses with pregenerated babies lutepickle 2023-02-27 21:33:14 -0800
  • 672e6f6ecc Remove unneeded milk bottle graphics lutepickle 2023-02-13 10:22:23 -0800
  • 2b0d5dd0e6 Some mods break SkinColor to the point that even trying to access it throws a null ref, so go work around that lutepickle 2023-01-25 07:11:00 -0800
  • aba80efe58 Don't allow adding genes to pawns without wombs lutepickle 2023-01-22 09:44:28 -0800