AAF Test Build - Beta 101
Added 2019-10-29 00:43:35 +0000 UTC## [Beta 101] - 2019-10-28
### Fixed
- topic audio continuing past the animations they were set up for.
- FOMOD issue causing install to sometimes fail through Vortex.
### Added
- mfgSet XML type. Allows defining a set of MFG facial expression commands. See docs. (Thanks to EgoBallistic and shad0wshayd3 for f4se-plugin-side work)
- mfg Node type to expression XML. Allows including mfgSet references in the existing expression system. See docs. (connectable to reactions, etc.)
- startExpression attribute to animation XML actor nodes. Allows starting an animation loop with a specific expression. See docs.
- mfg settings from before AAF animation are copied to the PC clone.
- "mfg" to animation XML value nodes. Allows affecting individual MFG morphs with timing and blending the same way body morphs are configured. See docs.
- AAF_BlockMFG_All and AAF_BlockMFG_Mouth keywords. For blocking AAF MFG effects on specific actors.
### Changed
- Load/Save data optimization (Thanks again to EgoBallistic)