mirror of
https://gitgud.io/AbstractConcept/rimworld-animations-patch.git
synced 2024-08-15 00:43:27 +00:00
v2.0.7
- Fixed issue where apparel settings were not being saved between sessions - Using the 'set all true / false' buttons in the apparel settings now only applies to the apparel that are currently displayed in the configuration table - Added default apparel settings for Biotech apparel - Set up the strings used in the apparel configuration table menu to be translatable
This commit is contained in:
parent
e139ff14fb
commit
91b3a80400
13 changed files with 193 additions and 199 deletions
|
@ -1,3 +1,9 @@
|
|||
Change log v 2.0.7
|
||||
- Fixed issue where apparel settings were not being saved between sessions
|
||||
- Using the 'set all true / false' buttons in the apparel settings now only applies to the apparel that are currently displayed in the configuration table
|
||||
- Added default apparel settings for Biotech apparel
|
||||
- Set up the strings used in the apparel configuration table menu to be translatable
|
||||
|
||||
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
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<Manifest>
|
||||
<version>2.0.6</version>
|
||||
<version>2.0.7</version>
|
||||
<downloadUri>https://gitgud.io/AbstractConcept/rimworld-animations-patch</downloadUri>
|
||||
</Manifest>
|
Loading…
Add table
Add a link
Reference in a new issue