Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frag - Implement Arma v2.18 changes from #10157 #10313

Merged
merged 390 commits into from
Oct 25, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    67e125c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85b566a View commit details
    Browse the repository at this point in the history
  3. compacted text a bit

    lambdatiger committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    67ede76 View commit details
    Browse the repository at this point in the history
  4. formatting whitespace

    lambdatiger committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    572f909 View commit details
    Browse the repository at this point in the history
  5. Grammatical erros

    lambdatiger committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7aa17aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8dd76d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6dacd38 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9178611 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    769bb29 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    63cba6b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    4be8c82 View commit details
    Browse the repository at this point in the history
  2. Git rid of superfulous stringtable entries

    Co-authored-by: johnb432 <[email protected]>
    lambdatiger and johnb432 authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4727386 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. unneeded parens

    Co-authored-by: johnb432 <[email protected]>
    lambdatiger and johnb432 authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    16e699e View commit details
    Browse the repository at this point in the history
  2. Clarified arguments

    Co-authored-by: johnb432 <[email protected]>
    lambdatiger and johnb432 authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    cdf1b4d View commit details
    Browse the repository at this point in the history
  3. getposATL to getPosATL

    Co-authored-by: johnb432 <[email protected]>
    lambdatiger and johnb432 authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    1b03ef7 View commit details
    Browse the repository at this point in the history
  4. Update addons/frag/functions/fnc_dev_addRound.sqf

    Co-authored-by: johnb432 <[email protected]>
    lambdatiger and johnb432 authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    0958d6a View commit details
    Browse the repository at this point in the history
  5. Function header changes

    Co-authored-by: johnb432 <[email protected]>
    lambdatiger and johnb432 authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    1612872 View commit details
    Browse the repository at this point in the history
  6. another great isNotEqualTo opportunity

    Co-authored-by: johnb432 <[email protected]>
    lambdatiger and johnb432 authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3cc300a View commit details
    Browse the repository at this point in the history
  7. formatting changes

    Co-authored-by: johnb432 <[email protected]>
    lambdatiger and johnb432 authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b6891b7 View commit details
    Browse the repository at this point in the history
  8. unneeded parens

    Co-authored-by: johnb432 <[email protected]>
    lambdatiger and johnb432 authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    e5f62c7 View commit details
    Browse the repository at this point in the history
  9. Declared _ammoInfo twice

    lambdatiger committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c0c423b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5160361 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    73d0064 View commit details
    Browse the repository at this point in the history
  12. Removed superfulous parenthese

    Co-authored-by: johnb432 <[email protected]>
    lambdatiger and johnb432 authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    ea15eea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a1c498d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0321b78 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1f294f5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3f84a45 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    da1d184 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    183d9f0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    df884dc View commit details
    Browse the repository at this point in the history
  20. Updated function headers

    lambdatiger committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    8b45d0a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9bcf2b7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    35592fa View commit details
    Browse the repository at this point in the history
  23. removed spurious commas

    lambdatiger committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    63d67df View commit details
    Browse the repository at this point in the history
  24. removed unused debug GVAR

    lambdatiger committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c921b1f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    13834d7 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    85df838 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f741737 View commit details
    Browse the repository at this point in the history
  28. Updated debug settings

    lambdatiger committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a4f2ad4 View commit details
    Browse the repository at this point in the history
  29. Shot parent possible fix #1

    lambdatiger committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    59bf6e3 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    722e86a View commit details
    Browse the repository at this point in the history
  31. Makes sure spall power square root is positive and also we don't prod…

    …uce fragments when for some reason the round accelerates.
    lambdatiger committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    4ebbc28 View commit details
    Browse the repository at this point in the history
  32. white space for clarity

    Co-authored-by: johnb432 <[email protected]>
    lambdatiger and johnb432 authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    8b3826a View commit details
    Browse the repository at this point in the history
  33. Optimize dev_hitbox deleting

    Co-authored-by: johnb432 <[email protected]>
    lambdatiger and johnb432 authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    78a15b1 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    5f1cf0b View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    f3788af View commit details
    Browse the repository at this point in the history
  36. Fixe bad search function

    lambdatiger committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a3efede View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    8636926 View commit details
    Browse the repository at this point in the history
  2. changed SPG-9 Fragments

    lambdatiger committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    00dc419 View commit details
    Browse the repository at this point in the history
  3. removed unneeded toLower

    lambdatiger committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    2d9828d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40b9cd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e6186c View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    33afd8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3540062 View commit details
    Browse the repository at this point in the history
  3. Removed double space

    lambdatiger committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    fd6b9bc View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. updated some round types

    lambdatiger committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    07f055e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f63b408 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60543a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ad2564 View commit details
    Browse the repository at this point in the history
  5. Sync main repo

    lambdatiger committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    49c6187 View commit details
    Browse the repository at this point in the history
  6. removd unneeded define

    lambdatiger committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a4c88ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    665707b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Apply suggestions from code review

    Small formatting changes and small errors
    
    Co-authored-by: johnb432 <[email protected]>
    lambdatiger and johnb432 authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1da1c68 View commit details
    Browse the repository at this point in the history
  2. Removed doublespace

    Co-authored-by: johnb432 <[email protected]>
    lambdatiger and johnb432 authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    fa241ca View commit details
    Browse the repository at this point in the history
  3. 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 <[email protected]>
    lambdatiger and johnb432 authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    61029ba View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Update addons/frag/functions/fnc_dev_drawTrace.sqf

    Co-authored-by: johnb432 <[email protected]>
    lambdatiger and johnb432 authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    4d9f61e View commit details
    Browse the repository at this point in the history
  2. variable name changes

    lambdatiger committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ae116e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a976b28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ef23df View commit details
    Browse the repository at this point in the history
  5. small Should spall optimization

    Co-authored-by: johnb432 <[email protected]>
    lambdatiger and johnb432 authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    bc2a6bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e54280 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    668d222 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c09c2a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    656fa9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78a27ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfdea2d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cbfe15 View commit details
    Browse the repository at this point in the history
  7. Updated wiki to be clearer in a few areas, and add some other informa…

    …tion I've found working on this
    lambdatiger committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    21e7b3d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4913887 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    66c566b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a8778a6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f4dc052 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7248496 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4728a56 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    008328c View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. missing underscore in fnc_dev_trackObj

    Co-authored-by: johnb432 <[email protected]>
    lambdatiger and johnb432 authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    dd65fc8 View commit details
    Browse the repository at this point in the history
  2. stopped adding unneeded extra points

    Co-authored-by: johnb432 <[email protected]>
    lambdatiger and johnb432 authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    c3470de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b98aae7 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    05dedff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    776c1f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Removed outdated code

    johnb432 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    fc745e4 View commit details
    Browse the repository at this point in the history
  2. Formatting and header fixes

    johnb432 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    279f2e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    480d2df View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    d6c21e0 View commit details
    Browse the repository at this point in the history
  2. Change stringtable entries

    johnb432 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    d6a37f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3395c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f57ac94 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    8a2f40c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cb07e8 View commit details
    Browse the repository at this point in the history
  3. doFragRandom was always being called and spawning at least 5 fragment…

    …s even when the fragment budget of 50 was reached. Fixed variable name (AGL instead of ATL).
    lambdatiger committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    3e52ce2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5915d0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c905fe View commit details
    Browse the repository at this point in the history
  6. Do spall exits for time 90% of the time (round hits multiple walls) a…

    …nd should exit on "hitting ground since no spalling is generated
    lambdatiger committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    9c6a919 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd2c595 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98caad5 View commit details
    Browse the repository at this point in the history
  9. Fixed function header

    lambdatiger committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    ff98917 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4583a0d View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    deecaf9 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    448f3e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Expanded TRACE

    johnb432 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9dd45e1 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    johnb432 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ab51d8f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Moved event to preInit

    johnb432 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    04a3ba8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    786ce92 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    48f96b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    e1d085c View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    eda865f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bab127 View commit details
    Browse the repository at this point in the history
  3. removed magic numbers and cached values preemptively (normally spallI…

    …nfoCache is called later, but we pull the right config parameters so we might as well store them)
    lambdatiger committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ef39e78 View commit details
    Browse the repository at this point in the history
  4. Unify example formatting

    Co-authored-by: Grim <[email protected]>
    lambdatiger and LinkIsGrim authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c487f7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e41b51 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd23b42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a817e5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0800205 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    60d0af8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ecf5dbf View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Corrected docs

    johnb432 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6b82859 View commit details
    Browse the repository at this point in the history
  2. Use getOrDefaultCall

    johnb432 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e8283c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    6c53fff View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    2206ef4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25f14af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb24c11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c2a3c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce60bd3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6c400e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    283b806 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    868c613 View commit details
    Browse the repository at this point in the history
  9. and the debug context

    lambdatiger committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    559c611 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    afc3b10 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    4f0c167 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Readd blacklist

    johnb432 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    e2dce5e View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    b9aa3cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaff498 View commit details
    Browse the repository at this point in the history
  3. Revert "Exposed projectile event handlers for both blacklist use and …

    …other shenanigans."
    
    This reverts commit eaff498.
    lambdatiger committed May 19, 2024
    Configuration menu
    Copy the full SHA
    f1483c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d071f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d6c406 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    718c3d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    130037d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    474321b View commit details
    Browse the repository at this point in the history
  3. removed feet hitpoints & tightened multishot submunitions.

    Feet hitpoitns aren't used since calculation for trajectory doesn't account for drag, fragments aimed at feet won't hit
    lambdatiger committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    60a0dae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0df8e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eedbb0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7050afb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d6adfb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Removed event handlers

    lambdatiger committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a6cfcbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf1860d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9df2e5b View commit details
    Browse the repository at this point in the history
  4. updated initialization and should frag to check for submunitions sinc…

    …e we no longer rely on init EH
    lambdatiger committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f65fcbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd4d2a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04e844f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ae4fc7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    15d5256 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    32af820 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0269039 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    15de0d9 View commit details
    Browse the repository at this point in the history
  12. Initial rollback to old frag simulation and spalling simulation. Upda…

    …ted spall to function and helpter functions as well
    lambdatiger committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b656ef6 View commit details
    Browse the repository at this point in the history
  13. missed comma

    lambdatiger committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2c5b058 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    20b1ab7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    a20274a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    842b818 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbca983 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    04c4bd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    682568f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c8e9e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fcf6f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3595f82 View commit details
    Browse the repository at this point in the history
  6. unfucked a comma

    lambdatiger committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    39e7f7f View commit details
    Browse the repository at this point in the history
  7. fixed debug def names

    lambdatiger committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    783c2aa View commit details
    Browse the repository at this point in the history
  8. updated documentation

    lambdatiger committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f7d6c78 View commit details
    Browse the repository at this point in the history
  9. changed debug colors

    lambdatiger committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8da5e47 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    437f6c1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    48e2996 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1480715 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4f25176 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c344130 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f57f6f5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2713acd View commit details
    Browse the repository at this point in the history
  17. fixed small errors

    lambdatiger committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    e4d36c6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    160bb15 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    3efaef0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6137849 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5df635c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33a0653 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72a6cff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3659aff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b29b86 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06d3b23 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4d79e93 View commit details
    Browse the repository at this point in the history
  10. command capitalization

    lambdatiger committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0ef3991 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cfdf291 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5745455 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bee8eee View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5059cb2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ed36b6a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    61a1770 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7b282ec View commit details
    Browse the repository at this point in the history
  18. legability formatting

    lambdatiger committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    22ca38f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    25cc22b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2e67d5d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4092177 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    8c68f13 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    eb04dec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66fce29 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    5d16ecb View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Fixed a number of config errors
    
    Co-authored-by: PabstMirror <[email protected]>
    lambdatiger and PabstMirror authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b17ea96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58e021b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82d9044 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea782c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Added projectile locality

    lambdatiger committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    9e150e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9138bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd557af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f485b5a View commit details
    Browse the repository at this point in the history
  5. This isn't worthy of a warning as most of the time _objectHit is null…

    … is due to the projectile hitting the ground
    lambdatiger committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    dae81be View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    70606d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1855441 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Apply suggestions from code review

    Grammar and spelling corrections
    
    Co-authored-by: Jouni Järvinen <[email protected]>
    lambdatiger and rautamiekka authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    dfbcd15 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    5ae31fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a51a82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bbd8a0 View commit details
    Browse the repository at this point in the history
  4. Fixed authors line on fired function. Used to make sense different wh…

    …en it was an init function based on ammunition extended eventhandlers, missed the revert.
    lambdatiger committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c0ea806 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. switch all hash fallbacks to getOrDefaultCall and turned default frag…

    …ments array into a define
    lambdatiger committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    bdf0854 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    f512fab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f918816 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    65c0304 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    18816cf View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. cleanup

    LinkIsGrim committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6808b81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1568dde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ec7dfd View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    6c49525 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d70686e View commit details
    Browse the repository at this point in the history
  3. missed exit condition

    lambdatiger committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    64e44d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    ee7c28d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    487b987 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    5f6bd5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af575dc View commit details
    Browse the repository at this point in the history
  3. simplified comment

    lambdatiger committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    93892cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c2ded5 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Reformatted comments per Johnb432's suggestions

    Co-authored-by: johnb432 <[email protected]>
    lambdatiger and johnb432 authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    8a6f982 View commit details
    Browse the repository at this point in the history
  2. one more indent fix

    lambdatiger committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    da81d29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd36d92 View commit details
    Browse the repository at this point in the history