Skip to content

Releases: BrettMayson/HEMTT

Version 1.16.1

29 May 06:26

Choose a tag to compare

Fixed

This update fixes a large performance regression introduced in 1.14.4 that affected some projects with very large configs.

HEMTT's ability to handle invalid syntax has also improved. Please continue to comment on or create new issues when you encounter syntax that causes HEMTT to crash or produce really bad error messages. I can't improve issues in HEMTT that I am unaware of

New Contributors

Full Changelog: v1.16.0...v1.16.1

Version 1.16.0

26 May 18:20

Choose a tag to compare

Added

Fixed

New Contributors

Full Changelog: v1.15.1...v1.16.0

Version 1.15.1

04 Apr 15:52
5b4fff1

Choose a tag to compare

Added

Fixed

Extensions

The Firefox and Chrome extensions got updates to support additional PAA formats.

The VSCode Extension has had lots of improvements in the past few weeks.

Come join us in the ACE Discord to follow development of HEMTT and its extensions!

Full Changelog: v1.15.0...v1.15.1

Version 1.15.0

17 Mar 10:10

Choose a tag to compare

Added

Fixed

Full Changelog: v1.14.7...v1.15.0

Version 1.14.7

11 Mar 16:59

Choose a tag to compare

Added

Fixed

Full Changelog: v1.14.5...v1.14.7

Version 1.14.5

01 Mar 18:17
3cc1193

Choose a tag to compare

Version 1.14.4 was pulled due to a bug in the SQF Compiler, this change log includes everything that was included in 1.14.4.

Added

Fixed

Pedantic Lints

Lints can now be labelled as pedantic, meaning they usually won't run. These lints can be very trivial changes, or lints that may generate false positives, and developers won't want to see them on every execution. Run hemtt check --pedantic to see these lints, or change them to enabled by default in your project.toml or lints.toml files.

Full Changelog: v1.14.3...v1.14.4

Version 1.14.3

18 Feb 05:56

Choose a tag to compare

Added

Fixed

Full Changelog: v1.14.2...v1.14.3

Version 1.14.2

17 Jan 01:43
41885af

Choose a tag to compare

Added

Fixed

New Contributors

Full Changelog: v1.14.1...v1.14.2

Version 1.14.1

19 Dec 04:59
dc4ad18

Choose a tag to compare

Added

Fixed

Full Changelog: v1.14.0...v1.14.1

Version 1.14.0

13 Dec 18:42

Choose a tag to compare

What's Changed

Photoshoot

hemtt photoshoot is a WIP feature, currently only supporting editorPreview on all vehicles, and picture on uniform weapons

Full Changelog: v1.13.6...v1.14.0