AAF Test Build - Beta 83
Added 2019-06-26 21:27:51 +0000 UTC## [Beta 83] - 2019-6-26
### Changed
- stat decay so that it is no longer applied to stats during animations. Decay should now start on game-load and when actors leave animations.
### Fixed
- average functionality in comboStat.
- wizard not advancing past actor selection when animation XML is missing.
- dynamic actorType handling being thrown off by competing actorType XML. Note: this fix causes AAF to use the raceList attribute from the last actorType XML loaded. Right now, that should always be the one that comes with AAF. But, someday, if multiple actorType XML are made, each with that attribute, it could cause unexpected results.
### Added
- GetActorTypeList to API. Allows getting the currently enabled list of actor keywords.