## [Beta 29] - 2018-10-19
### Changed
- AAF_ActorBusy so that it is added to the actors as soon as StartScene is called.
- Optimized actor scan functions.
### Added
- F10 starts a megaScene, adding all nearby acto...
2018-10-20 09:23:51 +0000 UTC
View Post
## [Beta 28] - 2018-10-16
### Fixed
- Issue with equipment being the wrong appearance and getting duplicated.
- Pip-boy not appearing when remove_pipboy setting at false.
2018-10-16 17:27:01 +0000 UTC
View Post
## [Beta 27] - 2018-10-13
### Fixed
- Issue causing many custom equipment to fail equip/unequip. Appeared to affect items in ESL-flagged plugins.
2018-10-14 07:40:06 +0000 UTC
View Post
## [Beta 26] - 2018-10-13
### Added
- meta setting. See SceneSettings docs. A String that can be anything the mod author wants. This is sent out with various events and is for indicating custom qualities of the animation to functions receivin...
2018-10-13 23:48:41 +0000 UTC
View Post
## [Beta 25] - 2018-10-07
### Fixed
- Issue with Nora and Nate default outfit equipment handling.
- Issue causing Error 039 when a furniture was searched for and not found. Thanks to Egoballistic for helping to set up a test for this.
2018-10-08 06:30:29 +0000 UTC
View Post
## [Beta 24] - 2018-10-04
### Fixed
- Issue preventing locationObject from working.
- Issue with ESL not working when more than one installed.
- Issue with entering power armor after animations. Now actors only re-enter power armo...
2018-10-04 19:52:35 +0000 UTC
View Post
## [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...
2018-10-02 17:09:49 +0000 UTC
View Post
## [Beta 22] - 2018-09-26
### Fixed
- Issue causing CTD when StartScene was used
### Added
- Italian translations. Thanks to AnaCostia Feuerschwinge!
2018-09-27 03:52:24 +0000 UTC
View Post
## [Beta 21] - 2018-09-25
### Fixed
- Issue with positions not being available when conflicting furniture references installed.
- Error message when no suitable positions found for a formation.
### Changed
- UI sp...
2018-09-25 21:22:20 +0000 UTC
View Post
## [Beta 20] - 2018-09-23
### Added
- UI visual adjustments
- Wizard menu optimizations to make it feel snappier.
- Equipment Manager. Rough version for testing review.
- pdf user guide thanks to RitualClarity, forgets and o...
2018-09-24 00:47:31 +0000 UTC
View Post
## [Beta 19] - 2018-09-18
### Added
- Iconified actor status.
- Icons to positionTree UI. Default icons in place. Custom icons possible (see docs).
- Stat bars in place of stat values. Negative minimum values are accounted for.
2018-09-19 04:26:47 +0000 UTC
View Post
## [Beta 18] - 2018-09-16
### Removed
- Placeholder demo XML files (they are still available as an optional install in AAF installer): AAF_actionData.xml, AAF_actorStatData.xml, AAF_expressionData.xml, AAF_nameData.xml, AAF_narrationData.xml,...
2018-09-17 05:21:18 +0000 UTC
View Post
## [Beta 17] - 2018-09-14
### Fixed
- UI state handling when switching between position trees and regular positions.
### Added
- New versioning arrangement. Removed version setting. Added GetVersion and GetBuild to API....
2018-09-14 16:45:25 +0000 UTC
View Post
## [Beta 16] - 2018-09-10
### Added
- Keyword iteration in morph copy. This should fix problem of some morphs not appearing during animations.
2018-09-10 19:15:30 +0000 UTC
View Post
## [Beta 15] - 2018-09-09
### Changed
- Key system so that the UI instructions reflect the keys selected in the settings. Also allows translation of key instructions.
- UI wording.
### Added
- Player Stat mode. Li...
2018-09-10 15:39:54 +0000 UTC
View Post
## [Beta 14] - 2018-09-07
### Added
- Player is highlighted on landing in the wizard actor selection stage.
- priority attribute to settings XML. This allows creating additional settings XML files with sub-sets of settings. At boot-up, ...
2018-09-08 01:07:14 +0000 UTC
View Post
## [Beta 12] - 2018-09-04
### Added
- Cycle tag filter in wizard.
- Exception routine to copy instead of move the Pipboy. To hopefully avoid permanent delete of Pipboy paintjobs. (will still not show paint job during animation).
-...
2018-09-05 15:13:12 +0000 UTC
View Post
## [Beta 11] - 2018-09-02
### Fixed
- ChangeSetting. Needs to only receive values in string format. Now should properly convert the strings for use in Flash.
### Added
- Revisions to the auto-scaling feature.
- Bl...
2018-09-03 19:11:13 +0000 UTC
View Post
## [Beta 10] - 2018-08-30
### Fixed
- Bug related to player remaining blocked from animations as if still in an animation.
### Added
- ChangeStat to the API. Allows changing an AAF stat on a specific Actor.
- Opti...
2018-08-31 06:29:56 +0000 UTC
View Post
## [Beta 9] - 2018-08-30
### Added
- Array of installed positions and their tags within OnAAFReady output.
- AAF_ActorBusy keyword. Is applied when an actor is actively in an AAF scene. Gets removed when the scene is over.
- Routi...
2018-08-30 21:30:30 +0000 UTC
View Post
## [Beta 8] - 2018-08-28
### Added
- Transferring of Factions to the doppelganger. May be crucial to some third-party mods.
### Fixed
- Another try and addressing CTD when referencing actor list in OnSceneInit error.
2018-08-28 19:13:08 +0000 UTC
View Post
## [Beta 7] - 2018-08-26
### Added
- Small fixes here and there.
- frameDuration attributes to valueNode and animationNode. Also, a default_frame_duration setting. These are to alter framerates per animation in case non-standard FPS is ...
2018-08-27 05:24:01 +0000 UTC
View Post
## [Beta 6] - 2018-08-23
### Added
- Small fixes here and there.
- Tag filtering. See "includeTags" and "excludeTags" within SceneSettings documentation.
- Transition handling for animation switches (quick switching during animati...
2018-08-24 01:10:31 +0000 UTC
View Post
## [Beta 5] - 2018-08-21
### Fixed
- Issue causing random position selection to fail.
### Added
- Small fixes here and there.
- Saving of stats to ActorValues at the end of animations.
- GetActorData Functio...
2018-08-22 07:21:21 +0000 UTC
View Post
## [Beta 4] - 2018-08-08
### Added
- Small fixes here and there.
- New XML type: keywordwatch - This allows defining a list of keywords that get copied to the body double from the PC during animations. See docs for example structure.
2018-08-09 18:12:17 +0000 UTC
View Post
## [Beta 3] - 2018-08-07
### Added
- Small fixes here and there.
- Improvements to routine that blocks unwanted equipment copies.
- Setting that allows sending the in-game debug output to the Papyrus log.
- Setting that cont...
2018-08-08 09:22:18 +0000 UTC
View Post
## [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. StartSce...
2018-08-04 18:29:59 +0000 UTC
View Post
## [Beta 1] - 2018-07-27
### Fixed
- Issue causing quests to stall after running an animation.
### Added
- Actor array to error event data so that mods using AAF can do clean-up/reset on affected actors if needed.
2018-07-28 03:31:17 +0000 UTC
View Post
This is primarily just a quick update to be compatible with the latest game update:
## [Alpha 81] - 2018-07-26
### Changed
- Compability for game version 1.10.106, F4SE 0.6.11 & LooksMenu 1.6.10
### Added
- Ad...
2018-07-26 19:39:04 +0000 UTC
View Post
I wanted to reach out to Patrons to encourage you to send me your ideas for AAF and/or any bugs that you would like to see fixed.
As a thank you for your support, I will give additional consideration to your ideas and prioritizing fixes that you ar...
2018-07-16 21:30:26 +0000 UTC
View Post