Skip to content

AAUnlimited v1.8.0

Compare
Choose a tag to compare
@linkanon linkanon released this 30 Jan 17:55
· 88 commits to master since this release
fcef914

Installation and Update Guide: https://github.com/aa2g/AA2Unlimited/wiki/Installation
How To Report a Crash: https://github.com/aa2g/AA2Unlimited/wiki/How-To-Report-a-Crash

Changes

  • Added Delayed Execution events to triggers. They let you emit an event that you can subscribe to with another trigger.
  • Added Lua function calls to triggers. Same syntax as the Lua procedures.
  • Misc. trigger expressions and actions.
  • Global variables are now editable and the card's default value takes priority over the module's.
  • Fixed some of the outstanding triggers UI issues (excessive brackets and whitespace, strings turning to mojibake on edit).
  • Fixed the unlimited outfits losing their buttons on switching clothes context.
  • AAU data loading. Lets you load the maker and AAU data from an arbitrary card. Functions similar to the style data transfer but instead of selecting a source style you load a card and use its (default) style.
  • Enabled some sliders to affect skirts. To be used with the upcoming skirt fixes scheduled for CCC v2.
  • Touched up maker's AAU user interface.
  • Added a help button that opens the corresponding wiki page.
  • Body tab and Tan tab now have a color selection button and color HEX textbox.
  • Configurable H button rearranging. In use by the latest JMCP mod.
  • extsave.lua now supports autosave. Enable and configure it in its settings.
  • It is now possible to use PNG files instead of BMP for skirt and underwear custom textures. To that end, an improved version of the hardlinker, harderlinker, has been released. To make use of it install harderlinker and enable the Use .png for custom textures option in the launcher.
  • a few minor fixes.