mirror of
https://gitgud.io/AsmodeusRex/rjw-race-support.git
synced 2024-08-15 00:03:24 +00:00
Compare commits
No commits in common. "66cdaeb176ac23e727f0691768850b73278018f4" and "ee399660cc71240cd78d0a60a9edf69c334e11ab" have entirely different histories.
66cdaeb176
...
ee399660cc
6 changed files with 65 additions and 71 deletions
|
@ -1,54 +1,24 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Defs>
|
<Defs>
|
||||||
|
<!-- Humanoid -->
|
||||||
<rjw.RaceGroupDef>
|
<rjw.RaceGroupDef>
|
||||||
<defName>NoPartsGroup</defName>
|
<defName>NoPartsHumanoidRace</defName>
|
||||||
<raceNames>
|
<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>
|
<li>Alien_Zoltan</li>
|
||||||
</raceNames>
|
</raceNames>
|
||||||
<anuses />
|
<anuses></anuses>
|
||||||
<femaleBreasts />
|
<femaleBreasts />
|
||||||
<femaleGenitals />
|
<femaleGenitals />
|
||||||
<maleBreasts />
|
<maleBreasts />
|
||||||
<maleGenitals />
|
<maleGenitals />
|
||||||
<tags />
|
<tags>
|
||||||
<hasSingleGender>true</hasSingleGender>
|
<li>Skin</li>
|
||||||
|
</tags>
|
||||||
<hasSexNeed>false</hasSexNeed>
|
<hasSexNeed>false</hasSexNeed>
|
||||||
<hasFertility>false</hasFertility>
|
<hasFertility>false</hasFertility>
|
||||||
<hasPregnancy>false</hasPregnancy>
|
<hasPregnancy>false</hasPregnancy>
|
||||||
</rjw.RaceGroupDef>
|
</rjw.RaceGroupDef>
|
||||||
|
|
||||||
<!-- Humanoid -->
|
|
||||||
<rjw.RaceGroupDef>
|
<rjw.RaceGroupDef>
|
||||||
<defName>DemonRace</defName>
|
<defName>DemonRace</defName>
|
||||||
<raceNames>
|
<raceNames>
|
||||||
|
@ -328,6 +298,62 @@
|
||||||
</rjw.RaceGroupDef>
|
</rjw.RaceGroupDef>
|
||||||
|
|
||||||
<!-- Animal -->
|
<!-- 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>
|
<rjw.RaceGroupDef>
|
||||||
<defName>ArchotechRobotAnimal</defName>
|
<defName>ArchotechRobotAnimal</defName>
|
||||||
<raceNames>
|
<raceNames>
|
||||||
|
@ -509,33 +535,6 @@
|
||||||
<hasSingleGender>true</hasSingleGender>
|
<hasSingleGender>true</hasSingleGender>
|
||||||
</rjw.RaceGroupDef>
|
</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>
|
<rjw.RaceGroupDef>
|
||||||
<defName>VineAnimals</defName>
|
<defName>VineAnimals</defName>
|
||||||
<raceNames>
|
<raceNames>
|
||||||
|
|
|
@ -5,7 +5,6 @@
|
||||||
<li>Humanoid Alien Races</li>
|
<li>Humanoid Alien Races</li>
|
||||||
</mods>
|
</mods>
|
||||||
<match Class="PatchOperationSequence">
|
<match Class="PatchOperationSequence">
|
||||||
<success>Always</success>
|
|
||||||
<operations>
|
<operations>
|
||||||
<li Class="PatchOperationAdd">
|
<li Class="PatchOperationAdd">
|
||||||
<xpath>Defs/AlienRace.ThingDef_AlienRace/alienRace/raceRestriction/whiteApparelList</xpath>
|
<xpath>Defs/AlienRace.ThingDef_AlienRace/alienRace/raceRestriction/whiteApparelList</xpath>
|
||||||
|
|
|
@ -10,6 +10,7 @@
|
||||||
<li>GenderBalancer</li>
|
<li>GenderBalancer</li>
|
||||||
</mods>
|
</mods>
|
||||||
<match Class="PatchOperationSequence">
|
<match Class="PatchOperationSequence">
|
||||||
|
<success>Normal</success>
|
||||||
<operations>
|
<operations>
|
||||||
<li Class="PatchOperationRemove">
|
<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>
|
<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>
|
||||||
|
|
|
@ -33,7 +33,7 @@ This mod requires RJW and must be placed somewhere below it.
|
||||||
* Cactaceae (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2025692982
|
* 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 - 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 - 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
|
* +Callistans (Legacy) https://steamcommunity.com/sharedfiles/filedetails/?id=1545178908
|
||||||
* +Callistan Robotics https://steamcommunity.com/sharedfiles/filedetails/?id=1661171313
|
* +Callistan Robotics https://steamcommunity.com/sharedfiles/filedetails/?id=1661171313
|
||||||
* Dinosauria https://steamcommunity.com/workshop/filedetails/?id=1136958577
|
* Dinosauria https://steamcommunity.com/workshop/filedetails/?id=1136958577
|
||||||
|
|
|
@ -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
|
11.2.3
|
||||||
-Added defs for missing vanilla races
|
-Added defs for missing vanilla races
|
||||||
|
|
||||||
|
|
|
@ -157,6 +157,7 @@ pub fn racegroup_data_humans() -> Vec<RaceGroup> {
|
||||||
"Alien_Mantis",
|
"Alien_Mantis",
|
||||||
"Ant_AntiniumRace",
|
"Ant_AntiniumRace",
|
||||||
"Arachne",
|
"Arachne",
|
||||||
|
"Cults_ByakheeRace",
|
||||||
"KlickmalaRace",
|
"KlickmalaRace",
|
||||||
"Poleepkwa",
|
"Poleepkwa",
|
||||||
"Races_BlackWidow",
|
"Races_BlackWidow",
|
||||||
|
@ -629,7 +630,6 @@ pub fn racegroup_data_animals() -> Vec<RaceGroup> {
|
||||||
"ACPSilkspider",
|
"ACPSilkspider",
|
||||||
"AEXP_Megascorpion",
|
"AEXP_Megascorpion",
|
||||||
"BWFlooferMoth",
|
"BWFlooferMoth",
|
||||||
"Cults_ByakheeRace",
|
|
||||||
"VAECaves_AncientGiantSpider",
|
"VAECaves_AncientGiantSpider",
|
||||||
"VAECaves_CaveCrawler",
|
"VAECaves_CaveCrawler",
|
||||||
"VAECaves_GiantSpider",
|
"VAECaves_GiantSpider",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue