From 0343f4a8ddefa144aa9b5f320eb8abe8fb2eeab7 Mon Sep 17 00:00:00 2001 From: Vegapnk Date: Sun, 5 Feb 2023 12:05:16 +0100 Subject: [PATCH] Updated Docs --- About/About.xml | 2 -- CHANGELOG.md | 4 ++++ README.md | 15 ++++++--------- TODOS.md | 27 ++------------------------- 4 files changed, 12 insertions(+), 36 deletions(-) diff --git a/About/About.xml b/About/About.xml index 5d46796..a2eca98 100644 --- a/About/About.xml +++ b/About/About.xml @@ -19,14 +19,12 @@ steam://url/CommunityFilePage/2009463077 https://github.com/pardeike/HarmonyRimWorld/releases/latest -
  • rim.job.world
  • diff --git a/CHANGELOG.md b/CHANGELOG.md index b936180..0d034b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # 1.1.0 (2023-xx-xx) +1.1.0-beta-1 was released on 05.02.2023. + ## Features: - Succubus, other Fertilin Xenotypes (see below) @@ -49,6 +51,8 @@ Xenotypes: **Cumazones** are female only martial fighters, that can only gain fertilin through biting cocks. Be sure to have enough supply before you hire one of these bad bitches. +Incubi and Succubi can spawn in a special event at night when pawns have low sex need. Cumazones can just appear randomly. + ## Fixes: - Issue with Breast-Size (#8) fixed by lowercasing breast-match (Shabakur) diff --git a/README.md b/README.md index ec21dd7..ade08b3 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,16 @@ This mod adds genes related and based on RJW to Rimworld. -This is my first Mod I started from scratch so any feedback is very welcome. - ## Current Features - Different Genitalia Types - Genitalia Size Scaling - Extra Genitalia (and a Futa Attempt) -- Some Traits, Cumflation Immunity, Elasticity -- Cum-Amount Changes, Transfer Nutrition +- Most RJW Traits, Cumflation Immunity, Elasticity +- Cum-Amount Changes, Transfer Nutrition Boosts - Mech Breeding / Insect Breeding Support - Human-Animal Gene Inheritance merged from [Shabakur](https://github.com/Shabakur/RJW_Animal_Gene_Inheritance) +- Succubi, Incubi & Cumazones that utilize Fertilin, similar to Hemogen See [planned things](TODOS.md) and feel free to contribute. With the Human-Animal-Gene Inheritance we have a lot of XML that you can contribute! @@ -31,8 +30,6 @@ One of the main motivations was to have genes being added to the xenotypes that ## Load Order / Deps -Please load this after any mod adding genes, and after the used RJW-Mods (Licentia, Sexperience). - -Should not be used with the original RJW_Animal_Gene_Inheritance anymore. - -There was an issue with other "Male-Only / Female-Only" Mods --- for which we provide our own Genes now. \ No newline at end of file +1. Please load this after any mod adding genes, and after the used RJW-Mods (Licentia, Sexperience). +2. Should not be used with the original RJW_Animal_Gene_Inheritance anymore. +3. There was an issue with other "Male-Only / Female-Only" Mods --- for which we provide our own Genes now. \ No newline at end of file diff --git a/TODOS.md b/TODOS.md index 0dc2a0a..b19f8e1 100644 --- a/TODOS.md +++ b/TODOS.md @@ -5,32 +5,16 @@ So any help is very appreciated, even if it is just pointing me to existing simi ## Planned Genes -**Sanguophage like Cumwhores** adding Hemogen and refilling it by getting semen. -Showstopper here is the amount of code required, and that I need to understand a bit better of harmony to run the AfterSexUtility and modulate SexChances. My first attempt exploded on adding UI Elements. - **Adjustable Cock-Size** like e.g. artificial genitalia have **Infectious Hypersexuality Gene** (Maybe?) add Hypersexuality Gene through sex with a certain chance. -**Cum Addiction** add Cum-Addiction from Sexpererience, slowly loose conciousness while addiction is not attended. +**Cum Addiction** add Cum-Addiction from Sexperience, slowly loose conciousness while addiction is not attended. **Cum-Drugs** eating cum has an effect similar to Go-Juice (including (separate?) addiction) -**More Orgasm Boost** currently only does sleep, other things could be cool here too. Maybe a separate hediff boosting movement or fight. - **Self-Fertilizing Eggs** Pawns fertilize eggs that are put inside them (with themselves as a parent) -## Animal Gene Inheritance - -It should be doable to have a per-category list of genes that a child can inherit on bestiality. -Just roll for the available genes and add them to the kid. - -Issues: - -- I do not know how to access babies genes from pregnancy -- I did not (yet) find categories in the game such as *canine* or *equine*. -- To have genes, the baby needs to be non-baseliner to the best of my knowledge (maybe make bestiality babies hybrid) - ## Genes with Abilities and more Effects There were some suggestions on the Discord I saved them somewhere else. I am far away from making that work, but to have them here: @@ -38,11 +22,4 @@ There were some suggestions on the Discord I saved them somewhere else. I am far - Genitalia deal damage as per size (on normal sex-use) - Genitalia can cause Terror (as ability) - Cumshot Sniper Abilities -- Healing Pussy - -## Things to add/change for base-rjw - -(Bit dependable on RJW-Core people) - -1. Make Racegroup-Defs accessible and non-private [This file here](https://gitgud.io/Ed86/rjw/-/blob/master/1.4/Source/Common/Helpers/RaceGroupDef_Helper.cs) -2. Make [this](https://gitgud.io/Ed86/rjw/-/blob/master/1.4/Source/Common/Helpers/Gender_Helper.cs#L316) not warn, to reduce errors towards users \ No newline at end of file +- Healing Pussy \ No newline at end of file