XaiJu
dagobaking
dagobaking

patreon


Test Build - Beta 2

## [Beta 2] - 2018-08-03

### Added

- Small fixes here and there.

- OnAAFReady Event now sends out an array of all Races used in currently installed animation packs.

- SceneSettings, GetSceneSettings and StartScene to API. StartScene replaces QuickScene and StartSceneByPosition. It is a more scalable solution that will allow settings additions with less disruption to existing mods. See docs.

- Support for Spanish languages (thanks to Gallows!!!).

- Ability to play positionTrees by NPC-only actor groups. When the PC is not involved, the Tree Widget doesn't appear and NPC's make random choices forward in the tree until there are no further options (then the animation sequence ends). This functionality essentially makes animationGroups obsolete as it's more flexible and dynamic but can do the same thing.


### Changed

- positionTree implementation so that they are registered in position XML. This is so that positionTrees can be stacked into position hierarchies and can cross-reference other positionTrees.


More Creators