Bug fixes and build files

This commit is contained in:
AbstractConcept 2022-09-27 00:56:35 -05:00
parent 73f7e32e0c
commit 0e653f863a
252 changed files with 25598 additions and 90 deletions

View file

@ -0,0 +1,44 @@
<?xml version="1.0"?>
<Defs>
<Rimworld_Animations.AnimationDef>
<defName>newAnimation</defName>
<label>New Animation</label>
<sounds>true</sounds>
<sexTypes>
<li>None</li>
</sexTypes>
<actors>
<li>
<defNames>
<li>Human</li>
</defNames>
</li>
</actors>
<animationStages>
<li>
<stageName>NewStage</stageName>
<stageIndex>0</stageIndex>
<playTimeTicks>600</playTimeTicks>
<playTimeTicksQuick>-1</playTimeTicksQuick>
<isLooping>false</isLooping>
<animationClips>
<li Class="Rimworld_Animations.PawnAnimationClip">
<layer>Pawn</layer>
<keyframes>
<li>
<tickDuration>599</tickDuration>
<headFacing>2</headFacing>
<bodyFacing>2</bodyFacing>
</li>
<li>
<tickDuration>1</tickDuration>
<headFacing>2</headFacing>
<bodyFacing>2</bodyFacing>
</li>
</keyframes>
</li>
</animationClips>
</li>
</animationStages>
</Rimworld_Animations.AnimationDef>
</Defs>

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

View file

