You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+ Engine.Plugin.Collections using the wrong Ancestor when building trees
+ Engine.Plugin.Form and Engine.Plugin.PapyrusScript handle indexes
+ GetFormID() calls use TargetHandle.Master
+ GetEditorID() calls use TargetHandle.WorkingOrLastFullRequired or TargetHandle.LastValid as appropriate (I hope)
+ Get calls to fields using TargetHandle.Working
[adds]
+ ClassAssociation attributes can now filter to only look at children (and not grandchildren)
+ A couple more translation strings
+ Log files now auto open/close an initial indent level
+ Additional sanity checks to a few places
+ Timers to several batch functions than can potentially stall or take a long time to run if fed bad data
Working on tracing where loading a reference doesn't properly load the ancestors (Forms parent Forms - ie, CELL from the REFR, WRLD from the CELL).
The text was updated successfully, but these errors were encountered: