Compare commits

..

No commits in common. "66cdaeb176ac23e727f0691768850b73278018f4" and "ee399660cc71240cd78d0a60a9edf69c334e11ab" have entirely different histories.

6 changed files with 65 additions and 71 deletions

View file

@ -1,54 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<Defs>
<!-- Humanoid -->
<rjw.RaceGroupDef>
<defName>NoPartsGroup</defName>
<defName>NoPartsHumanoidRace</defName>
<raceNames>
<li>AA_Aerofleet</li>
<li>AA_ColossalAerofleet</li>
<li>AA_Eyeling</li>
<li>AA_FungalHusk</li>
<li>AA_InfectedAerofleet</li>
<li>AA_MatureFleshbeast</li>
<li>AA_MycoidColossus</li>
<li>AA_RedSpore</li>
<li>AA_Slurrypede</li>
<li>AA_TetraSlug</li>
<li>AA_WaywardMobileAssembler</li>
<li>AA_Wildpawn</li>
<li>AA_Wildpod</li>
<li>Cults_FormlessSpawnRace</li>
<li>GR_AberrantFleshbeast</li>
<li>GR_Fleshling</li>
<li>GR_FleshMonstrosity</li>
<li>GR_FleshGrowth</li>
<li>GR_FleshFlies</li>
<li>SPBoats_Caravel</li>
<li>SPBoats_FishingBoat</li>
<li>SPBoats_Galleon</li>
<li>SPBoats_PaddleSteamer</li>
<li>SPBoats_RowBoat</li>
<li>WMH_Bearofleet</li>
<li>WMH_Djinn</li>
<li>WMH_Hym</li>
<li>Yokai_HinoKo</li>
<li>Yokai_Hodama</li>
<li>Yokai_Nurikabe</li>
<li>Yokai_Tukumo</li>
<li>Alien_Zoltan</li>
</raceNames>
<anuses />
<anuses></anuses>
<femaleBreasts />
<femaleGenitals />
<maleBreasts />
<maleGenitals />
<tags />
<hasSingleGender>true</hasSingleGender>
<tags>
<li>Skin</li>
</tags>
<hasSexNeed>false</hasSexNeed>
<hasFertility>false</hasFertility>
<hasPregnancy>false</hasPregnancy>
</rjw.RaceGroupDef>
<!-- Humanoid -->
<rjw.RaceGroupDef>
<defName>DemonRace</defName>
<raceNames>
@ -328,6 +298,62 @@
</rjw.RaceGroupDef>
<!-- Animal -->
<rjw.RaceGroupDef>
<defName>NoPartsAnimals</defName>
<raceNames>
<li>AA_AcanthamoebaGiganteaSmall</li>
<li>AA_AcanthamoebaGiganteaLarge</li>
<li>AA_AcanthamoebaGiganteaHuge</li>
<li>AA_Aerofleet</li>
<li>AA_ColossalAerofleet</li>
<li>AA_Eyeling</li>
<li>AA_FungalHusk</li>
<li>AA_GreenGoo</li>
<li>AA_InfectedAerofleet</li>
<li>AA_MatureFleshbeast</li>
<li>AA_MycoidColossus</li>
<li>AA_OcularJelly</li>
<li>AA_RedGoo</li>
<li>AA_RedSpore</li>
<li>AA_Slurrypede</li>
<li>AA_TeratogenicOriginator</li>
<li>AA_TetraSlug</li>
<li>AA_WaywardMobileAssembler</li>
<li>AA_Wildpawn</li>
<li>AA_Wildpod</li>
<li>Cults_FormlessSpawnRace</li>
<li>GR_AberrantFleshbeast</li>
<li>GR_Fleshling</li>
<li>GR_FleshMonstrosity</li>
<li>GR_FleshGrowth</li>
<li>GR_FleshFlies</li>
<li>SPBoats_Caravel</li>
<li>SPBoats_FishingBoat</li>
<li>SPBoats_Galleon</li>
<li>SPBoats_PaddleSteamer</li>
<li>SPBoats_RowBoat</li>
<li>WMH_Bearofleet</li>
<li>WMH_Djinn</li>
<li>WMH_Hym</li>
<li>Yokai_HinoKo</li>
<li>Yokai_Hodama</li>
<li>Yokai_Nurikabe</li>
<li>Yokai_Tukumo</li>
</raceNames>
<anuses />
<femaleBreasts />
<femaleGenitals />
<maleBreasts />
<maleGenitals />
<tags>
<li>Slime</li>
</tags>
<hasSingleGender>true</hasSingleGender>
<hasSexNeed>false</hasSexNeed>
<hasFertility>false</hasFertility>
<hasPregnancy>false</hasPregnancy>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>ArchotechRobotAnimal</defName>
<raceNames>
@ -509,33 +535,6 @@
<hasSingleGender>true</hasSingleGender>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>SlimeSingleGenderAnimals</defName>
<raceNames>
<li>AA_AcanthamoebaGiganteaSmall</li>
<li>AA_AcanthamoebaGiganteaLarge</li>
<li>AA_AcanthamoebaGiganteaHuge</li>
<li>AA_GreenGoo</li>
<li>AA_OcularJelly</li>
<li>AA_RedGoo</li>
<li>AA_TeratogenicOriginator</li>
<li>Mincho_MinchoLatteIsHorse</li>
<li>Mincho_Minchonyang</li>
<li>Mincho_Minmoong</li>
</raceNames>
<anuses />
<femaleBreasts />
<femaleGenitals />
<maleGenitals>
<li>SlimeTentacles</li>
</maleGenitals>
<maleBreasts />
<tags>
<li>Slime</li>
</tags>
<hasSingleGender>true</hasSingleGender>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>VineAnimals</defName>
<raceNames>