@ -0,0 +1,204 @@
<?xml version="1.0"?>
<ArrayOfAlienRaceDef>
<AlienRaceDef>
<defName>Human</defName>
<isHumanoid>true</isHumanoid>
<scale>1</scale>
<bodyTypeGraphics>
<MultiDirectionalGraphic>
<bodyType>Male</bodyType>
<northGraphic>
<path>Textures\Humanlike\Bodies\Male0.png</path>
</northGraphic>
<eastGraphic>
<path>Textures\Humanlike\Bodies\Male1.png</path>
</eastGraphic>
<southGraphic>
<path>Textures\Humanlike\Bodies\Male2.png</path>
</southGraphic>
</MultiDirectionalGraphic>
<MultiDirectionalGraphic>
<bodyType>Female</bodyType>
<northGraphic>
<path>Textures\Humanlike\Bodies\Female0.png</path>
</northGraphic>
<eastGraphic>
<path>Textures\Humanlike\Bodies\Female1.png</path>
</eastGraphic>
<southGraphic>
<path>Textures\Humanlike\Bodies\Female2.png</path>
</southGraphic>
</MultiDirectionalGraphic>
<MultiDirectionalGraphic>
<bodyType>Fat</bodyType>
<northGraphic>
<path>Textures\Humanlike\Bodies\Fat0.png</path>
</northGraphic>
<eastGraphic>
<path>Textures\Humanlike\Bodies\Fat1.png</path>
</eastGraphic>
<southGraphic>
<path>Textures\Humanlike\Bodies\Fat2.png</path>
</southGraphic>
</MultiDirectionalGraphic>
<MultiDirectionalGraphic>
<bodyType>Hulk</bodyType>
<northGraphic>
<path>Textures\Humanlike\Bodies\Hulk0.png</path>
</northGraphic>
<eastGraphic>
<path>Textures\Humanlike\Bodies\Hulk1.png</path>
</eastGraphic>
<southGraphic>
<path>Textures\Humanlike\Bodies\Hulk2.png</path>
</southGraphic>
</MultiDirectionalGraphic>
<MultiDirectionalGraphic>
<bodyType>Thin</bodyType>
<northGraphic>
<path>Textures\Humanlike\Bodies\Thin0.png</path>
</northGraphic>
<eastGraphic>
<path>Textures\Humanlike\Bodies\Thin1.png</path>
</eastGraphic>
<southGraphic>
<path>Textures\Humanlike\Bodies\Thin2.png</path>
</southGraphic>
</MultiDirectionalGraphic>
<MultiDirectionalGraphic>
<bodyType>None</bodyType>
<northGraphic>
<path>Textures\Humanlike\Bodies\Hulk0.png</path>
</northGraphic>
<eastGraphic>
<path>Textures\Humanlike\Bodies\Hulk1.png</path>
</eastGraphic>
<southGraphic>
<path>Textures\Humanlike\Bodies\Hulk2.png</path>
</southGraphic>
</MultiDirectionalGraphic>
</bodyTypeGraphics>
<headGraphics>
<bodyType>None</bodyType>
<northGraphic>
<path>Textures\Humanlike\Heads\Head0.png</path>
</northGraphic>
<eastGraphic>
<path>Textures\Humanlike\Heads\Head1.png</path>
</eastGraphic>
<southGraphic>
<path>Textures\Humanlike\Heads\Head2.png</path>
</southGraphic>
</headGraphics>
</AlienRaceDef>
<AlienRaceDef>
<defName>Wolf_Timber</defName>
<isHumanoid>false</isHumanoid>
<scale>1</scale>
<bodyTypeGraphics>
<MultiDirectionalGraphic>
<bodyType>None</bodyType>
<northGraphic>
<path>Textures\Animals\Wolf_Timber\Wolf_Timber_north.png</path>
</northGraphic>
<eastGraphic>
<path>Textures\Animals\Wolf_Timber\Wolf_Timber_east.png</path>
</eastGraphic>
<southGraphic>
<path>Textures\Animals\Wolf_Timber\Wolf_Timber_south.png</path>
</southGraphic>
</MultiDirectionalGraphic>
<MultiDirectionalGraphic>
<bodyType>Male</bodyType>
<northGraphic />
<eastGraphic />
<southGraphic />
</MultiDirectionalGraphic>
<MultiDirectionalGraphic>
<bodyType>Female</bodyType>
<northGraphic />
<eastGraphic />
<southGraphic />
</MultiDirectionalGraphic>
<MultiDirectionalGraphic>
<bodyType>Fat</bodyType>
<northGraphic />
<eastGraphic />
<southGraphic />
</MultiDirectionalGraphic>
<MultiDirectionalGraphic>
<bodyType>Hulk</bodyType>
<northGraphic />
<eastGraphic />
<southGraphic />
</MultiDirectionalGraphic>
<MultiDirectionalGraphic>
<bodyType>Thin</bodyType>
<northGraphic />
<eastGraphic />
<southGraphic />
</MultiDirectionalGraphic>
</bodyTypeGraphics>
<headGraphics>
<bodyType>None</bodyType>
<northGraphic />
<eastGraphic />
<southGraphic />
</headGraphics>
</AlienRaceDef>
<AlienRaceDef>
<defName>Horse</defName>
<isHumanoid>false</isHumanoid>
<scale>1</scale>
<bodyTypeGraphics>
<MultiDirectionalGraphic>
<bodyType>Male</bodyType>
<northGraphic />
<eastGraphic />
<southGraphic />
</MultiDirectionalGraphic>
<MultiDirectionalGraphic>
<bodyType>Female</bodyType>
<northGraphic />
<eastGraphic />
<southGraphic />
</MultiDirectionalGraphic>
<MultiDirectionalGraphic>
<bodyType>Fat</bodyType>
<northGraphic />
<eastGraphic />
<southGraphic />
</MultiDirectionalGraphic>
<MultiDirectionalGraphic>
<bodyType>Hulk</bodyType>
<northGraphic />
<eastGraphic />
<southGraphic />
</MultiDirectionalGraphic>
<MultiDirectionalGraphic>
<bodyType>Thin</bodyType>
<northGraphic />
<eastGraphic />
<southGraphic />
</MultiDirectionalGraphic>
<MultiDirectionalGraphic>
<bodyType>None</bodyType>
<northGraphic>
<path>Textures\Animals\Horse\Horse_north.png</path>
</northGraphic>
<eastGraphic>
<path>Textures\Animals\Horse\Horse_east.png</path>
</eastGraphic>
<southGraphic>
<path>Textures\Animals\Horse\Horse_south.png</path>
</southGraphic>
</MultiDirectionalGraphic>
</bodyTypeGraphics>
<headGraphics>
<bodyType>None</bodyType>
<northGraphic />
<eastGraphic />
<southGraphic />
</headGraphics>
</AlienRaceDef>
</ArrayOfAlienRaceDef>

View file

@ -0,0 +1,17 @@
<?xml version="1.0"?>
<CustomTagsHelper>
<bodyParts />
<bodyDefTypes />
<sexTypes />
<interactionDefTypes>
<li>AnalSex</li>
<li>AnalSexF</li>
<li>AnalRapeF</li>
<li>VaginalSex</li>
<li>VaginalSexF</li>
<li>VaginalRapeF</li>
</interactionDefTypes>
<soundDefs>
<li>Kiss</li>
</soundDefs>
</CustomTagsHelper>