lambdatiger
bd23b42863
cleaned up function examples
2024-03-28 19:33:56 -05:00
lambdatiger
4583a0dc9c
reformatted comments and some v2.18 remakrs comments
2024-03-02 23:55:32 -06:00
lambdatiger
4c905fed42
Clarified trace statements and corrected format and spelling
2024-03-02 22:28:41 -06:00
johnb432
d6a37f3fde
Change stringtable entries
2024-03-02 16:36:43 +01:00
johnb432
480d2df446
Ignore curators and spectators
2024-03-01 19:51:51 +01:00
lambdatiger
05dedff99d
reworked some function headers and deleted whitespace in doFragTargeted
2024-02-20 20:32:05 -06:00
lambdatiger
78a27ff025
function header, lazy eval, and params list simplifications
2024-02-15 21:03:12 -06:00
lambdatiger
a976b28c69
magic number clean up and white space
2024-02-14 19:57:49 -06:00
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
665707bbda
a Brett (HEMTT) suggested change I miss
2024-02-08 17:29:03 -06:00
lambdatiger
2ad2564a1e
removed all spaces from macros
2024-02-08 17:12:11 -06:00
lambdatiger
fd6b9bcee1
Removed double space
2024-01-21 17:08:59 -06:00
lambdatiger
863692625d
optimization, see https://github.com/acemod/ACE3/pull/9728#discussion_r1458112339
2024-01-18 18:21:39 -06:00
lambdatiger
63d67df7bf
removed spurious commas
2024-01-17 21:11:38 -06:00
lambdatiger
df884dc4bc
changed default arguments, check isKindOf to "CAManBase"
2024-01-17 20:50:20 -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
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
054b9cda23
fixed more spacing issues
2024-01-15 16:13:48 -06:00
lambdatiger
8683e0aa56
Fixed array of double spaced format errors
2024-01-15 16:10:01 -06:00
lambdatiger
22e26ee452
change of switch statements as referenced here https://github.com/acemod/ACE3/pull/9728#discussion_r1452728046
2024-01-15 15:23:12 -06:00
lambdatiger
ff462333cb
Comment & documentation spelling and grammar improved
2024-01-15 14:39:41 -06:00
lambdatiger
eeb08c3f05
Made variable names more verbose and added trailing newlines
2024-01-15 13:42:45 -06:00
lambdatiger
fbcf196402
Attempt to clean up formatting onall files
2024-01-13 00:35:22 -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
0af6a74a41
Updated debug settings and staged localization strings
2024-01-10 00:55:33 -06:00
lambdatiger
d25d6a61b3
readded seperate debug draw define
2024-01-09 23:17:08 -06:00
lambdatiger
132dc6d4c8
Fixed author lists
2024-01-09 11:54:52 -06:00
lambdatiger
53976e39a3
fixed spelling errors
2024-01-08 21:40:12 -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