View file

@ -5,7 +5,6 @@
<li>Humanoid Alien Races</li>
</mods>
<match Class="PatchOperationSequence">
<success>Always</success>
<operations>
<li Class="PatchOperationAdd">
<xpath>Defs/AlienRace.ThingDef_AlienRace/alienRace/raceRestriction/whiteApparelList</xpath>

View file

@ -10,6 +10,7 @@
<li>GenderBalancer</li>
</mods>
<match Class="PatchOperationSequence">
<success>Normal</success>
<operations>
<li Class="PatchOperationRemove">
<xpath>Defs/ThingDef[defName="hana" or defName="kon" or defName="siro" or defName="yuki" or defName="kohime" or defName="kuro" or defName="aome" or defName="akame" or defName="miko"]/race/hasGenders</xpath>

View file

@ -33,7 +33,7 @@ This mod requires RJW and must be placed somewhere below it.
* Cactaceae (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2025692982
* -Call of Cthulhu - Elder Things (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2305644684
* -Call of Cthulhu - Cosmic Horrors https://steamcommunity.com/sharedfiles/filedetails/?id=765890823--
* Call of Cthulhu - Cults https://steamcommunity.com/sharedfiles/filedetails/?id=815039373
* -Call of Cthulhu - Cults https://steamcommunity.com/sharedfiles/filedetails/?id=815039373
* +Callistans (Legacy) https://steamcommunity.com/sharedfiles/filedetails/?id=1545178908
* +Callistan Robotics https://steamcommunity.com/sharedfiles/filedetails/?id=1661171313
* Dinosauria https://steamcommunity.com/workshop/filedetails/?id=1136958577

View file

@ -1,8 +1,3 @@
11.2.4
-Fixed an error from HAR apparel support
-Added genderless slime animal group
-Tweaked COC Byakhee race
11.2.3
-Added defs for missing vanilla races

View file

@ -157,6 +157,7 @@ pub fn racegroup_data_humans() -> Vec<RaceGroup> {
"Alien_Mantis",
"Ant_AntiniumRace",
"Arachne",
"Cults_ByakheeRace",
"KlickmalaRace",
"Poleepkwa",
"Races_BlackWidow",
@ -629,7 +630,6 @@ pub fn racegroup_data_animals() -> Vec<RaceGroup> {
"ACPSilkspider",
"AEXP_Megascorpion",
"BWFlooferMoth",
"Cults_ByakheeRace",
"VAECaves_AncientGiantSpider",
"VAECaves_CaveCrawler",
"VAECaves_GiantSpider",