Dart
2682778499
HEMTT - Use extends for launch presets ( #10231 )
...
Use extends for launch presets
2024-08-20 10:47:47 -05:00
PabstMirror
872d460e6d
Tools - Add missing includes for p3ds ( #9974 )
...
* Tools - Add missing includes for p3ds
* Cleanup vn?
* Update project.toml
* Update tools\.vscode
2024-04-26 17:35:30 -05:00
BrettMayson
86649edc1e
Tools - Remove unused property from .hemtt ( #9691 )
2023-12-30 14:35:25 +01:00
BrettMayson
464ab0cefb
Tools - Add HEMTT SQF support and fix commas are not semicolons ( #9663 )
...
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
2023-12-07 03:20:47 +00:00
Filip Maciejewski
f45b67222b
Compat RHS - Add hunterkiller support to M2A3 ( #9554 )
...
* Add RHS launch config
* RHS Compat - Add hunter killer to M2A3
2023-10-21 13:19:25 -04:00
PabstMirror
9873bf566c
Field Manual - Remove all use of +=
, cleanup magwell capitlization ( #9494 )
...
* Field Manual - Cleanup toml
* Fix magwell capitilization
* asc - skip fnc_zeusAttributes as it's hardcoded to be blocked
* Eliminate all use of += in fieldmanual
* Update sqfc.json
2023-10-16 01:49:23 -05:00
PabstMirror
6cebdd8fef
Tools - Modify HEMTT ASC exclude to match ( #9447 )
...
hemtt - modify asc exclude to match
2023-09-29 18:22:01 -05:00
BrettMayson
d2f5c2de02
Spearhead 1944 Compatibility ( #9292 )
...
* compat(spe): initial
* --changed csw/turrets
* disable spe disassemble
* csw: all mortars done
* more cleanup
* add missing hearing protection
* final cleanup
* goofed and removed too much
* ok all done
* formatting
* remove adt
* -+ updated frameworks
- Ballistics Framework Finished (Infantry Weapons)
- Wirecutter & Trench Framework Finished (Vests/Backpacks)
- Explosives Framework Finished (Added backward support for IFA3 Detonator/Firecord)
- Crew Served Weapons Framework Finished (Fixed Assemble/Disassemble)
* formatting
* Require HEMTT v1.7.2
* cleanup tabs / formating
* Apply suggestions from code review
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: ZluskeN <pontux@gmail.com>
* split to subcomponents, fix ubcs
* swap has_include for skipWhenMissingDependencies
* fix explosives
* add pdumies for ww2
* Apply suggestions from code review
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* cleanup sten duplicate configs
* move hearing to macro
* fix macro repaclement
* Use `SUBADDON`
* Move `addonRootClass` to bottom of CfgPatches
* Relative includes
* move config macro includes to config.cpp
* comment off csw changes for now
* Update .hemtt/project.toml
---------
Co-authored-by: Coldfront15 <born2toot2@gmail.com>
Co-authored-by: Brett Mayson <brett@joinoffstreet.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
Co-authored-by: ZluskeN <pontux@gmail.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
2023-09-25 15:37:59 -05:00
Mike-MF
ab6dd0164e
Compat WS - Realistic Names ( #9419 )
...
* Compat WS - Realistic Names
* use cba subcstring
* cleanup python
* Update script_macros_common.hpp
---------
Co-authored-by: BrettMayson <brett@mayson.io>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-09-23 13:07:52 -04:00
Filip Maciejewski
a7d8c3eb3a
Compat SOG - Make compat auto load if DLC is present ( #9204 )
...
* Move SOG compat to addons/
* Set component to skip loading when SOG not present
* Use skipWhenMissingDependencies for GRAD Trenches compatiblity
* Tools - Add SOG dlc launch config
* move trenches to sub config, handle grad with 2nd subconfig
* fix `Land_vn_b_prop_fueldrum_01` UBC
* use ifndef
---------
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-09-03 11:31:45 -05:00
jonpas
eab93f739a
Tools - Make HEMTT releases equivalent to older releases ( #9200 )
2023-05-16 15:27:28 +02:00
jonpas
f67ae06d21
Add HEMTT setup script for Windows and document HEMTT use ( #9184 )
2023-04-30 23:01:45 +02:00
BrettMayson
a40b0d48f2
HEMTT v10 Compatibility ( #9105 )
...
* HEMTT v10 Compatibility
* Update addons/field_rations/CfgUIGrids.hpp
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* fix PabstMirror review
* optionals
* End empty macro definitions with semi-colon (HEMTT v0.10)
* Adapt to HEMTT v0.10.0-a14
* Revert End empty macro definitions with semi-colon
* Disable old HEMTT build step in CI
* Add missing include and fix macro usage and include casings
* End empty macro definitions with semi-colon (HEMTT v0.10)
* Update addons/disarming/functions/fnc_showItemsInListbox.sqf
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* cleanup test code
* arty - keep style same as before
* fix fire screams
* Update script_component.hpp
* Keep old hemtt/workflow/sqfc
* Update arma.yml
* Update arma.yml
* Update CfgUIGrids.hpp
---------
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
2023-02-01 23:28:55 -06:00