ACE3/addons/refuel
Dystopian 96f81f1c9b
Interaction - Add actions based on animations (#6144)
* Add actions based on animations

* Add setting

* Add ability to set items for users

* Add actions for 1.82 changes

Add actions for backpacks, canisters, entrench tool.
Move items and backpack to WeaponHolder.

* Add RHS 0.4.6 ZIL spare

* Update to new standards

* Handle RHS BTR retread system

* Make init faster: move condition to configClasses

* Fix CUP fake anims

* Refactor

* Rework

* Rename init function

* Decrease number of classes to init

* Fix merge mistake

* Apply suggestions from code review

* Updated code for current mod structure

* Multiple fixes & tweaks

- Made anim setting require a mission restart
- Handle more types of items that can be spawned
- Prioritise adding items to inventory and only drop on ground if no inventory space
- Add more position checks to make certain no valid position are present before stopping
- If 1 item was spawned in, it's considered as success
- Disable RHS' wheel replacement only if ace_repair is loaded

* Update CfgVehicles.hpp

* cache config lookup at preStart

* Fix error

* Add text config entry for progress bar title

* Restructure interactions, improved some locations & added interaction to some missing vehicles

* Reverted preInit change

---------

Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2024-08-10 23:29:50 -05:00
..
data Refuel - Improved fuel hose texture (#8983) 2022-08-17 13:00:54 +02:00
dev Refuel - Fix for SOG/SPE (#10049) 2024-06-03 02:00:12 -07:00
functions Refuel - Fix fuel source disabling (#9995) 2024-05-23 21:56:08 +02:00
ui Added module icon 2015-08-15 23:38:08 +02:00
$PBOPREFIX$ Initial draft 2015-08-13 19:33:55 +02:00
ACE_Refuel_Positions.hpp Refuel - Fix for SOG/SPE (#10049) 2024-06-03 02:00:12 -07:00
ACE_Settings.hpp Logistics - Move to CBA settings and organize in subcategories (#6284) 2018-07-05 11:29:32 -05:00
Cfg3DEN.hpp Refuel - Add enable setting (#7613) 2024-05-23 21:47:19 +02:00
CfgEventHandlers.hpp Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
CfgVehicles.hpp Interaction - Add actions based on animations (#6144) 2024-08-10 23:29:50 -05:00
config.cpp Refuel - Add enable setting (#7613) 2024-05-23 21:47:19 +02:00
defines.hpp Refuel - Add Progress Bar Duration Setting (#8971) 2022-08-17 13:25:37 +02:00
initSettings.inc.sqf General - Cleaned up cbaSettings_settingChanged (#10050) 2024-05-31 13:20:21 -07:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
script_component.hpp Refuel - Add Progress Bar Duration Setting (#8971) 2022-08-17 13:25:37 +02:00
stringtable.xml Translation - Add Missing Spanish (#10001) 2024-05-10 20:42:55 -05:00
XEH_postInit.sqf Refuel - Remove unused variable (#10089) 2024-06-26 05:02:19 -07:00
XEH_preInit.sqf Tools - Add HEMTT SQF support and fix commas are not semicolons (#9663) 2023-12-07 03:20:47 +00:00
XEH_PREP.hpp Refuel - Add enable setting (#7613) 2024-05-23 21:47:19 +02:00
XEH_preStart.sqf Refuel - Add enable setting (#7613) 2024-05-23 21:47:19 +02:00

ace_refuel

The Refuel module introduces ability to refuel vehicles on different realistic levels.