lambdatiger
b656ef6467
Initial rollback to old frag simulation and spalling simulation. Updated spall to function and helpter functions as well
2024-07-17 01:53:40 -05:00
johnb432
279f2e0552
Formatting and header fixes
2024-03-01 19:51:21 +01:00
lambdatiger
668d222a3f
Removed blacklist functions and settings
2024-02-15 18:13:06 -06:00
lambdatiger
f7417377e5
Mactched format https://github.com/acemod/ACE3/pull/9728#discussion_r1454926681
2024-01-17 21:52:47 -06:00
lambdatiger
b6891b729d
formatting changes
...
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-01-17 18:24:54 -06:00
lambdatiger
67ede76494
compacted text a bit
2024-01-15 19:57:31 -06:00
lambdatiger
d51a9543b9
updated settings defaults
2024-01-14 23:09:08 -06:00
lambdatiger
fbcf196402
Attempt to clean up formatting onall files
2024-01-13 00:35:22 -06:00
lambdatiger
fbc710ce47
Removed tabs
2024-01-11 15:47:48 -06:00
lambdatiger
e290fd7c04
Fixed MP compat issue
2024-01-11 15:44:15 -06:00
lambdatiger
3e3ed12503
Final submunition code cull
2024-01-10 19:47:05 -06:00
lambdatiger
eef48da6bc
Converetd all stray tabs to spaces
2024-01-10 18:51:38 -06:00
lambdatiger
a04e7a83e6
Small bug & config name fixes
2024-01-10 18:34:54 -06:00
lambdatiger
4cada76c81
Fleshed out stringtables
2024-01-10 15:48:06 -06:00
lambdatiger
0af6a74a41
Updated debug settings and staged localization strings
2024-01-10 00:55:33 -06:00
lambdatiger
8f70fa971a
clarified variable names and removed submunition function call paths
2024-01-10 00:30:46 -06:00
lambdatiger
55c7a233d1
removed duplicate setting
2024-01-08 23:58:11 -06:00
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
lambdatiger
6c212ca377
Initial commit or frag & spall rewrite
2024-01-08 15:21:32 -06:00
BrettMayson
464ab0cefb
Tools - Add HEMTT SQF support and fix commas are not semicolons ( #9663 )
...
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
2023-12-07 03:20:47 +00:00