This commit is contained in:
Tory 2023-02-15 16:04:09 -08:00
parent 385abb6009
commit 13674564e2
6 changed files with 6 additions and 4 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest>
<version>1.4.0</version>
<version>1.4.1</version>
<manifestUri>https://gitgud.io/Tory/animaddons-voicepatch/-/raw/master/About/Manifest.xml</manifestUri>
<downloadUri>https://gitgud.io/Tory/animaddons-voicepatch/</downloadUri>
</Manifest>

View File

@ -1,5 +1,7 @@
RJWAnimAddons-Voicepatch:
2/15/2023: 1.4.1 Bugfix: Base RJW animations will play voice sounds again when AC's Animation Patch loaded
10/25/2022: 1.4.0 Added 1.4 tag, Updated soundDefs they use AudioGrain_Clip instead of folder now, shouldnt throw errors in 1.4
8/19/2022: 1.3.0 Restructured for better compatibility for AC's animation patch (currently 99% of anims are not voice supported while using AC's patch. Will update all anims in AC's patch later)

View File

@ -5,16 +5,16 @@
<li>Common</li><!--Sounds and sound defs-->
</v1.1>
<v1.2>
<li>Common/1.2 and 1.3</li><!--Load 1.2 defs and patches-->
<li>Common/1.2 and up</li><!--Load 1.2 defs and patches-->
<li>Common</li><!--Sounds and sound defs-->
</v1.2>
<v1.3>
<li IfModNotActive="abscon.rimworld.animations.patch">Common/1.2 and 1.3</li><!--Load 1.3 defs and patches-->
<li>Common/1.2 and up</li><!--Load 1.3 defs and patches-->
<!--<li IfModActive="abscon.rimworld.animations.patch">Extra/Abstract Concept</li>--><!--AC patch with voice DISABLED, WIP-->
<li>Common</li><!--Sounds and sound defs-->
</v1.3>
<v1.4>
<li IfModNotActive="abscon.rimworld.animations.patch">Common/1.2 and 1.3</li><!--Load 1.3 defs and patches-->
<li>Common/1.2 and up</li><!--Load 1.4 defs and patches-->
<!--<li IfModActive="abscon.rimworld.animations.patch">Extra/Abstract Concept</li>--><!--AC patch with voice DISABLED, WIP-->
<li>Common</li><!--Sounds and sound defs-->
</v1.4>