mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
minor changes - in-migration
This commit is contained in:
parent
b67a8db320
commit
883dfefa3e
6 changed files with 52 additions and 25 deletions
36
CHANGELOG.md
36
CHANGELOG.md
|
@ -1,3 +1,39 @@
|
|||
# 2.0.0
|
||||
|
||||
**Additions**:
|
||||
|
||||
- initial Rimworld 1.5 thanks to @jaaldabaoth
|
||||
- Fertile Anus Gene, thanks to @jaaldabaoth
|
||||
- Femboy Genes, for male pawns with Vaginas @jaaldabaoth
|
||||
- Udder Gene @jaaldabaoth , Fixes #57
|
||||
- Some other Genitalia Sets (Crocodilian, Racoon, ...) thanks to @jaaldabaoth, Closes #57
|
||||
- LitteredBirthsGene thanks to @jaaldabaoth
|
||||
- OvaryAgitator that allows for a cyclic fertility. Thanks @jaaldabaoth. See [its description](./Common/Defs/ThingDefs/OvaryAgitator.xml)
|
||||
- LimbicStimulator / Scrambler thanks to @jaaldabaoth. See [Scrambler Description](Common/Defs/ThingDefs/Scrambler.xml) and [Limbic Stimulator](./Common/Defs/ThingDefs/LimbicStimulator.xml)
|
||||
- Bioscaffold that allows for faster pregnancies. thanks to @jaaldabaoth. See [its description](./Common/Defs/ThingDefs/Bioscaffold.xml)
|
||||
- Multi-Pregnancy Gene thanks to @jaaldabaoth
|
||||
|
||||
|
||||
**Changes**:
|
||||
|
||||
- Modularised many "change gentialia sets"-genes into a XML configurations. Thanks to @flock-of-birds
|
||||
- **Removed** Hive Logic for now! This might break some of your save-games.
|
||||
- Highmates "Initiate Loving" uses Succubus "Seduce" ability, thanks to @jaaldabaoth
|
||||
- Slider for Evergrowth Tick-Speed, thanks to @jaaldabaoth
|
||||
- Resizing Age for resizing Genes can be set in Settings @jaaldabaoth
|
||||
- Licentia-Stretching related genes are only placeholders, as Licentia is not 1.5 yet
|
||||
|
||||
**Fixes:**
|
||||
|
||||
- Small changes to drawing Succubus Wings
|
||||
- Minor Format changes to lots of XML files
|
||||
|
||||
**Hidden Changes:**
|
||||
|
||||
- Patches for "Same Mother" / "Same Father" to account for Male-Pregs. This should only extend behaviour but be warned.
|
||||
- Patches to RJW-Pregnancy Helper to account for Male Pregs.
|
||||
- Some replacements from `hasGene` to `hasActiveGene`
|
||||
|
||||
# 1.3.3
|
||||
|
||||
**Fixes:**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue