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
lambdatiger
42832aa95c
Clarified variable names
2024-01-08 15:38:26 -06:00
lambdatiger
370f1ce67f
Added shot parents to spalling
2024-01-08 15:38:19 -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
PabstMirror
6bc5193a79
Tools - Check example funcs in document_functions.py ( #9630 )
2023-11-08 12:00:05 -06:00
jonpas
742626ff1a
General - Relative script_component.hpp
includes ( #9378 )
...
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-09-12 20:58:10 +02:00
GhostIsSpooky
76524f7c26
Frag - Fix fuse-arming distance calculation ( #8628 )
2021-11-08 00:20:57 +01:00
Ozan Eğitmen
2a7eb07803
Use modelToWorldVisualWorld ( #8489 )
...
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-10-10 15:37:05 +02:00
Neviothr
75f7ed7532
Utilize isNotEqualTo ( #7929 )
...
* Utilize isNotEqualTo
* undo changes to some files
* redo some changes, fix based on @Vdauphin 's comment
* fix validator issues
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-02-27 11:05:05 -06:00