Updated documents

This commit is contained in:
Vegapnk 2023-03-28 08:09:49 +02:00
parent e669a3a65b
commit d662d8f032
2 changed files with 18 additions and 8 deletions

View File

@ -28,9 +28,14 @@ Please consider looking at [the known bugs](./KNOWN_BUGS.md)
I currently don't use Races after Biotech was introduced.
One of the main motivations was to have genes being added to the xenotypes that other mods and the base game add, e.g. adding demonic penis for impids.
## Load Order / Deps
Some HAR races change sex-ages and behave unfriendly with this mod.
You can make reports about that, but I might not fix it.
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.
4. CAI5000 will not crash, but will make *Seduce*-Ability fail. I think same goes for Combat Extended.
## Load Order, Dependencies and Conflicts
Please load this after any mod adding genes, and after the used RJW-Mods (Licentia, Sexperience).
**Conflicts:**
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.

View File

@ -1,7 +1,6 @@
# ToDos and Planned Genes
I have many ideas but not too much time / knowledge of Rimworld or Modding.
So any help is very appreciated, even if it is just pointing me to existing similar projects.
Any help is very appreciated, even if it is just pointing me to existing similar projects.
## Additions to existing things
@ -53,4 +52,10 @@ 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
- Cumshot Sniper Abilities
## Cleanups:
- Streamline Filenames / Names to either be LifeForce or Fertilin (e.g. `Hediffs_Fertilin.xml` but `Pawnkind_LifeForce.xml`). I think most things are called LifeForce.
- Similar cleanup for the patches, and make a note what to find where in the patches
- Change Project structure to the 1.3, 1.4 Structure of other mods