ACE3/addons/repair
BrettMayson 10c1085aba
Repair - Add wheel patching (#8835)
* patch wheels on vehicles

* all tire patching working

Co-authored-by: mp-singh <mandeep@mandeepsingh.ca>

* doc

* remove unused string

* Update CfgVehicles.hpp

* use strintable

* setting for where the wheel can be patched

* localize

* Update stringtable.xml

* can't patch a missing tire

* removal > replacement

* Update addons/repair/initSettings.sqf

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* Apply suggestions from code review

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

* patch icon

* use PATCH_WHEEL_STEP_TIME

* fix wheel translation

---------

Co-authored-by: mp-singh <mandeep@mandeepsingh.ca>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
2023-06-28 13:39:08 +03:00
..
data Fix Armake problems (#6697) 2018-11-29 11:18:22 +01:00
dev Cleanup - Trim all trailing whitespace (#8651) 2021-10-30 16:42:03 -05:00
functions Repair - Add wheel patching (#8835) 2023-06-28 13:39:08 +03:00
ui Repair - Add wheel patching (#8835) 2023-06-28 13:39:08 +03:00
$PBOPREFIX$
ACE_Repair.hpp Repair - Add wheel patching (#8835) 2023-06-28 13:39:08 +03:00
ACE_Settings.hpp Repair - Add settings to control item requirements for different actions (#7243) 2019-10-24 22:52:04 -04:00
CfgActions.hpp
CfgEden.hpp General - Format config classes with consistent spacing (#8550) 2021-10-18 11:56:43 -05:00
CfgEventHandlers.hpp Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
CfgMoves.hpp
CfgVehicles.hpp Repair - Add wheel patching (#8835) 2023-06-28 13:39:08 +03:00
config.cpp editor icon, editor category, delete on death 2018-01-02 15:56:15 +01:00
initSettings.sqf Repair - Add wheel patching (#8835) 2023-06-28 13:39:08 +03:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
script_component.hpp Repair - Add wheel patching (#8835) 2023-06-28 13:39:08 +03:00
stringtable.xml Repair - Add wheel patching (#8835) 2023-06-28 13:39:08 +03:00
XEH_postInit.sqf revert a variable 2019-05-03 17:09:16 +02:00
XEH_preInit.sqf Repair - Support all modded toolkits (#8595) 2021-11-11 12:41:25 +01:00
XEH_PREP.hpp Repair - Add wheel patching (#8835) 2023-06-28 13:39:08 +03:00
XEH_preStart.sqf Repair - Support all modded toolkits (#8595) 2021-11-11 12:41:25 +01:00

ace_repair

Adds repair system.