johnb432
480d2df446
Ignore curators and spectators
2024-03-01 19:51:51 +01:00
johnb432
279f2e0552
Formatting and header fixes
2024-03-01 19:51:21 +01:00
johnb432
fc745e49ab
Removed outdated code
2024-03-01 19:14:07 +01:00
lambdatiger
05dedff99d
reworked some function headers and deleted whitespace in doFragTargeted
2024-02-20 20:32:05 -06:00
lambdatiger
b98aae7866
cleaned un-updated stringtable entries
2024-02-17 13:12:33 -06:00
lambdatiger
c3470de534
stopped adding unneeded extra points
...
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-02-17 13:04:19 -06:00
lambdatiger
dd65fc8f38
missing underscore in fnc_dev_trackObj
...
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-02-17 13:03:09 -06:00
lambdatiger
008328c7b0
reorganized postInit CBA_settingInitialized EH
2024-02-16 16:56:13 -06:00
lambdatiger
4728a56394
Cleaned up documentation and documentation
2024-02-16 16:54:53 -06:00
lambdatiger
7248496e62
optimized dev_trackHitbox and made variables more explicit
2024-02-16 16:40:27 -06:00
lambdatiger
a8778a6226
added changes to stringtable
2024-02-15 21:14:03 -06:00
lambdatiger
66c566b772
Possible shouldFrag legibility improvement
2024-02-15 21:05:31 -06:00
lambdatiger
4913887e36
added MP debug compatability
2024-02-15 21:05:08 -06:00
lambdatiger
6cbfe15c4c
changed defaults to make them more clear they're just a default value
2024-02-15 21:04:05 -06:00
lambdatiger
dfdea2d9c7
function header and variable name readability
2024-02-15 21:03:29 -06:00
lambdatiger
78a27ff025
function header, lazy eval, and params list simplifications
2024-02-15 21:03:12 -06:00
lambdatiger
656fa9f7f7
fixed missing underscore in change from review
2024-02-15 21:01:02 -06:00
lambdatiger
c09c2a170c
reformatted function headers, removed value type checking, and changed lazy eval.
2024-02-15 20:59:58 -06:00
lambdatiger
668d222a3f
Removed blacklist functions and settings
2024-02-15 18:13:06 -06:00
lambdatiger
7e54280ee9
Merge branch 'master' of https://github.com/lambdatiger/ace_frag-overhaul
2024-02-15 15:56:49 -06:00
lambdatiger
bc2a6bb9d9
small Should spall optimization
...
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-02-14 20:15:38 -06:00
lambdatiger
4ef23df3b3
white space, function headers and variable names
2024-02-14 20:07:19 -06:00
lambdatiger
a976b28c69
magic number clean up and white space
2024-02-14 19:57:49 -06:00
lambdatiger
ae116e2577
variable name changes
2024-02-14 19:55:26 -06:00
lambdatiger
4d9f61eeaf
Update addons/frag/functions/fnc_dev_drawTrace.sqf
...
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-02-14 18:50:01 -06:00
lambdatiger
61029ba723
Update addons/frag/functions/fnc_dev_addRound.sqf
...
If the round isn't in the hashmap anymore, we have to stop the PFH.
Brought code up to same standard as used in FUNC(dev_trackObj). - johnb432
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-02-14 17:56:05 -06:00
lambdatiger
fa241cacb5
Removed doublespace
...
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-02-14 17:14:43 -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
a4c88ec713
removd unneeded define
2024-02-08 17:23:33 -06:00
lambdatiger
2ad2564a1e
removed all spaces from macros
2024-02-08 17:12:11 -06:00
lambdatiger
60543a5f59
added print incomplete only option to fnc_debugAmmo
2024-02-08 17:11:57 -06:00
lambdatiger
f63b4088eb
Added commented 2.18 commands and updated script component
2024-02-08 17:11:36 -06:00
lambdatiger
07f055e16d
updated some round types
2024-02-08 17:10:04 -06:00
lambdatiger
fd6b9bcee1
Removed double space
2024-01-21 17:08:59 -06:00
lambdatiger
35400620c7
Increased relative chance to hit torso/pelvis when fragemnt should hit.
2024-01-21 17:08:48 -06:00
lambdatiger
33afd8ab33
Merge branch 'ACE_advancedThrowing-shotParent-issue'
2024-01-20 18:57:56 -06:00
lambdatiger
2e6186c09b
Changed case output to match config
2024-01-19 13:32:22 -06:00
lambdatiger
40b9cd3c41
Merge branch 'master' of https://github.com/lambdatiger/ace_frag-overhaul
2024-01-18 19:38:54 -06:00
lambdatiger
2d9828de91
removed unneeded toLower
2024-01-18 19:16:39 -06:00
lambdatiger
00dc4193ad
changed SPG-9 Fragments
2024-01-18 18:22:17 -06:00
lambdatiger
863692625d
optimization, see https://github.com/acemod/ACE3/pull/9728#discussion_r1458112339
2024-01-18 18:21:39 -06:00
lambdatiger
a3efede64f
Fixe bad search function
2024-01-18 16:01:11 -06:00
lambdatiger
f3788afc89
Since the functions always exist, I guess these variables should too
2024-01-18 16:00:42 -06:00
lambdatiger
5f1cf0b4b6
saving people from their own bad testing setup
2024-01-18 16:00:15 -06:00
lambdatiger
78a15b1d5c
Optimize dev_hitbox deleting
...
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-01-18 15:13:36 -06:00
lambdatiger
8b3826a78c
white space for clarity
...
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-01-18 15:10:31 -06:00
lambdatiger
4ebbc28948
Makes sure spall power square root is positive and also we don't produce fragments when for some reason the round accelerates.
2024-01-18 02:59:08 -06:00
lambdatiger
722e86a200
Removed extra text from CfgAmmoFragParameters
2024-01-18 02:54:19 -06:00
lambdatiger
59bf6e3b91
Shot parent possible fix #1
2024-01-17 23:13:31 -06:00