lambdatiger
183d9f0ac6
capitization from cfg to Cfg in config lookups
2024-01-17 20:48:27 -06:00
lambdatiger
73d0064607
Removed white space from removing an if statement in a previous commit
2024-01-17 18:54:13 -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
16128721e0
Function header changes
...
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-01-17 18:20:47 -06:00
lambdatiger
8dd76d1ba6
Changes as discussed here https://github.com/acemod/ACE3/pull/9728#discussion_r1453104308
2024-01-16 15:39:16 -06:00
lambdatiger
b2666fceec
Config lookup optimization mentioned by johnb432 here: https://github.com/acemod/ACE3/pull/9728#discussion_r1452726505
2024-01-15 18:47:06 -06:00
lambdatiger
f713791602
fixed a loop that got caught in the merge crossfire
2024-01-15 18:35:26 -06:00
lambdatiger
133f0b1da4
Updated type checks in line with recommendation from johnb432
2024-01-15 17:36:02 -06:00
lambdatiger
4dee712d70
fixed example syntax
2024-01-15 15:37:18 -06:00
lambdatiger
62a82ec71d
added trailing newlines
2024-01-15 13:39:19 -06:00
lambdatiger
eb61f5f7c0
Updated debugging, by default tracking spheres sync properly and messages are a bit clearer
2024-01-14 23:08:37 -06:00
lambdatiger
fbcf196402
Attempt to clean up formatting onall files
2024-01-13 00:35:22 -06:00
lambdatiger
ad1916f513
Blacklisting error
2024-01-12 01:54:58 -06:00
lambdatiger
b1d54a1907
Fixed names and updated formatting
2024-01-11 14:01:50 -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