- Added patch support for:
DetectableAttributes
(Thanks, @AGameAnx!)ExperienceAttributes
,ExperienceLevelAttributes
and theirAttributeBuffSet
sStorageAttributes
and associatedInventoryAttributes
WeaponAttributes.EntityTypesToSpawnOnImpact
(EntityTypeToSpawnAttributes
)WeaponAttributes.Modifiers
(WeaponModifierInfo
)WeaponAttributes.TargetPrioritizationAttributes
(Thanks, @AGameAnx!)WeaponAttributes.Turret
(TurretAttributes
)
- Logger once again streams to the log file instead of buffering all of its contents.
- Improved the patching process for all attribute types.
Note that 0.4.0 is incompatible with the DLLs from 0.3.0, so both will need to be updated.