Skip to content

Commit

Permalink
1.2 update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dubwise56 committed Aug 2, 2020
1 parent 86466f1 commit 051f76f
Show file tree
Hide file tree
Showing 36 changed files with 9,173 additions and 0 deletions.
Binary file added 1.2/Assemblies/0Harmony.dll
Binary file not shown.
2,900 changes: 2,900 additions & 0 deletions 1.2/Assemblies/0Harmony.xml

Large diffs are not rendered by default.

Binary file added 1.2/Assemblies/0MultiplayerAPI.dll
Binary file not shown.
Binary file added 1.2/Assemblies/BadHygiene.dll
Binary file not shown.
16 changes: 16 additions & 0 deletions 1.2/Defs/Designations/DesignationCategories.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<DesignationCategoryDef>
<defName>Hygiene</defName>
<label>Hygiene</label>
<description>Things for colonists hygiene.</description>
<order>10</order>
<specialDesignatorClasses>
<li>Designator_Cancel</li>
<li>Designator_Deconstruct</li>
<li>DubsBadHygiene.Designator_RemoveSewage</li>
<li>DubsBadHygiene.Designator_RemovePlumbing</li>
<li>DubsBadHygiene.Designator_AreaPlaceFertilizer</li>
</specialDesignatorClasses>
</DesignationCategoryDef>
</Defs>
22 changes: 22 additions & 0 deletions 1.2/Defs/Designations/Designations.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>

<DesignationDef>
<defName>RemoveSewageDes</defName>
<texturePath>Designations/Haul</texturePath>
<targetType>Cell</targetType>
</DesignationDef>

<DesignationDef>
<defName>kickOverDes</defName>
<texturePath>DBH/UI/kickOver</texturePath>
<targetType>Thing</targetType>
</DesignationDef>

<DesignationDef>
<defName>drainOutDes</defName>
<texturePath>DBH/UI/drainOut</texturePath>
<targetType>Thing</targetType>
</DesignationDef>

</Defs>
105 changes: 105 additions & 0 deletions 1.2/Defs/Effects/Effecter_Misc.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>

<EffecterDef>
<defName>Fecal</defName>
<children>
<li>
<subEffecterClass>SubEffecter_SprayerContinuous</subEffecterClass>
<scale>
<min>0.5</min>
<max>0.7</max>
</scale>
<ticksBetweenMotes>20</ticksBetweenMotes>
<positionLerpFactor>-0.35</positionLerpFactor>
<positionRadius>0.2</positionRadius>
<moteDef>Mote_FecalBit</moteDef>
</li>
</children>
</EffecterDef>

<EffecterDef>
<defName>WashingEffect</defName>
<children>
<li>
<subEffecterClass>SubEffecter_SprayerContinuous</subEffecterClass>
<scale>
<min>0.3</min>
<max>1</max>
</scale>
<ticksBetweenMotes>20</ticksBetweenMotes>
<positionLerpFactor>0.6</positionLerpFactor>
<positionRadius>0.6</positionRadius>
<moteDef>Mote_WaterSplashes</moteDef>
</li>
</children>
</EffecterDef>

<EffecterDef>
<defName>CarryBucket</defName>
<children>
<li>
<subEffecterClass>SubEffecter_DrifterEmoteContinuous</subEffecterClass>
<moteDef>Mote_Bucket</moteDef>
<positionRadius>1</positionRadius>
<spawnLocType>OnSource</spawnLocType>
<scale>
<min>0.6</min>
<max>0.6</max>
</scale>
<rotation>
<min>20</min>
<max>20</max>
</rotation>
</li>
</children>
</EffecterDef>

<EffecterDef>
<defName>Unblocking</defName>
<children>
<li>
<subEffecterClass>SubEffecter_InteractSymbol</subEffecterClass>
<moteDef>Mote_Plunger</moteDef>
</li>
</children>
</EffecterDef>

