Skip to content

Alpha 0.4.0

Latest
Compare
Choose a tag to compare
@Majiir Majiir released this 15 Nov 19:27
  • Added patch support for:
    • DetectableAttributes (Thanks, @AGameAnx!)
    • ExperienceAttributes, ExperienceLevelAttributes and their AttributeBuffSets
    • StorageAttributes and associated InventoryAttributes
    • 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.