ACE3/addons/vehicle_damage/functions
johnb432 c44a1e7ea7
Cookoff - Mini-Rewrite (#9758)
* Cook-off improvements

* More changes

* Update fnc_getVehicleAmmo.sqf

* Better engine fire placement

* Update fnc_detonateAmmunition.sqf

* Update XEH_postInit.sqf

* Update fnc_getVehicleAmmo.sqf

* Update events-framework.md

* Various improvements

* Separate effect handling

* Tweaks

* Update XEH_postInit.sqf

* Prevent double ammo detonation

* Fixed objects not being able to cook-off again

* Added incendiary rounds as source of box cookoff

* Converted enable setting to bool

* Fixed brackets

* Update fnc_cookOff.sqf

* Update CfgEden.hpp

* Removed GVAR(enable), added GVAR(enableFire) back

* Update initSettings.inc.sqf

* Update events-framework.md

* Update addons/cookoff/functions/fnc_cookOffEffect.sqf

* Restructured, redid API events

* Fix effect for JIP, minor optimisations

* Removed `cbaSettings_settingChanged`

* Renamed variables, tweaked string table entries

* Update fire damage #9991

* Capitalize comments again

* Fix cookoff for very short durations and fix effect removal being too quick
2024-06-05 12:36:39 -07:00
..
fnc_abandon.sqf Vehicle Damage - Add API to prevent AI from dismounting from immobile vehicles (#9990) 2024-06-01 09:55:56 -07:00
fnc_addDamage.sqf Cookoff - Mini-Rewrite (#9758) 2024-06-05 12:36:39 -07:00
fnc_addEventHandler.sqf General - Replace toLower with toLowerANSI where applicable (#9790) 2024-03-07 22:08:13 +01:00
fnc_blowOffTurret.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_calculatePenetrationInfo.sqf General - Replace toLower with toLowerANSI where applicable (#9790) 2024-03-07 22:08:13 +01:00
fnc_detonate.sqf Cookoff - Mini-Rewrite (#9758) 2024-06-05 12:36:39 -07:00
fnc_handleBail.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_handleCookoff.sqf Cookoff - Mini-Rewrite (#9758) 2024-06-05 12:36:39 -07:00
fnc_handleDamage.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_handleDamageEjectIfDestroyed.sqf Tools - Check example funcs in document_functions.py (#9630) 2023-11-08 12:00:05 -06:00
fnc_handleDetonation.sqf Cookoff - Mini-Rewrite (#9758) 2024-06-05 12:36:39 -07:00
fnc_handleVehicleDamage.sqf General - Replace toLower with toLowerANSI where applicable (#9790) 2024-03-07 22:08:13 +01:00
fnc_knockOut.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_medicalDamage.sqf Vehicle Damage - Fix applying medical damage to non-local and invulnerable units (#9988) 2024-05-31 13:15:46 -07:00
fnc_processHit.sqf Cookoff - Mini-Rewrite (#9758) 2024-06-05 12:36:39 -07:00