lutepickle
|
f58e154ca3
|
Merge branch 'dev'
|
2024-07-20 17:36:01 -07:00 |
|
lutepickle
|
c81f94fa04
|
Fix typo in sex thoughts
|
2024-06-27 06:09:05 -07:00 |
|
lutepickle
|
fae1d4f2e1
|
Update changelog
|
2024-06-23 05:41:29 -07:00 |
|
lutepickle
|
b999c82ebd
|
Check for null genes in VEGeneBloodDef
|
2024-06-23 05:38:49 -07:00 |
|
lutepickle
|
b3a308ae2e
|
Merge branch 'dev'
|
2024-06-10 09:31:41 -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
|
d1d4398aa4
|
Add mod icon
|
2024-05-14 21:44:39 -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 |
|
lutepickle
|
a0d0993560
|
Switch opcache to a nullable
|
2024-05-12 22:27:09 -07:00 |
|
lutepickle
|
3cd1220283
|
Use OfType in places where it'd be useful
|
2024-05-10 21:23:46 -07:00 |
|
lutepickle
|
7f6309466a
|
Log a message if an egg would implant but children are disabled
|
2024-05-10 21:06:51 -07:00 |
|
lutepickle
|
b70b4a6c90
|
Have ThoughtCumInside test for the existence of a memory thought handler instead of just being human
|
2024-05-08 14:14:19 -07:00 |
|
lutepickle
|
c402f871b6
|
Use 'original' parameter for the birth outcome patch instead of looking up the function again
|
2024-05-06 19:23:42 -07:00 |
|
lutepickle
|
def0c04838
|
Have the ApplyBirthOutcome_NewTemp patch take the right function to get birtherThing
|
2024-05-06 16:01:20 -07:00 |
|
lutepickle
|
153f594c93
|
Remove unnecessary assignment in pregenerated babies
|
2024-05-05 19:07:55 -07:00 |
|
lutepickle
|
a0a62ec52b
|
Add Russian translation by Angra Mainyu
|
2024-05-05 17:39:38 -07:00 |
|
lutepickle
|
1cb1b5dcd6
|
Display the inbred baby message for menstruation pregnancies
|
2024-05-05 15:29:01 -07:00 |
|
lutepickle
|
42a49cc0c9
|
Add tests for invoked methods properly existing
|
2024-05-05 11:50:34 -07:00 |
|
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 |
|