lambdatiger
|
b2666fceec
|
Config lookup optimization mentioned by johnb432 here: https://github.com/acemod/ACE3/pull/9728#discussion_r1452726505
|
2024-01-15 18:47:06 -06:00 |
|
lambdatiger
|
c4a93c775d
|
Implemented changes discussed here https://github.com/acemod/ACE3/pull/9728#discussion_r1452726904
|
2024-01-15 18:44:15 -06:00 |
|
lambdatiger
|
a8e268cdff
|
Optimized approach to classifying blacklist type
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
|
2024-01-15 18:40:03 -06:00 |
|
lambdatiger
|
f713791602
|
fixed a loop that got caught in the merge crossfire
|
2024-01-15 18:35:26 -06:00 |
|
lambdatiger
|
e3c8e8d6ab
|
Merge branch 'master' of https://github.com/lambdatiger/ace_frag-overhaul
|
2024-01-15 18:18:58 -06:00 |
|
lambdatiger
|
bd33ab0e91
|
removed return of sphere object, not required or useful.
|
2024-01-15 18:16:40 -06:00 |
|
lambdatiger
|
902af64d7e
|
avoid mismatch sides when debugging frags with unconcious or captive shooters
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
|
2024-01-15 18:16:06 -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
|
d683be853f
|
Merge branch 'master' of https://github.com/lambdatiger/ace_frag-overhaul
|
2024-01-15 17:55:37 -06:00 |
|
lambdatiger
|
6e209ba4f0
|
slight performance increase using forEach loops
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
|
2024-01-15 17:54:22 -06:00 |
|
lambdatiger
|
6fc950a5f1
|
Comments fixed
|
2024-01-15 17:53:12 -06:00 |
|
lambdatiger
|
dd7fc86295
|
fixed comment to properly state variable purpose
|
2024-01-15 17:40:31 -06:00 |
|
lambdatiger
|
133f0b1da4
|
Updated type checks in line with recommendation from johnb432
|
2024-01-15 17:36:02 -06:00 |
|
johnb432
|
5903e561a9
|
Arsenal - Add thermal vision support to scopes vision mode stat (#9736)
|
2024-01-15 19:40:36 -03:00 |
|
lambdatiger
|
3874146b23
|
formatting
|
2024-01-15 16:32:43 -06:00 |
|
lambdatiger
|
3957a0751f
|
Fixed debug mode init, a few things pointed out by johnb432 that I was dumb not to do
|
2024-01-15 16:30:50 -06:00 |
|
lambdatiger
|
c05be02530
|
formatting
|
2024-01-15 16:27:29 -06:00 |
|
lambdatiger
|
054b9cda23
|
fixed more spacing issues
|
2024-01-15 16:13:48 -06:00 |
|
lambdatiger
|
96dc215f09
|
Merge branch 'master' of https://github.com/lambdatiger/ace_frag-overhaul
|
2024-01-15 16:10:55 -06:00 |
|
lambdatiger
|
fa4de59a25
|
renamed files to fit proper format
|
2024-01-15 16:10:48 -06:00 |
|
lambdatiger
|
8683e0aa56
|
Fixed array of double spaced format errors
|
2024-01-15 16:10:01 -06:00 |
|
lambdatiger
|
c7a2769bdd
|
Really obvious isNull instead of isEqualTo
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
|
2024-01-15 16:05:58 -06:00 |
|
Grim
|
cb08a7c172
|
General - Change UAV unit config lookups to unitIsUAV (#9735)
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
|
2024-01-15 18:39:28 -03:00 |
|
lambdatiger
|
29d3d4c19f
|
alphabetized PREP instead of categorizing it
|
2024-01-15 15:39:27 -06:00 |
|
lambdatiger
|
81d477e911
|
fixed call syntax
|
2024-01-15 15:37:32 -06:00 |
|
lambdatiger
|
4dee712d70
|
fixed example syntax
|
2024-01-15 15:37:18 -06:00 |
|
lambdatiger
|
ea654c8e56
|
Capitalized config entries
|
2024-01-15 15:36:58 -06:00 |
|
lambdatiger
|
2f1c7d9bf7
|
Merge branch 'master' of https://github.com/lambdatiger/ace_frag-overhaul
|
2024-01-15 15:29:26 -06:00 |
|
lambdatiger
|
7581a480eb
|
Optimized isNull check
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
|
2024-01-15 15:24:47 -06:00 |
|
lambdatiger
|
ced7aeb50c
|
Deleted whitespace in doFrag
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
|
2024-01-15 15:24:11 -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
|
54c4f45cf9
|
possilbe "magic number" cleanup and formatting
|
2024-01-15 15:18:42 -06:00 |
|
lambdatiger
|
ff462333cb
|
Comment & documentation spelling and grammar improved
|
2024-01-15 14:39:41 -06:00 |
|
lambdatiger
|
a0812371c9
|
missed a trailing space
|
2024-01-15 14:27:29 -06:00 |
|
lambdatiger
|
e073d36a2f
|
trailing spaces
|
2024-01-15 14:09:20 -06:00 |
|
lambdatiger
|
0f82f59955
|
typos from last commit
|
2024-01-15 14:08:27 -06:00 |
|
lambdatiger
|
a828ff9c98
|
Merge branch 'master' of https://github.com/lambdatiger/ace_frag-overhaul
|
2024-01-15 13:57:30 -06:00 |
|
lambdatiger
|
3f45f7735b
|
Convereted toLower to toLowerANSI
|
2024-01-15 13:55:15 -06:00 |
|
lambdatiger
|
4bd866b97d
|
Merged commits
|
2024-01-15 13:55:01 -06:00 |
|
lambdatiger
|
1e0e744593
|
Misspelled normally in dev_debugAmmo
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
|
2024-01-15 13:43:31 -06:00 |
|
lambdatiger
|
eeb08c3f05
|
Made variable names more verbose and added trailing newlines
|
2024-01-15 13:42:45 -06:00 |
|
lambdatiger
|
b2c0f5720d
|
skip prepping dev functions that aren't used when not dev compiled
|
2024-01-15 13:41:07 -06:00 |
|
lambdatiger
|
83bbc3070b
|
Update addons/frag/functions/fnc_dev_trackObj.sqf
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
|
2024-01-15 13:40:03 -06:00 |
|
lambdatiger
|
62a82ec71d
|
added trailing newlines
|
2024-01-15 13:39:19 -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
|
63cd1ed06a
|
Last commit had debug staements uncommented
|
2024-01-15 01:33:25 -06:00 |
|
lambdatiger
|
5273b002f9
|
Replaced a magic number
|
2024-01-15 01:18:47 -06:00 |
|
lambdatiger
|
97547700d2
|
Added spall info caching and made variable name changes for clarity
|
2024-01-14 23:10:15 -06:00 |
|
lambdatiger
|
d51a9543b9
|
updated settings defaults
|
2024-01-14 23:09:08 -06:00 |
|