<ThingDef ParentName="MoteBase">
<defName>Mote_Bucket</defName>
<thingClass>MoteDualAttached</thingClass>
<altitudeLayer>MetaOverlays</altitudeLayer>
<mote>
</mote>
<graphicData>
<texPath>DBH/Things/Mote/Bucket</texPath>
</graphicData>
</ThingDef>

<ThingDef ParentName="MoteBase">
<defName>Mote_Plunger</defName>
<thingClass>MoteDualAttached</thingClass>
<altitudeLayer>MetaOverlays</altitudeLayer>
<mote>
<solidTime>120</solidTime>
</mote>
<graphicData>
<texPath>DBH/Things/Mote/plunger</texPath>
</graphicData>
</ThingDef>

<ThingDef ParentName="MoteBase">
<defName>Mote_WaterSplashes</defName>
<thingClass>MoteDualAttached</thingClass>
<altitudeLayer>MoteLow</altitudeLayer>
<mote>
<fadeInTime>0.04</fadeInTime>
<solidTime>0.5</solidTime>
<fadeOutTime>2</fadeOutTime>
</mote>
<graphicData>
<texPath>DBH/Things/Mote/splashes/splash</texPath>
</graphicData>
</ThingDef>

</Defs>
81 changes: 81 additions & 0 deletions 1.2/Defs/Effects/Mote_Visual.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>

<ThingDef>
<thingClass>MoteThrown</thingClass>
<label>Mote</label>
<category>Mote</category>
<graphicData>
<texPath>DBH/Things/Mote/FecalBit</texPath>
<graphicClass>Graphic_Mote</graphicClass>
<shaderType>Mote</shaderType>
</graphicData>
<altitudeLayer>MoteLow</altitudeLayer>
<tickerType>Normal</tickerType>
<useHitPoints>false</useHitPoints>
<isSaveable>false</isSaveable>
<rotatable>false</rotatable>
<mote>
<fadeInTime>0.08</fadeInTime>
<solidTime>0.4</solidTime>
<fadeOutTime>0.25</fadeOutTime>
</mote>
<defName>Mote_FecalBit</defName>
</ThingDef>

<ThingDef Name="BasedMote" Abstract="True">
<thingClass>MoteThrown</thingClass>
<label>Mote</label>
<category>Mote</category>
<graphicData>
<graphicClass>Graphic_Mote</graphicClass>
<shaderType>Mote</shaderType>
</graphicData>
<altitudeLayer>MoteLow</altitudeLayer>
<tickerType>Normal</tickerType>
<useHitPoints>false</useHitPoints>
<isSaveable>false</isSaveable>
<rotatable>false</rotatable>
</ThingDef>

<ThingDef ParentName="BasedMote">
<defName>Mote_Sewage</defName>
<graphicData>
<texPath>DBH/Things/Mote/sewage2</texPath>
</graphicData>
<altitudeLayer>MoteLow</altitudeLayer>
<mote>
<fadeInTime>0.40</fadeInTime>
<solidTime>2</solidTime>
<fadeOutTime>2</fadeOutTime>
</mote>
</ThingDef>

<ThingDef ParentName="BasedMote">
<defName>Mote_Irrigation</defName>
<graphicData>
<texPath>DBH/Things/Mote/irrigationspray</texPath>
</graphicData>
<altitudeLayer>Projectile</altitudeLayer>
<mote>
<fadeInTime>0.40</fadeInTime>
<solidTime>2</solidTime>
<fadeOutTime>2</fadeOutTime>
</mote>
</ThingDef>

<ThingDef ParentName="BasedMote">
<defName>Mote_WashSteam</defName>
<graphicData>
<texPath>DBH/Things/Mote/steam1</texPath>
</graphicData>
<altitudeLayer>MoteOverhead</altitudeLayer>
<mote>
<fadeInTime>1</fadeInTime>
<solidTime>0</solidTime>
<fadeOutTime>1</fadeOutTime>
<growthRate>0.1</growthRate>
</mote>
</ThingDef>

</Defs>
Loading

0 comments on commit 051f76f

Please sign in to comment.