Compare commits
5 commits
ec9a0c2e76
...
e4a6191680
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e4a6191680 | ||
|
|
3b0d1611eb | ||
|
|
684dfb3ae7 | ||
|
|
f0f8419d07 | ||
|
|
ba3ccaa5ec |
|
|
@ -0,0 +1,33 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
|
|
||||||
|
<Patch>
|
||||||
|
<Operation Class="PatchOperationFindMod">
|
||||||
|
<mods>
|
||||||
|
<li>Vanilla Weapons Expanded - Heavy Weapons</li>
|
||||||
|
</mods>
|
||||||
|
<match Class="PatchOperationSequence">
|
||||||
|
<success>Normal</success>
|
||||||
|
<operations>
|
||||||
|
<li Class="PatchOperationConditional">
|
||||||
|
<xpath>Defs/ThingDef[defName = "VWE_Apparel_Exoframe"]/apparel/tags</xpath>
|
||||||
|
<nomatch Class="PatchOperationAdd">
|
||||||
|
<xpath>Defs/ThingDef[defName = "VWE_Apparel_Exoframe"]/apparel</xpath>
|
||||||
|
<value>
|
||||||
|
<tags>
|
||||||
|
<li>SizedApparel_ShowPrivateCrotch</li>
|
||||||
|
<li>SizedApparel_IgnorBreastSize</li>
|
||||||
|
</tags>
|
||||||
|
</value>
|
||||||
|
</nomatch>
|
||||||
|
<match Class="PatchOperationAdd">
|
||||||
|
<xpath>Defs/ThingDef[defName = "VWE_Apparel_Exoframe"]/apparel/tags</xpath>
|
||||||
|
<value>
|
||||||
|
<li>SizedApparel_ShowPrivateCrotch</li>
|
||||||
|
<li>SizedApparel_IgnorBreastSize</li>
|
||||||
|
</value>
|
||||||
|
</match>
|
||||||
|
</li>
|
||||||
|
</operations>
|
||||||
|
</match>
|
||||||
|
</Operation>
|
||||||
|
</Patch>
|
||||||
|
|
@ -8,11 +8,11 @@
|
||||||
<match Class="PatchOperationSequence">
|
<match Class="PatchOperationSequence">
|
||||||
<success>Normal</success>
|
<success>Normal</success>
|
||||||
<operations>
|
<operations>
|
||||||
<!-- +++++ Cape +++++ -->
|
<!-- +++++ +++++ -->
|
||||||
<li Class="PatchOperationConditional">
|
<li Class="PatchOperationConditional">
|
||||||
<xpath>Defs/ThingDef[defName = "VAE_Apparel_Cape"]/apparel/tags</xpath>
|
<xpath>Defs/ThingDef[defName = "VAE_Apparel_Hoodie"]/apparel/tags</xpath>
|
||||||
<nomatch Class="PatchOperationAdd">
|
<nomatch Class="PatchOperationAdd">
|
||||||
<xpath>Defs/ThingDef[defName = "VAE_Apparel_Cape"]/apparel</xpath>
|
<xpath>Defs/ThingDef[defName = "VAE_Apparel_Hoodie"]/apparel</xpath>
|
||||||
<value>
|
<value>
|
||||||
<tags>
|
<tags>
|
||||||
<li>SizedApparel_ShowPrivateCrotch</li>
|
<li>SizedApparel_ShowPrivateCrotch</li>
|
||||||
|
|
@ -20,7 +20,7 @@
|
||||||
</value>
|
</value>
|
||||||
</nomatch>
|
</nomatch>
|
||||||
<match Class="PatchOperationAdd">
|
<match Class="PatchOperationAdd">
|
||||||
<xpath>Defs/ThingDef[defName = "VAE_Apparel_Cape"]/apparel/tags</xpath>
|
<xpath>Defs/ThingDef[defName = "VAE_Apparel_Hoodie"]/apparel/tags</xpath>
|
||||||
<value>
|
<value>
|
||||||
<li>SizedApparel_ShowPrivateCrotch</li>
|
<li>SizedApparel_ShowPrivateCrotch</li>
|
||||||
</value>
|
</value>
|
||||||
|
|
@ -3,15 +3,16 @@
|
||||||
<Patch>
|
<Patch>
|
||||||
<Operation Class="PatchOperationFindMod">
|
<Operation Class="PatchOperationFindMod">
|
||||||
<mods>
|
<mods>
|
||||||
<li>Vanilla Armour Expanded</li>
|
<li>Vanilla Apparel Expanded</li>
|
||||||
</mods>
|
</mods>
|
||||||
<match Class="PatchOperationSequence">
|
<match Class="PatchOperationSequence">
|
||||||
<success>Normal</success>
|
<success>Normal</success>
|
||||||
<operations>
|
<operations>
|
||||||
|
<!-- +++++ LabCoatt +++++ -->
|
||||||
<li Class="PatchOperationConditional">
|
<li Class="PatchOperationConditional">
|
||||||
<xpath>Defs/ThingDef[defName = "VAE_Apparel_AdvancedVest"]/apparel/tags</xpath>
|
<xpath>Defs/ThingDef[defName = "VAE_Apparel_LabCoat"]/apparel/tags</xpath>
|
||||||
<nomatch Class="PatchOperationAdd">
|
<nomatch Class="PatchOperationAdd">
|
||||||
<xpath>Defs/ThingDef[defName = "VAE_Apparel_AdvancedVest"]/apparel</xpath>
|
<xpath>Defs/ThingDef[defName = "VAE_Apparel_LabCoat"]/apparel</xpath>
|
||||||
<value>
|
<value>
|
||||||
<tags>
|
<tags>
|
||||||
<li>SizedApparel_ShowPrivateCrotch</li>
|
<li>SizedApparel_ShowPrivateCrotch</li>
|
||||||
|
|
@ -19,7 +20,7 @@
|
||||||
</value>
|
</value>
|
||||||
</nomatch>
|
</nomatch>
|
||||||
<match Class="PatchOperationAdd">
|
<match Class="PatchOperationAdd">
|
||||||
<xpath>Defs/ThingDef[defName = "VAE_Apparel_AdvancedVest"]/apparel/tags</xpath>
|
<xpath>Defs/ThingDef[defName = "VAE_Apparel_LabCoat"]/apparel/tags</xpath>
|
||||||
<value>
|
<value>
|
||||||
<li>SizedApparel_ShowPrivateCrotch</li>
|
<li>SizedApparel_ShowPrivateCrotch</li>
|
||||||
</value>
|
</value>
|
||||||
|
|
@ -15,7 +15,6 @@
|
||||||
<value>
|
<value>
|
||||||
<tags>
|
<tags>
|
||||||
<li>SizedApparel_ShowPrivateCrotch</li>
|
<li>SizedApparel_ShowPrivateCrotch</li>
|
||||||
<li>SizedApparel_IgnorBreastSize</li>
|
|
||||||
</tags>
|
</tags>
|
||||||
</value>
|
</value>
|
||||||
</nomatch>
|
</nomatch>
|
||||||
|
|
@ -23,7 +22,6 @@
|
||||||
<xpath>Defs/ThingDef[defName = "VAE_Apparel_PeltCoat"]/apparel/tags</xpath>
|
<xpath>Defs/ThingDef[defName = "VAE_Apparel_PeltCoat"]/apparel/tags</xpath>
|
||||||
<value>
|
<value>
|
||||||
<li>SizedApparel_ShowPrivateCrotch</li>
|
<li>SizedApparel_ShowPrivateCrotch</li>
|
||||||
<li>SizedApparel_IgnorBreastSize</li>
|
|
||||||
</value>
|
</value>
|
||||||
</match>
|
</match>
|
||||||
</li>
|
</li>
|
||||||
|
|
@ -3,15 +3,16 @@
|
||||||
<Patch>
|
<Patch>
|
||||||
<Operation Class="PatchOperationFindMod">
|
<Operation Class="PatchOperationFindMod">
|
||||||
<mods>
|
<mods>
|
||||||
<li>Vanilla Armour Expanded</li>
|
<li>Vanilla Apparel Expanded</li>
|
||||||
</mods>
|
</mods>
|
||||||
<match Class="PatchOperationSequence">
|
<match Class="PatchOperationSequence">
|
||||||
<success>Normal</success>
|
<success>Normal</success>
|
||||||
<operations>
|
<operations>
|
||||||
|
<!-- +++++ SuitJacket +++++ -->
|
||||||
<li Class="PatchOperationConditional">
|
<li Class="PatchOperationConditional">
|
||||||
<xpath>Defs/ThingDef[defName = "VAE_Apparel_BulletproofVest"]/apparel/tags</xpath>
|
<xpath>Defs/ThingDef[defName = "VAE_Apparel_SuitJacket"]/apparel/tags</xpath>
|
||||||
<nomatch Class="PatchOperationAdd">
|
<nomatch Class="PatchOperationAdd">
|
||||||
<xpath>Defs/ThingDef[defName = "VAE_Apparel_BulletproofVest"]/apparel</xpath>
|
<xpath>Defs/ThingDef[defName = "VAE_Apparel_SuitJacket"]/apparel</xpath>
|
||||||
<value>
|
<value>
|
||||||
<tags>
|
<tags>
|
||||||
<li>SizedApparel_ShowPrivateCrotch</li>
|
<li>SizedApparel_ShowPrivateCrotch</li>
|
||||||
|
|
@ -19,7 +20,7 @@
|
||||||
</value>
|
</value>
|
||||||
</nomatch>
|
</nomatch>
|
||||||
<match Class="PatchOperationAdd">
|
<match Class="PatchOperationAdd">
|
||||||
<xpath>Defs/ThingDef[defName = "VAE_Apparel_BulletproofVest"]/apparel/tags</xpath>
|
<xpath>Defs/ThingDef[defName = "VAE_Apparel_SuitJacket"]/apparel/tags</xpath>
|
||||||
<value>
|
<value>
|
||||||
<li>SizedApparel_ShowPrivateCrotch</li>
|
<li>SizedApparel_ShowPrivateCrotch</li>
|
||||||
</value>
|
</value>
|
||||||
BIN
1.4/Patches/ApparelPatches/VanillaApparelExpandedPatch/old.7z
Normal file
|
|
@ -1,15 +1,16 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<ModMetaData>
|
<ModMetaData>
|
||||||
<name>Retexture for Sized Apparel</name>
|
<name>Sized Apparel Retexture</name>
|
||||||
<author>zero112</author>
|
<author>zero112</author>
|
||||||
<url></url>
|
<url></url>
|
||||||
<supportedVersions>
|
<supportedVersions>
|
||||||
<li>1.3</li>
|
<li>1.3</li>
|
||||||
|
<li>1.4</li>
|
||||||
</supportedVersions>
|
</supportedVersions>
|
||||||
<packageId>zero112.SizedApparelRetexture</packageId>
|
<packageId>zero112.SizedApparelRetexture</packageId>
|
||||||
<description>
|
<description>
|
||||||
[version 0.18]
|
[version 0.25]
|
||||||
[for Sized Apparel version 0.92.4]
|
[for Sized Apparel version 1.4Wip23]
|
||||||
|
|
||||||
This mod is a retexture to the Sized Apparel mod. Install after the main mod.
|
This mod is a retexture to the Sized Apparel mod. Install after the main mod.
|
||||||
|
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 5.9 KiB |
|
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 7.2 KiB |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 4.7 KiB |
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.5 KiB |
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.1 KiB |
|
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 6.4 KiB |
|
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 6.2 KiB |
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 4.8 KiB |
BIN
Textures/Things/Apparel/AdvancedVest.7z
Normal file
|
Before Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 5 KiB |
|
Before Width: | Height: | Size: 6.2 KiB |
|
Before Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 5 KiB |
|
Before Width: | Height: | Size: 6.2 KiB |
|
Before Width: | Height: | Size: 7 KiB |
|
Before Width: | Height: | Size: 5 KiB |
|
Before Width: | Height: | Size: 6.7 KiB |
|
Before Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 5 KiB |
|
Before Width: | Height: | Size: 6.9 KiB |
|
Before Width: | Height: | Size: 7.2 KiB |
|
Before Width: | Height: | Size: 5 KiB |
|
Before Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 7.2 KiB |
|
Before Width: | Height: | Size: 5 KiB |
|
Before Width: | Height: | Size: 6.9 KiB |
|
Before Width: | Height: | Size: 7 KiB |
|
Before Width: | Height: | Size: 5 KiB |
|
Before Width: | Height: | Size: 7.4 KiB |
|
Before Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 5 KiB |
|
Before Width: | Height: | Size: 7.4 KiB |
|
Before Width: | Height: | Size: 5.7 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 5 KiB |
|
Before Width: | Height: | Size: 5.8 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 5 KiB |
|
Before Width: | Height: | Size: 5.7 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 5.5 KiB |
|
Before Width: | Height: | Size: 5.8 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 5.6 KiB |
|
Before Width: | Height: | Size: 6 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 6 KiB |
|
Before Width: | Height: | Size: 6.1 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 6.3 KiB |
|
Before Width: | Height: | Size: 6.1 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 6.5 KiB |
|
Before Width: | Height: | Size: 6.3 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 6.8 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 9.4 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 9.4 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 9.4 KiB |
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |