FansOfAll
dagobaking

dagobaking

patreon


dagobaking posts

Alpha 80 Posted

Alpha 80 Posted

## [Alpha 80] - 2018-07-15

### Added

- Some additional checks to clean up log errors (did not seem to cause any errors in-game but... )

- Some additional clean-up of body double routine. Hoping this fixes problems with deleted (but not really deleted) body double populating quest aliases.


### Changed

- A setting that removed weapons from characters (so that cha...

View Post

Thank you!

Thank you!

I just wanted to write thank you for your support so far on this project!

Now that many of the major mechanics and groundwork are in place I am taking some time to focus on stability and helping other modders use AAF. So, in the short-term, there probably will be fewer updates. Or, the updates will be more fix-focused rather than feature additions.

There are still some features I want to g...

View Post

Alpha 79

Alpha 79

## [Alpha 79] - 2018-06-30

### Fixed

- Issues caused by radiation damage during animations (CTD, actor ID error, body double dying)

View Post

AAF 78

AAF 78

This is the loose file version (an .esp instead of .esm). I will post the FOMOD version on Nexus once it is ready.

## [Alpha 78] - 2018-06-28

### Added

- Body morph changes from Looksmenu now visible during animations.


### Changed

- Compability for game version 1.10.98, F4SE 0.6.10 & LooksMenu 1.6.9


### Fixed

- Issue with overlays tha...

View Post

Alpha 77

Alpha 77

## [Alpha 77] - 2018-06-24

### Added

- positionTree and dynamic menu system. (OSA style navigation of position animations).

View Post

AAF 76

AAF 76

I didn't want to be over-shadowed by Bethesda. So, I am introducing AAF 76. Full of wonderful features that I won't quite completely explain in detail because I've read on Reddit that they won't be popular decisions...

Available here: https://www.nexusmods.com/fallout4/mods/31304?tab=files

## [A...

View Post

Alpha 75!

A FOMOD/esm version will be posted on Nexus tomorrow.


## [Alpha 75] - 2018-06-19


### Added

- Reaction system that triggers a variety of things based on stat levels (expressions, narration, talking).

- Expression handling. Will require someone to configure for this to appear in game.

- Narration system. Similar to "apropos" in Skyrim. Again, will requ...

View Post

Alpha 74

Alpha 74

## [Alpha 74] - 2018-06-17

### Added

- A way to start an animation between the player character and an NPC by rolling the crosshair over the NPC and pressing a key ("K" by default)

- A setting to turn on an API debug mode. This gives notifications upon receiving API events, for testing that the API is working properly.

- "OnSceneInit" event. This fires when a scene initializes....

View Post

Alpha 72

Alpha 72

## [Alpha 72] - 2018-06-12

### Added

- Options to installer for default unequip settings.

- Options to installer for default actor type support.

- "ChangeSetting" to the API. This should allow modders to create MCM panels or holotapes to adjust some AAF settings in-game.

- "OnAAFReady" event to the API. This can let external mods know exactly when AAF has finished booting...

View Post

Alpha 71

Alpha 71

## [Alpha 71] - 2018-06-09

### Added

- An advanced setting to adjust the biped slot range copied during animations involving the PC.


### Changed

- The biped slot range copied during animations involving the PC to cover all slots. Hopefully this resolves missing equipment issues some have seen.


### Fixed

- API was sending out a reference to the ...

View Post

Alpha 70

Alpha 70

## [Alpha 70] - 2018-06-08

### Fixed

- Issue with startMorphSet not being applied to player characters.


### Added

- Translation updates.

- LLFP update.

View Post

Alpha 69

Alpha 69

## [Alpha 69] - 2018-06-07

### Added

- Morphs (body customizations) copy over during animations. Needs a fixed version of LooksMenu or game will crash. Turned off in settings until LooksMenu gets updated. (You might be able to find the file needed to make this work now if you know where to look. :) )

- Save and load data mechanism. Looking for way to detect game save event to sync AA...

View Post

Whoops

Whoops

Build 68.1 posted to address a packaging issue in 68.0.

https://www.nexusmods.com/fallout4/mods/31304

View Post

Alpha 68

Alpha 68

## [Alpha 68] - 2018-06-03

### Fixed

- issue that caused Actors to move out of alignment after about 1 minute.


### Added

- Overlays (tattoos, etc.) copy over during animations.

- Furniture groups that use the same id will merge instead of over-write each other. There is a setting to turn this off as well.

- Chinese translation. Thank you Lin!

- More...

View Post

Alpha 66

Alpha 66

## [Alpha 66] - 2018-06-03

### Fixed

