lambdatiger
1da1c68803
Apply suggestions from code review
...
Small formatting changes and small errors
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-02-14 16:50:09 -06:00
lambdatiger
2d9828de91
removed unneeded toLower
2024-01-18 19:16:39 -06:00
lambdatiger
183d9f0ac6
capitization from cfg to Cfg in config lookups
2024-01-17 20:48:27 -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
6dacd38101
Few quick optimizations of == to isEqualTo
2024-01-16 15:40:51 -06:00
lambdatiger
67ede76494
compacted text a bit
2024-01-15 19:57:31 -06:00
lambdatiger
b7807044bf
white space/formatting changes
2024-01-15 18:47:21 -06:00
lambdatiger
4ef116643d
Small optimization to optimize config lookup
...
quick testing shows a whole 600ns increase in
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-01-15 18:10:30 -06:00
lambdatiger
8683e0aa56
Fixed array of double spaced format errors
2024-01-15 16:10:01 -06:00
lambdatiger
ff462333cb
Comment & documentation spelling and grammar improved
2024-01-15 14:39:41 -06:00
lambdatiger
0f82f59955
typos from last commit
2024-01-15 14:08:27 -06:00
lambdatiger
3f45f7735b
Convereted toLower to toLowerANSI
2024-01-15 13:55:15 -06:00
lambdatiger
0e1bd6ab0e
Got a little overzealous pruning & expanding variable names in the dev functions
2024-01-15 13:37:12 -06:00
lambdatiger
f28d5d2372
Reswept dev functions to match ACE code guidelines
2024-01-15 13:13:59 -06:00
lambdatiger
fbcf196402
Attempt to clean up formatting onall files
2024-01-13 00:35:22 -06:00
lambdatiger
40810f282f
Updated debug dump functions for ease of use
2024-01-11 17:58:47 -06:00
lambdatiger
b1d54a1907
Fixed names and updated formatting
2024-01-11 14:01:50 -06:00
lambdatiger
eef48da6bc
Converetd all stray tabs to spaces
2024-01-10 18:51:38 -06:00
lambdatiger
14e7ef7cba
removed leftover script profiler calls
2024-01-08 18:07:15 -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