Commit Graph

133 Commits

Author SHA1 Message Date
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
3da173e0a9 spall debug sphere improvements 2024-01-14 18:56:57 -06:00
lambdatiger
e1578188c9 Made debug mode semi-MP compliant 2024-01-14 18:47:18 -06:00
lambdatiger
fe1850a34a Fixed issue with spalling happening on thin surfaces instead of thicker surfaces hit afterwards 2024-01-14 18:46:52 -06:00
lambdatiger
fbcf196402 Attempt to clean up formatting onall files 2024-01-13 00:35:22 -06:00
lambdatiger
fb8f010332 made default frag info (when not defined) perform more middle of the road for munitions 2024-01-12 20:27:07 -06:00
lambdatiger
21c72313f4 Adding useful TRACE statement 2024-01-12 02:08:41 -06:00
lambdatiger
ad1916f513 Blacklisting error 2024-01-12 01:54:58 -06:00
lambdatiger
2805699c0c Working updating all previously unused/undefined vanilla round definitions 2024-01-12 01:50:01 -06:00
lambdatiger
3d3fb434a7 Someday I will not accidentally hit a key an break things 2024-01-12 01:49:25 -06:00
lambdatiger
40810f282f Updated debug dump functions for ease of use 2024-01-11 17:58:47 -06:00
lambdatiger
1cf901703a Fixed a few issues script errors that went under the radar until now 2024-01-11 16:13:02 -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
b1d54a1907 Fixed names and updated formatting 2024-01-11 14:01:50 -06:00
lambdatiger
3e3ed12503 Final submunition code cull 2024-01-10 19:47:05 -06:00
lambdatiger
a64fff960a Fixed more comments 2024-01-10 19:02:07 -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
2a1f609e3c changed files names and small optimizations 2024-01-10 17:41:13 -06:00
lambdatiger
ebf1a707c1 Added initialization of material cache for performance 2024-01-10 17:40:36 -06:00
lambdatiger
7c399b8c9e Forgot to actually cache the spall material 2024-01-10 17:39:46 -06:00
lambdatiger
0da454d270 removed unused functions 2024-01-10 15:47:50 -06:00
lambdatiger
3578b7a2fb Fixed small bugs with material selection 2024-01-10 15:46:17 -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
1e93453963 switch from loadFile to preprocessFile and dusted off the regex brain cell 2024-01-10 00:17:56 -06:00
lambdatiger
98fd580540 Fixed authors 2024-01-10 00:16:46 -06:00
lambdatiger
d25d6a61b3 readded seperate debug draw define 2024-01-09 23:17:08 -06:00
lambdatiger
fc7d68e129 Fixed additional quotes causing issues in .bisurf files 2024-01-09 23:16:08 -06:00
lambdatiger
71f26f5df6 Updated spall to use material 2024-01-09 21:07:01 -06:00
lambdatiger
acb7249039 added impact angle calculation handle to minimize spawning spall inside walls 2024-01-09 19:03:12 -06:00
lambdatiger
210a876c0c missed underscore 2024-01-09 17:36:36 -06:00
lambdatiger
a9a5a4a9ba dealt with cases were projectile is deleted before fragmentation 2024-01-09 17:25:38 -06:00
lambdatiger
026e12b2f9 Added methods to retrieve impact surface type 2024-01-09 17:25:09 -06:00
lambdatiger
48d37a96e0 update caching access function names to align with each other and added some preliminary material consideration for spalling 2024-01-09 14:00:43 -06:00
lambdatiger
132dc6d4c8 Fixed author lists 2024-01-09 11:54:52 -06:00
lambdatiger
601083bce3 Increased readability to doSpallMomentum 2024-01-09 00:54:11 -06:00
lambdatiger
3a088bb24c Returned some missing variable names. 2024-01-09 00:26:43 -06:00
lambdatiger
fe310760fc Fixed variable names and mislabeled inequalities 2024-01-09 00:25:58 -06:00
lambdatiger
76c2c32493 Updated to use cached info 2024-01-08 23:59:06 -06:00
lambdatiger
02dd35f63f Reformatted for readability and optimized first if statement 2024-01-08 21:55:02 -06:00
lambdatiger
c3f04596c0 removed some redundant switch cases 2024-01-08 21:41:52 -06:00
lambdatiger
f852a3ab2d Added a config defined holdoff per vehicle fragmenting for performance 2024-01-08 21:41:31 -06:00
lambdatiger
1933ea4cfe reworked formatting and debug functions to increase readability 2024-01-08 21:41:05 -06:00
lambdatiger
53976e39a3 fixed spelling errors 2024-01-08 21:40:12 -06:00
lambdatiger
990667b24b changed some WARNINGs to TRACEs 2024-01-08 21:38:55 -06:00
lambdatiger
596240a57d Added init event handlers instead of fired 2024-01-08 21:38:15 -06:00
lambdatiger
14e7ef7cba removed leftover script profiler calls 2024-01-08 18:07:15 -06:00
lambdatiger
bfb3fa851c added fnc_initRound 2024-01-08 18:06:57 -06:00