diff --git a/README.md b/README.md index cd3012d..f0a12ac 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +## 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. \ No newline at end of file diff --git a/TODOS.md b/TODOS.md index ebb6550..29a540c 100644 --- a/TODOS.md +++ b/TODOS.md @@ -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 \ No newline at end of file +- 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 \ No newline at end of file