Added
- launch: support macos by @BrettMayson in #1201
- paa: add generate to wasm by @BrettMayson in #1199
- project: check for pboprefixes by @PabstMirror in #1190
- sqf: lint for
countbeing replaceable withfindIfby @PabstMirror in #1186 - sqf: lint S05 - search deeply for
isNilby @PabstMirror in #1204 - stringtables: list link to file for L03 by @PabstMirror in #1182
Fixed
- book: fix Arma typo by @Drofseh in #1174
- general: fix error-on-all for hidden warnings from includes by @PabstMirror in #1188
- install: fix macOS by @BrettMayson in #1200
- launch: fix launching with only cdlc or global profiles by @BrettMayson in #1179
- paa: fix conversion to paa by @BrettMayson in #1197
- photoshoot: item fixes by @BrettMayson in #1171
- preprocessor: use quoted strings for
__FILE_NAME__macros by @PabstMirror in #1194 - sqf: fix inspector warns for wiki types, handle
addPublicVariableEHby @PabstMirror in #1192 - sqf: reduce false positives inside loops by @PabstMirror in #1169
- sqf: reduce false positives on s26 by @PabstMirror in #1191
- utils: fix missing parent entry in json on empty forward references by @nobodyshome in #1195
- utils: handle write failure by @BrettMayson in #1198
- vscode: fix audio player audios files didnt update by @jokoho48 in #1184
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
- @Drofseh made their first contribution in #1174
- @nobodyshome made their first contribution in #1195
Full Changelog: v1.18.1...v1.18.2