diff --git a/About/About.xml b/About/About.xml index 809d945..de6326a 100644 --- a/About/About.xml +++ b/About/About.xml @@ -41,6 +41,7 @@
  • sarg.alphaanimals
  • Sl4vP0weR.DominantGene
  • +
  • rjw.sexperience.cumgenes
  • \ No newline at end of file diff --git a/About/Manifest.xml b/About/Manifest.xml index b1d6c81..650339a 100644 --- a/About/Manifest.xml +++ b/About/Manifest.xml @@ -12,6 +12,7 @@
  • RimJobWorld
  • HugsLib
  • +
  • RJWSexperience_CumGenes
  • RJW-LicentiaLabs
  • diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b8b2ab..096a4e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,19 +12,20 @@ - Cocoon Weaver Gene - Spawn Spelopede Gene (Can be changed to spawn megascarabs or other insects via xml) - Queens & Caste logic (see below) -- Addition to InsectIncubator: Now fertilizes eggs once placed inside a host, and breeds out eggs twice as fast. +- Addition to InsectIncubator: Now fertilizes eggs once placed inside a host, and breeds out eggs roughly twice as fast. - Many new icons - Custom background icons when Vanilla-Expanded-Framework is loaded - Sexual Age Drainer & Youth Fountain now change age as configured in XML - Draft for a Hive-Start Scenario - Added Orgasmic Mytosis Gene: On Multiple Orgasms, spawn an identical copy of a pawn. Items and Implants are not copied. -- New Genitalia Patches for common Xenotypes (Thanks @Pali42K) +- New Simple Genitalia Patches for popular Xenotypes (Thanks @Pali42K) **Internal:** - Renamed abilities to have _ability_ in their name, to not exactly match the gene-defnames. - Moved Insect-Incubator & Insect-Breeder to hive category and folders (from breeding) - Some exclusion-tags for Alpha Genes +- Removed Patches for conditional Genes, and moved them to `mayRequire` in the XenotypeDefs **Fixes:** @@ -48,6 +49,7 @@ In general, the logic is the following: - For workers, every queen can have a set of genes for their workers defined in [a special def](./Common/Defs/QueenWorkerMappingDefs/QueenWorkerMappingDefs_base.xml). These will be added as endogenes, so that pawns can still become xenotypes. - There is a default gene-set for workers, making dumb, sterile and servile pawns. - Chances for Offsprings (Drone, Queen, Worker) is defined in an [XML-Def](./Common/Defs/HiveOffspringChanceDef/HiveOffspringChanceDefs.xml). They are set per Queen. +- Birthlogic should apply for normal pregnancies, and for RJW-Insect Eggs. Other Pregnancies (from mods) are not supported. I am not sure if I want to have a specific mapping defining that queen can only mate with certain drones, let me know how you feel about it. *Queens can be male*. I just used the female-term, but implementation is gender-neutral. diff --git a/README.md b/README.md index cbffc9d..31720c0 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,5 @@ Please load this after any mod adding genes, and after the used RJW-Mods (Licent 1. Should not be used with the original RJW_Animal_Gene_Inheritance anymore. 2. There was an issue with other "Male-Only / Female-Only" Mods --- for which we provide our own Genes now. 3. CAI5000 will not crash, but will make *Seduce*-Ability fail. I think same goes for Combat Extended. -4. Alpha Genes "Female / Male Only" Genes might overwrite later Genitalia-Changes and should be avoided in combination with RJW-Genes Features. \ No newline at end of file +4. Alpha Genes "Female / Male Only" Genes might overwrite later Genitalia-Changes and should be avoided in combination with RJW-Genes Features. +5. rjw.sexperience.cumgenes removes fertilin-gain from Cum item - I hope I addressed this by adding a load order but keep me posted (Issue #41) \ No newline at end of file