ACE3/addons/trenches/functions
Filip Maciejewski 508e669e05
Trenches - Add modded Entrenching Tools support (#8999)
* Add support for other entrenching tools

* Docs

* Remove unused variable

* Check unit weapons for entrenching tool

`weapons` returns weapons in weapon slots and from all containers.

* Update addons/trenches/README.md

Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>

* Support for shovel Backpacks

* Update XEH_preStart.sqf

* Add Arsenal "Entrenching Tool" stat

Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2022-09-05 00:21:29 +02:00
..
fnc_camouflageTrench.sqf Trenches - Add camouflage action using surfaceTexture (#8935) 2022-07-15 15:42:00 +01:00
fnc_canCamouflageTrench.sqf Trenches - Add modded Entrenching Tools support (#8999) 2022-09-05 00:21:29 +02:00
fnc_canContinueDiggingTrench.sqf Trenches - Add modded Entrenching Tools support (#8999) 2022-09-05 00:21:29 +02:00
fnc_canDigTrench.sqf Trenches - Add modded Entrenching Tools support (#8999) 2022-09-05 00:21:29 +02:00
fnc_canRemoveTrench.sqf Trenches - Add modded Entrenching Tools support (#8999) 2022-09-05 00:21:29 +02:00
fnc_continueDiggingTrench.sqf Trenches - Add modded Entrenching Tools support (#8999) 2022-09-05 00:21:29 +02:00
fnc_handleInteractMenuOpened.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
fnc_handleKilled.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
fnc_handlePlayerChanged.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
fnc_handlePlayerInventoryChanged.sqf Trenches - Add modded Entrenching Tools support (#8999) 2022-09-05 00:21:29 +02:00
fnc_handleScrollWheel.sqf Headers - Fix function names in examples (#7663) 2020-04-25 08:41:45 +02:00
fnc_handleUnconscious.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
fnc_hasEntrenchingTool.sqf Trenches - Add modded Entrenching Tools support (#8999) 2022-09-05 00:21:29 +02:00
fnc_placeCancel.sqf Headers - Fix function names in examples (#7663) 2020-04-25 08:41:45 +02:00
fnc_placeConfirm.sqf Trenches - Add "placed" and "finished" events (#8998) 2022-08-20 15:43:50 -05:00
fnc_placeTrench.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
fnc_removeTrench.sqf Trenches - Add modded Entrenching Tools support (#8999) 2022-09-05 00:21:29 +02:00
fnc_setTrenchPlacement.sqf [WIP] Fix script errors reporting wrong line numbers (#6407) 2018-09-17 14:19:29 -05:00
script_component.hpp Cleanup - Trim all trailing whitespace (#8651) 2021-10-30 16:42:03 -05:00