## [Beta 23] - 2018-10-01
### Added
- Routine to allow referencing CC plugins.
- Linked clothes in equipment manager for handling multi-slot outfits.
- join API. This allows actors to join currently running animations. It is not a new API function but expanded capability of StartScene. If you run StartScene on an already animating actor, AAF will look for hierarchical position animations that have the first animation as a parent and play that. Some rough edges remain to complete this feature. (See docs for StartScene)
### Removed
- Weapon handling from equipment manager. Have not found a working solution for equip/unequip of weapons during animation.
- Blocked item handling from equipment manager (pip-boy and a few other items).