- Actors being assigned to animations with wrong skeleton.

- Installer so that DLC requirements aren't installed every time.


### Added

- Many XML file types for upcoming systems. These are not yet functional or final form.


### Changed

- Source of some XML files that did not belong in AAF installer. You...

View Post

Alpha 65

## [Alpha 65] - 2018-05-31

### Fixed

- Another esp to esm related problem. Hopefully, this is really, really the last one.


### Added

- Setting to change actor scale during animation to match player character (for better animation alignment). Off by default.

- Setting to adjust default number of frames per step for icon animations.

View Post

Alpha 64

## [Alpha 64] - 2018-05-30

### Fixed

- Another issue created by the switch to .esm. Hopefully, this is the last fix related to that!


### Added

- `ignore_animation_genders` setting.

View Post

Alpha 62

Alpha 62

## [Alpha 62] - 2018-05-29

### Changed

- AAF to be an esm to enforce high load position. It has been confirmed that AAF is broken by low position on builds with many mods. Quantity matters.

- Behind the scenes work for features that haven't been activated yet...


### Fixed

- Bug in the API handling code that prevented animations from starting.

View Post

Build 61

## [Alpha 61] - 2018-05-28

### Fixed

- Equipment handling problem. It had the appearance of disable_equipment_handling not working.


### Changed

- Equipment handling process to be more efficient (fewer calls from UI to Papyrus).


### Added

- Ability to disable the AAF AI handling (travel and wait packages) through the API or through a universal s...

View Post

MxR Review!

MxR Review!


View Post

Alpha 60

Alpha 60

## [Alpha 60] - 2018-05-24

### Fixed

- The UI so that it is again available during the pre-war neighborhood scene.

- Bug that caused positions without stop/start morphsets to get stuck.

- Issue causing log errors over equipment handling. This may fix equipping instability that was reported.


### Added

- A rather intrusive welcome message. I will likely cha...

View Post

Alpha 59

## [Alpha 59] - 2018-05-23

### Added

- Documentation to AAF_API.psc

- Global hook function for modders to more easily call AAF functions. Thanks to JOER!

- Furniture animation support through the API.

- An animation XML creation tool for modders (optional file). Thanks to Fedim for building this!


### Fixed

- Extensions on the Actor object for use in...

View Post

Alpha 58

Alpha 58

## [Alpha 58] - 2018-05-21

### Fixed

- Refinements to the locking routine to improve compatibility with other mods.


### Removed

- Settings for any locking system other than Doppelgänger. This means no disabling the flycam. I might re-introduce alternative locking systems (and thus disabling flycam) at some point.


### Added

- A patch option in ...

View Post

Issue and Idea Tracking

Please report any bugs found here. You can also post ideas for new features and vote on existing issues to show your interest.

View Post

AAF Wiki Created

AAF Wiki Created

It is pretty light to start with. But, I am going to add a lot of detail here as the project develops instead of burying my tutorials in various forums.

View Post

Alpha 55

## [Alpha 55] - 2018-05-18

### Added

- startEquipmentSet and stopEquipmentSet to self and target nodes in action XML. This allows equipping specific items based on the act taking place in an animation.

- Press PageUp key while walking to an animation location to skip the walk and just start the animation.


### Changed

- Overhauled the player character walk syste...

View Post

Alpha 54 Posted - JITTERING ELIMINATED!

Alpha 54 Posted - JITTERING ELIMINATED!

https://www.nexusmods.com/fallout4/mods/31304?tab=description

## [Alpha 54] - 2018-05-17

### Added

- The Doppelgänger system! A new way to lock the player character to animations that eliminates jittering. Thanks to @CGi for coming up with the idea. (The system has one current drawb...

View Post

Pose It Compatibility Patch Added

Pose It Compatibility Patch Added

Patch in Optional Files here: https://www.nexusmods.com/fallout4/mods/31304

Pose It pack here: https://www.nexusmods.com/fallout4/mods/24772

View Post

Build 53 Posted

Build 53 Posted

https://www.nexusmods.com/fallout4/mods/31304


## [Alpha 53] - 2018-05-16

### Fixed

- Issue that prevented static objects from being used as locations.

- MorphSet handling to make it more durable.

- Repaired condition nodes so they work properly again.


### Adde...

View Post

Alpha 50 Posted

Alpha 50 Posted

## [Alpha 50] - 2018-05-14

### Changed

- UI layer used (from crosshair to compass). So, crosshair can now be turned off in display settings.

- Animation actor node to use skeleton attribute instead of race since some races use the same skeleton.


### Added

- A setting to turn off the compass. This is to give users a way to turn off the compass and still have AAF...

View Post