* - Seperation of Animal Gene code from base RJW_Genes
* - Clean-up of leftover XML Files
- Minor update to README.md
* Fixed missing translation text
Fixed Missing B&S Undead Patch
Fixed Anal Fertility Errors, might be broken again.
DLL Included for Merge.
* - Seperation of Animal Gene code from base RJW_Genes
* - Clean-up of leftover XML Files
- Minor update to README.md
* Rework of Gene Application order for New pawns.
* Migrated Genital Genes to new Post-Sexualizeing system, removing likelyhood of Duplicates.
* Gender Fluid no longer allows sex change while pregnant.
* Fixed changes to Big & Small Lamia & Sneks Xenotype Names. (Thank you RHS0 on discord for the report!)
* Update Load order & Xenotype cleanup.
* Fix to Littered Births.
Fix to Gender Genes to make sure they only fire if active.
Version increment to 2.7
* Hormonal Saliva Gene Fixes.
* Updates to Changelog.
* DLL Commit
Fluid Production Rebalance
* Typo's fixed in CHangelog
* More Changelog Fixes
- Updated Breeding Pulse c# with more debugging information.
- Updated Vanilla Genes Expanded Genie with updated function call.
- Removed Licentia XML & method calls from Gene_Elasticity.cs
- Fixed MatingCall Ability & checked to make sure Pheromone Spit was still functional.
- Fixed incorrect mod requirement for sex curiosity Gene.
- Fixed "Big and Small - Heaven and Hell" XML patch being applied incorrectly, again.
- Fixed issue that was causing Extra genitals,Anus,breasts being added to pawns when a gene was applied.
- Removed some code duplication in the Gender specific Genes, I cannot see any situations where this code was required, but but there are some notes in other genes relating to character editor, I'm leaving other genes As they are for now, and will wait to see if it breaks some strange edge case I didn't test for.
- Removed DDS Files
- Added Initial Support for Rimworld 1.6
- Added Additional mod requirement to PatchBSShared.xml to prevent premature loading.
- Refactored Cumpilation integration to make it optional rather then a Required Mod.
- Disabled succubus tail interactions pending rewrite for RJW's new interactions system.
- Disabled Quirks pending rewrite RJW separating them into their own mod.