ACE3/tools
Filip Maciejewski 10881fc5bd
SOG Compat - Add 1.2 update support (#8974)
* Update vn_mine_tripwire_m16_02_ammo base class

* Fix fnc_handlePunjiTrapDamage

Hopefully once and for all

* Remove placement actions from punji traps

* Add Explosives compat for 1.2 content

TODO testing

* Add quoting to stringtable config usage

* Prevent bike mine placement object from swinging all over the place

* Add non attachable ACE_Triggers for big mines

Bike mine looks kinda stupid when it's attached to a car...

* Bike mine triggers

* Cartridge mine triggers

* Lighter mine triggers

* Pot mine triggers

* Jerrycan mine triggers

* Mortar shell mine triggers

* Grenade board mine triggers

* Inheritance fixes

* Update damage handler for new punji traps

* Improve interaction points and dig distances

* Dh10 mine triggers

* Bump damage of vn_mine_cartridge_ammo

* Add incendiary features to lighter and jerry can explosives

WIP

* SOG Compat - Added fuel tank volumes for SOG update 1.2 vehicles (#8978)

* Added fuel tank volumes for SOG update 1.2 vehicles

* Type 55A is similar in fuel capacity to the PTF Nasty, not the PBR

* Add missing EOLs

Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>

* Improve placement feedback of Whip punji

* Add inheritance to custom wound handlers

* Fix doorway punji position

* Add spikes offset for affected units of doorway trap

* Prevent spiderholes from being loaded into cargo

* Add missing continue digging action to spiderholes

* Fix spiderholes physics while being dug up via trenches system

Depends on #8998

* Add missing params

* Fix parenthesis

* Add pDrive dummy files

This is stupid.

* Enable Melee weapons in the arsenal

* Add Entrenching tool capabilities to Shovel and ETool

Depends on #8999

* Add incendiary features to Molotov and M14

* Tweak chance of being set ablaze

Now sums all hitpoints damage.

* Add ACE_damageType to napalm and he bombs

* Do not change cartridge mine damage and range if no ACE Medical

* Simplify variable config values

* Swap cartridge mine hit values

Whoopsie.

* Add overpressure configs to launchers

* Fixed an issue preventing the M1919A6 CSW from being disassembled (#8970)

* Remove disassembleTo from CSW weapons

This config property is meant for tripods.

* Add CSW config for MG42

* Simplify requiredAddons

* Remove proxy weapons from most of the CSW, adjust loading times

The animations are pretty important in case of SOGPF turrets, the ammo load times were adjusted accordingly so the total loading times is similar.

* Add vn_pavn_30_can.p3d pDrive dummy

* Fix missing MG42 mag icon

* Add field_rations values to food props/mags

Needs #9008 to be usable.

* Add more field_rations values to food props/mags

Send help.

* More food configs

* Even more food configs

Fooooood.

* More fooood

Even more foooooood.

* Fix food inheritance

* Add SGM CSW compatibility

* Various fixes for CSW

Wrong tripods for opfor guns, missing translation

* Improve TOW interaction position

* Add dragging and interaction configs to recoilles rifles

* Cleanup SGM CSW config

* Add MK18 CSW config

* Add H-12 MLRS CSW config

* Add missing Mk18 stringtable

* Add function header and logging to fnc_woundsHandlerIncendiary

* Add missing weapons in CfgPatches array

* Add entrenching tool config to backpacks

* Fix Hammer and Fire axe melee weapons

* Add missing CSW images

Thanks @BaerMitUmlaut

Co-authored-by: Samuel Deutsch <Quantx@users.noreply.github.com>
2022-09-08 14:41:52 +02:00
..
.vscode Vscode - Add test/build tasks (#8298) 2021-06-28 00:01:04 -05:00
pDummies SOG Compat - Add 1.2 update support (#8974) 2022-09-08 14:41:52 +02:00
build.py Tools - Build dev (filepatching) with hemtt if installed (#8061) 2021-01-10 13:28:29 -06:00
check_strings.py Tools - Fix string check false positive on tagging macro (#8917) 2022-05-18 14:36:05 -05:00
compileExtensions.py Extensions - Various Improvments (#8227) 2021-04-22 14:11:56 -05:00
config_style_checker.py General - Format config classes with consistent spacing (#8550) 2021-10-18 11:56:43 -05:00
config_validator.py Update configValidator tool for Mikero changes (#5537) 2017-09-21 12:41:48 -05:00
deploy.py replace urls (#8875) 2022-04-14 09:22:23 +02:00
extract_dependencies.py Documentation - Add dependencies page (#8706) 2021-12-02 15:40:46 +01:00
generate_airfriction_config.py Ballistics - Add a 5.8mm magazine with the CMR-76 (QBU-88) (#7820) 2020-08-18 12:44:58 -05:00
github_privates_bot.py Normalize to LF line endings 2016-05-30 18:37:03 +02:00
make.cfg Revert pboProject tools removal 2016-07-11 16:20:32 +02:00
make.py Tools - Binarize configs in make.py (#8662) 2021-11-11 12:47:52 +01:00
publish.py Tools - Add sog/gm compats to steam workshop (#8568) 2021-10-21 12:23:08 -05:00
search_privates.py Add Arma CI Workflow (validate, lint, build) (#7207) 2019-10-05 22:53:16 +02:00
search_undefinedFunctions.py Update search_undefinedFunctions.py (#7780) 2020-06-30 11:43:00 -05:00
search_unused_privates.py Add Arma CI Workflow (validate, lint, build) (#7207) 2019-10-05 22:53:16 +02:00
setup.py Make setup.py compatible with new include CBA structure 2018-05-22 19:49:19 +02:00
sqf_linter.py Tools - Update sqf_linter.py to ignore parse/macro errors (#8566) 2021-10-26 18:44:42 -05:00
sqf_validator.py Add optionals to validation tools (#8290) 2021-06-29 13:21:08 -05:00
sqfvmChecker.py Tools - Increase timeout on sqfvmChecker.py (#8703) 2021-11-26 22:49:37 -06:00
stringtable_validator.py Update stringtable_validator.py (#7841) 2020-08-09 10:24:09 -05:00
stringtablediag.py Round stringtable completion to 2 decimals (#7300) 2019-12-11 23:35:11 +01:00
stringtableduplicates.py Normalize to LF line endings 2016-05-30 18:37:03 +02:00
stringtablemerger.py Normalize to LF line endings 2016-05-30 18:37:03 +02:00
updateIncludes.py Tools - Add script to update HEMTT include folder (#8134) 2021-04-20 12:28:11 +02:00