Commit Graph

203 Commits

Author SHA1 Message Date
Vegapnk 1a3b6f3432 Nullcheck for Animal Trainability, related to #92 2024-06-06 17:14:15 +02:00
Vegapnk 2511986557 Cumflation Negator works and is a hidden Hediff 2024-06-06 15:14:02 +02:00
Vegapnk 3feefaaab1 First attempt at counter-inflation 2024-06-06 14:40:42 +02:00
Vegapnk fda2580c9f Added a flag to check for 'can rape' for animals 2024-06-06 10:26:34 +02:00
Vegapnk a0ca9e1da4 Made Evergrowing Genitalia use TickExtension 2024-06-06 10:15:31 +02:00
Vegapnk abe5fb7d39 Made Animal Gene Inheritance Settings Translatable 2024-06-06 09:55:58 +02:00
Vegapnk 3b74ad12bd Removed Evergrowth Tickspeed from Settings, made Settings Translatable 2024-06-06 09:46:36 +02:00
Vegapnk 93b9feb2a9 Made Animal Hybrid Names Translatable and Changeable, closes #76 2024-06-06 09:45:53 +02:00
Vegapnk 5a4c90a42b Updated some project docs (#70) 2024-06-06 09:08:44 +02:00
vegapnk a5458f7569
Merge pull request #91 from Jaaldabaoth/dev
royalty dependency fix
2024-06-06 08:22:34 +02:00
Vegapnk 63564a2761 Minor Comments and Refactoring - Letter for Mytosis Birth 2024-06-05 11:50:25 +02:00
Jaaldabaoth 8fd19c4226 lovefeed bufix 2024-06-04 22:51:19 +02:00
Jaaldabaoth e8903c6acc lovefeeding bugfix 2024-06-04 22:38:58 +02:00
Vegapnk 8139991123 Re-Added Elasticity from Licentia, Fixes #87 2024-06-04 18:15:07 +02:00
Vegapnk 1311b6da61 Brought Licentia bag - and updated changelogs 2024-06-04 18:11:13 +02:00
Vegapnk d3b85aee20 Minor renaming 2024-06-04 17:16:36 +02:00
Vegapnk 23e143c381 Merge branch 'WildWalker' into dev 2024-06-04 17:01:48 +02:00
Vegapnk 17872508af Minor Naming Changes - again 2024-06-04 17:01:30 +02:00
Vegapnk 710efc7d85 Some documentation 2024-06-04 16:44:50 +02:00
Vegapnk f51a85f191 Interrim Documentation Update 2024-06-04 15:49:54 +02:00
Jaaldabaoth 25008ce5dc merge 2024-06-04 13:08:37 +02:00
Vegapnk a68c263aa1 Added PheromoneSpit Gene 2024-06-01 10:12:00 +02:00
Vegapnk 48e06ff97f Another important null check for Sextamer 2024-05-31 17:42:33 +02:00
Vegapnk 5fe252bd67 Added a Gene to tame and train animals with Sex 2024-05-31 17:28:11 +02:00
Vegapnk 79895f352e Draft for Mating Call 2024-05-31 16:41:42 +02:00
Vegapnk c93c80e0ed Made some Genes not pop up in quests, typos 2024-05-30 15:57:07 +02:00
Vegapnk 491c54cd03 Minor Changes to Settings 2024-05-30 15:43:37 +02:00
Vegapnk fb9cf71761 Archotech penis Check, fixes #71 2024-05-30 15:18:44 +02:00
Vegapnk eab2485787 Rescued Succubus Artifacts 2024-05-30 11:36:34 +02:00
Vegapnk 51b988f18c Rescued Cocoonweaver, FerventOvipositor and InsectIncubator into Breeding Genes 2024-05-30 09:40:57 +02:00
Vegapnk ee2be0375c Put Licentia Parts back in, but commented out so I dont forget 2024-05-30 08:52:58 +02:00
Vegapnk 90653ddc9e Removed Sadist for now 2024-05-30 08:26:40 +02:00
Vegapnk 883dfefa3e minor changes - in-migration 2024-05-29 18:16:26 +02:00
Jaaldabaoth 95b48cc008 settings, random genitalia selectio 2024-05-29 13:00:55 +02:00
Jaaldabaoth 25614f42ae update and integration of lewdbiotech 2024-05-28 21:40:07 +02:00
Jaaldabaoth 42eb116d15 mitosis bugfix 2024-05-28 17:14:17 +02:00
Jaaldabaoth 60eef21c0e resizing age slider 2024-05-28 12:16:10 +02:00
Jaaldabaoth 0e53cdb03d vasectomy patch 2024-05-27 23:27:35 +02:00
Jaaldabaoth 9ae622bb7f highmates patch 2024-05-27 21:19:08 +02:00
a flock of birds 440589faad Removed unnecessary pragma 2024-05-27 10:20:40 +01:00
a flock of birds 2cf89ba6df Removed properties from GenitaliaTypeExtension 2024-05-27 09:42:09 +01:00
a flock of birds 20f1cb67f4 Merge branch 'main' of https://github.com/Jaaldabaoth/RJW-Genes into generalised-genital-genes 2024-05-27 08:42:32 +01:00
Jaaldabaoth 07a0ab0600 resplice patch 2024-05-27 01:27:10 +02:00
a flock of birds a128dbac01 Prevented GenitaliaChanger from creating redundant parts and refactored to allow changing single parts 2024-05-27 00:13:01 +01:00
a flock of birds a5c8843faf Switched default GenitaliaTypeExtension parts from 'generic' to 'average'. 2024-05-27 00:04:28 +01:00
a flock of birds 1a132da48a GenitaliaUtility tweaks
- Un-hardcoded GetXForGene methods, allowing genderbending genes to affect more part types
  * Left GetBreastsForGene alone for now since genital genes don't currently seem to change breasts when added initially
- Refactored GetGenitaliaTypeGeneForPawn to use shared gene class instead of requiring defName take a specific form
2024-05-26 23:58:30 +01:00
a flock of birds bbf7bb2847 Merge branch 'main' of https://github.com/Jaaldabaoth/RJW-Genes into generalised-genital-genes 2024-05-26 23:46:50 +01:00
a flock of birds d218fccb10 Converted new genes 2024-05-26 23:43:49 +01:00
Jaaldabaoth 0617ea4995 succubi are back 2024-05-26 23:41:32 +02:00
Jaaldabaoth 701168f642 unpatching vanilla pregnancy 2024-05-26 21:51:09 +02:00