Hello! I'm back after some time away for work. Just thought I would write a quick post to update where things are at and a few thoughts about dev strategy.
I'm about to release another build with some good updates, fixes and new feature support. There could be some delay in seeing the results of t...
2018-05-14 16:33:16 +0000 UTC
View Post
## [Alpha 49] - 2018-05-06
### Fixed
- Plugin dependency check.
- Using furnitures from plugins.
2018-05-07 05:40:21 +0000 UTC
View Post
1. Fixed ability to add notes to XML files. Hopefully, not at too much of a performance hit. Can tone down later if needed. ie. Don't remove comments from larger files that won't have them (like animation xml).
2. Added ability to alter hotkeys (using DirectX Scan Codes in AAF_settings.xml)
...
2018-05-06 00:11:54 +0000 UTC
View Post
- Easter egg.
- Finally finished code restructure. All XML nodes classified.
- Fixed issue causing non-English installs to incorrectly identify races.
- Translation files updates/fixes thanks to 2018-05-05 03:06:50 +0000 UTC
View Post
2018-05-04 23:18:20 +0000 UTC
View Post
- Fixed condition node in equipmentset xml.
- Adjusted equipment handling to account for non-equipment items.
- Fixed addEquipment, removeEquipment nodes.
- Fixed issue with API initiated scenes using wrong ID.
- Added "fast exit". Press [End] button a second...
2018-05-04 18:25:42 +0000 UTC
View Post
Per usual, I will post the FOMOD version in public channels when available.
This build might be a bit boring for end users in the short term. It represents a lot of restructuring work under the hood. This will help improve speed of adding new features in the long run. But, doesn't look/work much d...
2018-05-03 04:49:11 +0000 UTC
View Post
Reviewed by Ikari.
2018-05-01 19:29:13 +0000 UTC
View Post
Will post FOMOD in public channels when it's ready.
1. Added more intelligent back-up routine to try to get actors to start travel package when/if it fails to start the first try.
2. Added sorting of lists in the wizard. This can be turned off in settings for efficiency.
3. Fixed actor...
2018-05-01 07:53:19 +0000 UTC
View Post
Will post the FOMOD version to public channels as soon as CG packages that up.
1. Added error message for broken startups so people don't think the game is working when startup failed but its still semi-functional.
2. Added reminder in wizard to select at least 1 actor before proceeding.
...
2018-04-29 07:05:30 +0000 UTC
View Post
I will post the FOMOD version to public channels tomorrow once CG is able to package that up. But, in the meantime, I wanted to get this out ASAP as it has a small but critical esp config fix. It has been in the esp since version 33 and was causing instability.
This version should run much better ...
2018-04-28 08:35:51 +0000 UTC
View Post
- Added improved error routine to tell user when an XML has formatting that can't be parsed.
- Added improved error routine to tell user when a needed plugin is missing or inactive.
- Finished location filtering. AAF dynamically searches for only the furnitures that c...
2018-04-27 20:03:13 +0000 UTC
View Post
- Adjusted font size.
- Included LLFP in package.
- Added distance in wizard to help distinguish multiple actors/locations with same name (option to turn distance off in settings if preferred)
- Fixed mislabeled actor state. Some other small cosmetic updates.
<...
2018-04-24 21:19:17 +0000 UTC
View Post
2018-04-24 21:04:27 +0000 UTC
View Post
2018-04-24 21:03:03 +0000 UTC
View Post
4/22/18 - AAF DavesPoses2 Patch 1 and AAF SunsPoses Patch 1
- Added protectedEquipment system that prevents AAF from removing equipment that has a keyword listed in protectedEquipment xml.
- Added action system. Defines in xml the basic actions that are happening in animations. Data used to drive many other systems that are coming soon.
2018-04-22 01:37:22 +0000 UTC
View Post
I've been wrestling with a perplexing bug for the last several days. But, I seem to have fixed it. Turns out that the main .esp file was somehow corrupt. After rebuilding the entire thing, the bug was gone! Not really an easy thing to deduce to when it could be 1000 other things.
Anyway, I should ...
2018-04-21 01:55:53 +0000 UTC
View Post
Fixed hard dependency on 4P Proxy.
Fixed bug preventing "OnStartAnimation" events from going out.
Fixed clothes-related error showing up in logs. Not sure if it was consequential.
Tested SEU start scene working.
Tested Mindless start scene working.
Tested Just Business star...
2018-04-15 07:06:18 +0000 UTC
View Post
- Major re-write of code that handles actor references. This may fix a lot of 4P dependent mods that had not worked previously. Please report any bugs!
2018-04-14 07:12:37 +0000 UTC
View Post
- Added morphSet system. Allows changing morphs at beginning and end of positions and also per animation.
- Added condition layer to both morphSet and equipmentSet. Allows setting conditions for different morphs and equipment (ie. unequip this body slot if actor is female).
2018-04-13 08:11:28 +0000 UTC
View Post
- Fixed issue that showed female player characters as male when starting from a brand new game.
- Improved alignment process for player involved scenes. Appears to align properly every time. But, does still do the fade out. I believe I know a way to eliminate the fade out. But, i...
2018-04-11 20:36:52 +0000 UTC
View Post
Fixed issue that had broken 4P Proxy. Tested with 4P SEU and that works. Please let me know if other 4P dependent mods don't work.
Made a significant improvement to animation syncing. Before, animation timing would sometimes be off.
Still working on getting alignment when player...
2018-04-10 21:46:40 +0000 UTC
View Post
The layout and icons are just things I threw together quickly as placeholders so I could focus on development. So, they are not by any means final.
Right now, they function almost like debugging tools. In the future, I will probably remove some of the state-change information and just include icon...
2018-04-10 03:01:39 +0000 UTC
View Post
Updates:
Previous version was missing an important file. Fixed.
Added equipmentSetData.xml. This allows modders to define what clothing slots get removed or replaced before and after animations.
Added debugging features to help troubleshoot when things don't work.
Added dependenc...
2018-04-09 00:14:43 +0000 UTC
View Post
I'm excited to finally release this. There are still a lot of rough edges to work out and it might be kind of anti-climactic right now because there are no animation packs available for it yet.
I did include a guide on how to make animation packs. So, hopefully animators start doing that soon.
...
2018-04-07 06:36:55 +0000 UTC
View Post
Made good progress today on some of the last few tasks needed for alpha release. Should be posted within one or two days.
2018-04-05 09:52:59 +0000 UTC
View Post