AAF Test Build - Beta 39
Added 2018-12-09 07:10:34 +0000 UTC## [Beta 39] - 2018-12-08
### Added
- routine to maintain correct gender/race assignments when switching animations in same scene.
- additional checks and error messages for when invalid actors are entered in the API.
- UI update to show added actor on join.
- OnJoinAnimation event. Fires when actors join hierarchy positions.
- optimizations for actor and location data collection. (skip calculating distances when not needed)
- `initialization_delay` to AAF_settings.xml. For adjusting the delay of AAF initialization when starting a new game. For avoiding the "frozen white screen" issue.
- ChangeStatMinimum and ChangeStatMaximum to API. For altering stat constraints per Actor with Papyrus.
### Changed
- XML parsing so that default nodes can be removed entirely when they are not needed.