mirror of
https://gitgud.io/AbstractConcept/rimworld-animations-patch.git
synced 2024-08-15 00:43:27 +00:00
v2.0.6
- 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
This commit is contained in:
parent
003b67fb97
commit
e139ff14fb
14 changed files with 60 additions and 29 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<ModMetaData>
|
||||
<name>Rimworld-Animation Patch</name>
|
||||
<name>Rimworld-Animations Patch</name>
|
||||
<author>AbstractConcept</author>
|
||||
<supportedVersions>
|
||||
<li>1.4</li>
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
Change log v 2.0.6
|
||||
- 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
|
||||
|
||||
Change log v 2.0.5
|
||||
- Fixed an issue with the orgasm not filling in some circumstances
|
||||
- Fixed a bug with sex overdrive not applying correctly
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<Manifest>
|
||||
<version>2.0.5</version>
|
||||
<version>2.0.6</version>
|
||||
<downloadUri>https://gitgud.io/AbstractConcept/rimworld-animations-patch</downloadUri>
|
||||
</Manifest>
|
Loading…
Add table
Add a link
Reference in a new issue