Releases: jetelain/AceArsenalExtended
Releases · jetelain/AceArsenalExtended
v0.10 Beta 1
What's Changed
- Proper Tier One Weapons patch. by @PetMudstone in #54
- Upgrade Hemtt Versioning by @liamcannon in #56
- CUP patch. by @PetMudstone in #57
- Implement most of HEMTT's recommended changes to make HEMTT builds work. by @PetMudstone in #59
- Rename "compats" folder to "optionals" so that latest version of HEMTT will build the config data inside it again. Fix various misconfig issues. by @PetMudstone in #60
- Update CUP patch to support latest update to CUP. Move CSAT and CTRG camo to base gearinfo addon. by @PetMudstone in #61
- Update Tooltip + Picture of item by @jetelain in #64
- Ensure Ctrl+C copy classname when an option was changed by @jetelain in #65
- Restore model name on the right by @jetelain in #66
New Contributors
- @liamcannon made their first contribution in #56
Full Changelog: v0.9...v0.10-beta1
v0.9
New version of ACEAX has been published :
Core
Ability to have configuration that can be used only with Arsenal Extended, but not with regular Arsenal to avoid "polluting" it with a lot of variations (Contributed by @Jerry442)
More builtin camo (Contributed by @PetMudstone)
USP
Support of USP IHPS
Config Helper Application v0.1
The Config Helper Application is a tool designed to generate ACEAX configuration from an existing mod.
It analyzes mod configuration files to detect Arsenal entries that have the same 3D model but different textures.
It allows to "map" a texture slot (=hiddenselection) to an option, and each actual texture to a value of that option.
It requires .NET 6 runtime to be installed.
v0.7.7
v0.7.6
- AMF v0.0.8 Compatibility
- Improved USP Compatibility
- Reversed US Flags on right shoulder for USP
- Support for multiple hidden selections for a texture option
- Ability to restrict some options values to a faction (contributed by matfax)
- Option selection UI is adjusted to content height (contributed by matfax)
- Automatically choose closest configuration if option value is unavailable (contributed by matfax)
- Misc fixes