AAF Test Build - Beta 153
Added 2020-10-16 04:33:03 +0000 UTC## [Beta 153] - 2020-10-15
### Added
- ignoreCombat to SceneSettings. This affects whether or not NPC actors in AAF scenes ignore the combat state. If true, they do not react to nearby enemies. If false, NPC actors will leave the AAF scene in order to engage in combat when enemies are near.
- default_ignorecombat setting to ini. This changes what the above ignoreCombat setting resolves to by default. The unchanged install of AAF uses "true" in order to maintain legacy compatibility. However, in hindsight, it seems like "false" would be a preferred default for immersion.
### Fixed
- Joining scenes while actors exiting them causing failures.