mirror of
https://gitgud.io/AbstractConcept/rimworld-animations-patch.git
synced 2024-08-15 00:43:27 +00:00
e139ff14fb
- Fixed an issue where body addons with custom sizes were not scaling correctly - Added additional debugging option which disables the patching of c0ffeeee's animation system - to be used to assist in determining if bugs or other issues are related to this patching
71 lines
3 KiB
XML
71 lines
3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<ModMetaData>
|
|
<name>Rimworld-Animations Patch</name>
|
|
<author>AbstractConcept</author>
|
|
<supportedVersions>
|
|
<li>1.4</li>
|
|
</supportedVersions>
|
|
<packageId>abscon.rimworld.animations.patch</packageId>
|
|
<modDependencies>
|
|
<li>
|
|
<packageId>brrainz.harmony</packageId>
|
|
<displayName>Harmony</displayName>
|
|
<steamWorkshopUrl>steam://url/CommunityFilePage/2009463077</steamWorkshopUrl>
|
|
<downloadUrl>https://github.com/pardeike/HarmonyRimWorld/releases/latest</downloadUrl>
|
|
</li>
|
|
<li>
|
|
<packageId>rim.job.world</packageId>
|
|
<displayName>RimJobWorld</displayName>
|
|
<downloadUrl>https://www.loverslab.com/topic/110270-mod-rimjobworld/</downloadUrl>
|
|
</li>
|
|
<li>
|
|
<packageId>c0ffee.rimworld.animations</packageId>
|
|
<displayName>Rimworld-Animations</displayName>
|
|
<downloadUrl>https://gitgud.io/c0ffeeeeeeee/rimworld-animations</downloadUrl>
|
|
</li>
|
|
|
|
<li>
|
|
<packageId>erdelf.HumanoidAlienRaces</packageId>
|
|
<displayName>Humanoid Alien Races</displayName>
|
|
<downloadUrl>https://github.com/erdelf/AlienRaces</downloadUrl>
|
|
</li>
|
|
</modDependencies>
|
|
<loadBefore>
|
|
<li>Dubwise.DubsApparelTweaks</li>
|
|
<li>babies.and.children.continued.13</li>
|
|
</loadBefore>
|
|
<loadAfter>
|
|
<li>UnlimitedHugs.HugsLib</li>
|
|
<li>brrainz.harmony</li>
|
|
<li>rim.job.world</li>
|
|
<li>c0ffee.rimworld.animations</li>
|
|
<li>shauaputa.rimnudeworld</li>
|
|
<li>OTYOTY.NudePatchForRimNudeWorld.UnofficialUpdate</li>
|
|
</loadAfter>
|
|
<description>
|
|
A patch for RimWorld Animations and RJW, adding some additional functions and tweaks
|
|
|
|
This mod requires RimWorld Animations, RJW and Humanoid Alien Races to function - RimNudeWorld isn't required, but it is recommended
|
|
|
|
Here's a brief overview of what's included in this mod
|
|
- 12 animations for casual sex
|
|
- 7 animations for solo masturbation
|
|
- 2 animations for group sex
|
|
- Animated hands for certain animations
|
|
- The option to have pawns in varying states of dress during sex (ranging from fully nude to almost entirely clothed)
|
|
- Apparel textures can be dynamically cropped, so that the bottom halves of pawns (and their bits) can be more easily seen when they are not wearing pants
|
|
- The option to hide the names of pawns while they have sex
|
|
- Automatic position scaling, to improve animations involving alien races which are larger or smaller than normal
|
|
- A GUI for customizing how RimNude body parts should be displayed when wearing different types of apparel, as well as toggling what apparel should be worn while having sex
|
|
|
|
A full list of changes can be found in the main discussion thread on the forum
|
|
|
|
Known issues
|
|
- For best results, turn off texture caching (this can be done by adding the Vanilla Expanded Framework to your mod list and enabling its 'Disable Texture Caching' setting)
|
|
- The animations in this mod do not play any voices from Tory's VoicePatch mod
|
|
- This mod will result in floating body parts when using Pawnmorpher's 'Pawn scaling' setting
|
|
- If you're having some issues with frame/tick rates on large colonies, try disabling hand rendering and/or apparel cropping
|
|
</description>
|
|
</ModMetaData>
|
|
|