lambdatiger
|
5e46c8d1ef
|
fixing PBO project gripe
|
2024-01-10 20:19:05 -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
|
f202b650c6
|
Removed dev info
|
2024-01-10 18:40:25 -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
|
34d1762b62
|
Fixed one stringtable issue
|
2024-01-10 15:49:37 -06:00 |
|
lambdatiger
|
4cada76c81
|
Fleshed out stringtables
|
2024-01-10 15:48:06 -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
|
86f7ec1825
|
updated TODO list
|
2024-01-09 21:07:21 -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
|
ed116f1b2b
|
additional changes for spalling material consideration
|
2024-01-09 14:01:12 -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
|
fc398ff042
|
Updated some stringtable entries
|
2024-01-09 00:27:13 -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
|
af40eb1d5e
|
Made larger spalls less lethal
|
2024-01-09 00:24:48 -06:00 |
|
lambdatiger
|
76c2c32493
|
Updated to use cached info
|
2024-01-08 23:59:06 -06:00 |
|
lambdatiger
|
55c7a233d1
|
removed duplicate setting
|
2024-01-08 23:58:11 -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
|
fbb3c8ad93
|
removed some init eventhandlers to make debugging easier
|
2024-01-08 21:40:37 -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
|
c6ba93a26d
|
Split configs and added init EH
|
2024-01-08 18:06:30 -06:00 |
|
lambdatiger
|
c95a8ca21b
|
Fixed configname conflict after merging spall & frag cfgAmmos
|
2024-01-08 16:05:46 -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
|
742304ec25
|
expanded TODOs
|
2024-01-08 15:33:45 -06:00 |
|