Commit Graph

322 Commits

Author SHA1 Message Date
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
PabstMirror
89b8ed4b56
Tools - Fix string check false positive on tagging macro (#8917) 2022-05-18 14:36:05 -05:00
Filip Maciejewski
c66304daf9
Explosives - SOG Compat - Fix Spiked ammo box placing wrong ammo type (#8914)
* Explosives - SOG Compat - Fix Spiked ammo box placing wrong ammo type

* Add vn_pavn_ammo pDrive dummy file
2022-05-15 18:48:39 -05:00
Jo David
a20110874c
replace urls (#8875) 2022-04-14 09:22:23 +02:00
Björn Dahlgren
38a308ee24
Remove pDummies for decrypted PBOs in 2.08 patch (#8838) 2022-03-08 21:00:04 -06:00
TyroneMF
59fe345f60
Documentation - Add dependencies page (#8706)
Co-authored-by: jonpas <jonpas33@gmail.com>
2021-12-02 15:40:46 +01:00
PabstMirror
53f8577122
Tools - Increase timeout on sqfvmChecker.py (#8703) 2021-11-26 22:49:37 -06:00
PabstMirror
986b7e3f97
Tools - Binarize configs in make.py (#8662) 2021-11-11 12:47:52 +01:00
Björn Dahlgren
6234c05645
Tools - Update Mikero to public version 2021-11-06 (#8675) 2021-11-11 12:47:18 +01:00
PabstMirror
dfe346260c
Tools - Update sqf_linter.py to ignore parse/macro errors (#8566)
* Tools - Update sqf_linter.py to ignore parse/macro errors

* Apply suggestions from code review

Co-authored-by: jonpas <jonpas33@gmail.com>

* Update sqf_linter.py

Co-authored-by: jonpas <jonpas33@gmail.com>
2021-10-26 18:44:42 -05:00
PabstMirror
5321efe6db
Tools - Add sog/gm compats to steam workshop (#8568) 2021-10-21 12:23:08 -05:00
jonpas
c29ae977fc
Documentation - Merge ACEX (#8526)
* Documentation - Merge ACEX

* Only show ACEX prefix note on framework pages

* Documentation - Use ACEX prefix in Fortify events
See #8553

* Cleanup acex from config.yml

* English is weird

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-10-21 11:27:25 -05:00
Björn Dahlgren
b12af1e0b5
General - Format config classes with consistent spacing (#8550) 2021-10-18 11:56:43 -05:00
PabstMirror
916346ae59
General - Format config class defines to coding guidelines (+tool) (#8520)
* General - Format config class defines to coding guidelines (+tool)

* Update tools/config_style_checker.py

Co-authored-by: jonpas <jonpas33@gmail.com>

* Update tools/config_style_checker.py

Co-authored-by: jonpas <jonpas33@gmail.com>

Co-authored-by: jonpas <jonpas33@gmail.com>
2021-10-15 13:47:05 -05:00
PabstMirror
495a9b6fb9
Tools - Cleanup all old keys in release/optionals (#8523) 2021-10-15 12:22:12 -05:00
nomisum
7009404d39
Add Global Mobilization Compatibility (#7835)
* GM Compat

add GM Compat addon - it's #7835 without fastroping & refuel changes
* plus compat_gm moved into optionals
* plus a few whitespace fixes

Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: Fusselwurm <fusselwurm@gmail.com>

* add ACE CSW dep (see script_component.hpp)

* warn about missiong compat_gm if GM is loaded

* move medic tents to EGVAR(medical,facilities) array thing

* add pDumbs

Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: Fusselwurm <fusselwurm@gmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-10-14 10:48:54 -05:00
PabstMirror
4b593f85d3
Tools - Add sog compat pDumbies (#8493) 2021-10-08 17:11:36 +02:00
PabstMirror
efe09682cc
Add SQFC support (#8235)
* sqfc

compile_script
cba 3.15.5 and update make.py

* \n

Co-authored-by: jonpas <jonpas33@gmail.com>

* Update make.py

Co-authored-by: jonpas <jonpas33@gmail.com>
2021-09-03 19:08:34 -05:00
Björn Dahlgren
2513ef25de
Add optionals to validation tools (#8290) 2021-06-29 13:21:08 -05:00
PabstMirror
2fc352f461
Vscode - Add test/build tasks (#8298)
Delete tasks.json
2021-06-28 00:01:04 -05:00
Dystopian
b04b92c505
Fix make after hemtt pack (#8264) 2021-05-23 16:55:30 -05:00
PabstMirror
49b9b174ba
Extensions - Various Improvments (#8227) 2021-04-22 14:11:56 -05:00
PabstMirror
88b1c5b917
Tools - Add script to check sqf/config with sqfvm (#8137) 2021-04-20 12:39:05 +02:00
PabstMirror
28cad69947
Tools - Add script to update HEMTT include folder (#8134) 2021-04-20 12:28:11 +02:00
Dystopian
88e08dc130
Fix make.py temp files cleanup (#8189) 2021-04-17 12:08:18 -05:00
Björn Dahlgren
d55529041a
Apply needed pboProject settings in make.py via Windows Registry (#8128) 2021-02-26 19:55:01 -06:00
PabstMirror
f72175f823
Tools - Don't let mikro tools touch configs (#8093) 2021-02-18 12:53:22 -06:00
PabstMirror
8b8abec70e
Tools - Build dev (filepatching) with hemtt if installed (#8061)
* Build dev (filepatching) with hemtt if installed

* Update build.py
2021-01-10 13:28:29 -06:00
Björn Dahlgren
d991f8ebdc
Tools - Disable pboproject warnings are errors in build script (#8049)
Macros with unused variables are now warnings
This causes issues with logging macros being unused with disabled debug
2021-01-10 13:27:25 -06:00
Cyruz143
d19bdceda1
Grenades - Remove ref to missing audio (#7928)
* Remove ref to missing audio

* Removing unused dummy files
2020-10-09 12:54:41 -05:00
Björn Dahlgren
4e83b387e5
Tools - Set non zero exit code if any addons fail to build (#7937) 2020-10-04 18:54:04 +02:00
PabstMirror
6140a94efe 3.13.4 Release 2020-08-31 09:42:04 -05:00
Brett
b51cf3575c
Arsenal - Fix sorting when using search (#7877)
* fix sorting when using search

* remove unused line

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-08-27 10:44:18 -05:00
PabstMirror
fb037c8c1f
Tools - Dumbs (#7875) 2020-08-24 19:30:52 -05:00
PabstMirror
311dcde5da
Tools - Add all optionals to steamWS (#7859) 2020-08-23 09:57:36 -05:00
Laid3acK
2f9c4b6b41
Ballistics - Add a 5.8mm magazine with the CMR-76 (QBU-88) (#7820)
* 58x42_qbu_mag

* 58x42_qbu_mag

* 58x42_qbu_mag

* 58x42_qbu_mag

* 58x42_qbu_mag

* 58x42_qbu_mag

* 58x42_qbu_mag

* 58x42_qbu_mag

* 58x42_qbu_mag

* 58x42_qbu_mag

* 58x42_qbu_mag
2020-08-18 12:44:58 -05:00
PabstMirror
1be65a9125
Update stringtable_validator.py (#7841) 2020-08-09 10:24:09 -05:00
PabstMirror
f2dfcceb67
Tools - Prep publish for new RHS SAF compat (#7816) 2020-07-22 13:22:55 -05:00
PabstMirror
697bb2cbdd
Tools - Add a missing pDumb (#7790) 2020-07-01 18:14:58 -05:00
PabstMirror
a39faa2026
Update search_undefinedFunctions.py (#7780) 2020-06-30 11:43:00 -05:00
PabstMirror
5b559152e2
Update stringtable_validator.py (#7774) 2020-06-22 15:26:18 -05:00
PabstMirror
f9eaabe287
Update deploy.py (#7762) 2020-06-15 10:11:45 -05:00
PabstMirror
c35f4f6fe2
pDrive dumbies for make.py (#7758) 2020-06-14 14:30:10 -05:00
PabstMirror
f0f90ec866
Tools - Add dummy files for check external (#7600) 2020-04-19 18:52:59 -05:00
Laid3acK
3db9a24007
Ballistics - 300WM Berger Hybrid OTM airFriction updated (#7570)
* ballistics_300WM

* ballistics_300WM

* ballistics_300WM

* ballistics_300WM
2020-03-09 11:43:11 -05:00
Björn Dahlgren
d87d051d23
Tools - Removed deprecated Mikero tools arguments from make.py (#7517) 2020-02-29 21:37:19 +01:00
Alexey Tretyakov
601fe7e86a Tools - Update make.py for pboProject 2.63 (#7351)
* Update make.py

for issue
https://github.com/acemod/ACE3/issues/7350

* Restore check_external option with +/- G

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-01-02 21:09:44 -06:00
jonpas
ec63321343 Merge branch 'master' into release-3.13.0 2019-12-30 19:33:17 +01:00
PabstMirror
53c53bbdbc
Stringtable Validator - Check for tabs and correct spacing (#7332)
* Stringtable Validator - Check for tabs and correct spacing

* Improve error descriptions, Cleanup

* Change encoding to utf-8

Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
2019-12-26 19:42:30 -06:00
jonpas
8ea5146a2e Support zh-TW version update in make.py (UTF-8 encoding in file replace) 2019-12-17 20:17:22 +01:00