Skip to content

Releases: BrettMayson/HEMTT

Version 1.18.2

10 Feb 03:06

Choose a tag to compare

Added

Fixed

PAA Generation

In HEMTT versions prior to this version, there was a problem with the flags in generated .paa files, created either by the VSCode extension or HEMTT CLI. PAAs generated with this version of HEMTT are now correct, and any previously generated files can easily be fixed with hemtt utils paa cxam-fix, which will recursively fix any files.

In addition HEMTT's PAA Coversion is now accessible in your browser!

New Contributors

Full Changelog: v1.18.1...v1.18.2

Version 1.18.1

07 Jan 07:43

Choose a tag to compare

Added

Fixed

Full Changelog: v1.18.0...v1.18.1

Version 1.18.0

20 Nov 16:34

Choose a tag to compare

Added

Fixed

Full Changelog: v1.17.4...v1.18.0

Version 1.17.4

11 Nov 23:56

Choose a tag to compare

Added

Fixed

Full Changelog: v1.17.2...v1.17.4

Version 1.17.2

04 Oct 03:58
dd9b78d

Choose a tag to compare

What's Changed

Full Changelog: v1.17.1...v1.17.2

Version 1.17.1

01 Oct 17:15

Choose a tag to compare

Fixed

Full Changelog: v1.17.0...v1.17.1

Version 1.17.0

30 Sep 22:15
a607595

Choose a tag to compare

HEMTT 1.17.0 will be the last release for Intel Macs.

Added

Fixed

New Lints

PabstMirror's SQF Inspector is here! 🎉 It adds a number of new lints, some of which require running hemtt check --pedantic. Check out the SQF Lints page for more information on all of HEMTT's lints and how to configure them!

Global Configuration

HEMTT now has a global configuration file, right now used for some hemtt launch functionality! See the Global Configuration and hemtt launch pages for more information!

Binarize Cache (An Experimental Feature)

HEMTT is testing a cache for binarization! It is disabled by default, but can be tested with the --exp-bin-cache flag.

When doing local builds, binarized files will be reused between builds, reducing build times. hemtt release will always do a full binarization.

During testing, you will need to run --exp-bin-cache on every build to see benefits. Please report any issues (or lack thereof) on the HEMTT channel in the ACE Discord.

Version 1.16.4

09 Sep 17:48
28af516

Choose a tag to compare

Added

Fixed

Full Changelog: v1.16.3...v1.16.4

Version 1.16.3

30 Jul 22:02

Choose a tag to compare

Added

Fixed

New Contributors

Full Changelog: v1.16.2...v1.16.3

Version 1.16.2

26 Jun 22:32

Choose a tag to compare

Added

Fixed

Full Changelog: v1.16.1...v1.16.2