mirror of
https://gitgud.io/AbstractConcept/rimworld-animations-patch.git
synced 2024-08-15 00:43:27 +00:00
v 1.2.4
This commit is contained in:
parent
d18d422a94
commit
fcf187c7dd
22 changed files with 184 additions and 41 deletions
|
@ -27,6 +27,7 @@
|
|||
</modDependencies>
|
||||
<loadBefore>
|
||||
<li>Dubwise.DubsApparelTweaks</li>
|
||||
<li>babies.and.children.continued.13</li>
|
||||
</loadBefore>
|
||||
<loadAfter>
|
||||
<li>UnlimitedHugs.HugsLib</li>
|
||||
|
@ -34,8 +35,7 @@
|
|||
<li>rim.job.world</li>
|
||||
<li>c0ffee.rimworld.animations</li>
|
||||
<li>shauaputa.rimnudeworld</li>
|
||||
<li>OTYOTY.NudePatchForRimNudeWorld.UnofficialUpdate</li>
|
||||
<li>babies.and.children.continued.13</li>
|
||||
<li>OTYOTY.NudePatchForRimNudeWorld.UnofficialUpdate</li>
|
||||
</loadAfter>
|
||||
<description>
|
||||
This started as a patch for RimWorld-Animation, but has since grown to patch RJW and RimNudeWorld as well
|
||||
|
|
|
@ -1,6 +1,12 @@
|
|||
Change lob v 1.2.3
|
||||
Change log v 1.2.4
|
||||
- Fix: Fixed an issue with body addons and portraits while pawns are sleeping
|
||||
- Fix: Fixed an error which occurred when the RJW events mod was not installed
|
||||
- Change: Added additional support for the Babies for Children mod. This means that you will need to place BnC below the patch in order for it to work correctly. It also means you can run BnC and Dubs apparel tweaks together now if you wish
|
||||
|
||||
Change log v 1.2.3
|
||||
- Fix: Fixed a bug which would cause body parts to vanish while a pawn is in a biosculpter pod
|
||||
- Fix: Fixed a bug which would cause body parts to show while sleeping in a bed
|
||||
- Fix: Fixed a bug which where body parts would not be hidden after sex was finished
|
||||
- Fix: Added additional safeguards to help prevent rare errors when equipping certain apparel and when closing the settings menu while in game
|
||||
|
||||
Change log v 1.2.2
|
Loading…
Add table
Add a link
Reference in a new issue