Harlowe Macro Framework v0.4.0

This is a pretty massive update, complete notes can be found in the changelog. The biggest additions are:

  • A local storage interface.
  • More helpers and functions.
  • Three new macro examples.
  • Cleaned up and streamlined source code and build process.

The additional macros are:

  • A dialog macro for creating modal “windows” (like little pop-ups).
  • An achievements system.
  • A clamping macro.

Future Plans

This project on the repo details the plans I have headed toward a v1.0.0 release.

I have put fixing the basic macros on hold indefinitely, as I don’t think it’s a big deal and fixes would require an API change, one I think would largely be for the worse.