ACE3/addons/frag/functions
lambdatiger 3c1e912787 Initial commit:
- Added new ammo cfg types
 - Added new caching functions
 - Added dev functions
 - Transfered core system to vanilla projectile EHs
 - Added stringtable sub categories
 - Reworked fragmenting and spalling to us submunitions
   - Frag
     - Implemented system around chance to hit
     - Switched from hitbox estimation to hitting specific HPs
     - Updated chance to miss method based on solid angle hit chance
     - Split random & targeted frag to their own subfunctions
   - Spall
     - Uses a system of estimated momentum changes to generate spall
2024-01-08 15:22:52 -06:00
..
fnc_addBlackList.sqf Initial commit: 2024-01-08 15:22:52 -06:00
fnc_dev_addRound.sqf Initial commit: 2024-01-08 15:22:52 -06:00
fnc_dev_clearTraces.sqf Initial commit: 2024-01-08 15:22:52 -06:00
fnc_dev_debugAmmo.sqf Tools - Check example funcs in document_functions.py (#9630) 2023-11-08 12:00:05 -06:00
fnc_dev_drawTrace.sqf Initial commit: 2024-01-08 15:22:52 -06:00
fnc_dev_fadeRound.sqf Initial commit: 2024-01-08 15:22:52 -06:00
fnc_dev_fragCalcDump.sqf Initial commit: 2024-01-08 15:22:52 -06:00
fnc_dev_sphereDraw.sqf Initial commit: 2024-01-08 15:22:52 -06:00
fnc_dev_switchUnitHandle.sqf Initial commit: 2024-01-08 15:22:52 -06:00
fnc_dev_trackHitBox.sqf Initial commit: 2024-01-08 15:22:52 -06:00
fnc_dev_trackObj.sqf Initial commit: 2024-01-08 15:22:52 -06:00
fnc_doExplosions.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_doFrag.sqf Initial commit: 2024-01-08 15:22:52 -06:00
fnc_doFragRandom.sqf Initial commit: 2024-01-08 15:22:52 -06:00
fnc_doFragTargeted.sqf Initial commit: 2024-01-08 15:22:52 -06:00
fnc_doReflections.sqf Initial commit: 2024-01-08 15:22:52 -06:00
fnc_doSpall.sqf Initial commit: 2024-01-08 15:22:52 -06:00
fnc_doSpallMomentum.sqf Initial commit: 2024-01-08 15:22:52 -06:00
fnc_findReflections.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_fired.sqf Initial commit: 2024-01-08 15:22:52 -06:00
fnc_fragInfo.sqf Initial commit: 2024-01-08 15:22:52 -06:00
fnc_initBlackList.sqf Initial commit: 2024-01-08 15:22:52 -06:00
fnc_shouldFrag.sqf Initial commit: 2024-01-08 15:22:52 -06:00
fnc_shouldSpall.sqf Initial commit: 2024-01-08 15:22:52 -06:00
fnc_submunition.sqf Initial commit: 2024-01-08 15:22:52 -06:00
script_component.hpp Initial commit: 2024-01-08 15:22:52 -06:00