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

Missileguidance -- rewrite to use real-world guidance principles, general refactor #10019

Merged
merged 281 commits into from
Aug 23, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    34af87b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    789ae1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    187c6d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a93eb64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1873467 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f96abc0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9d474c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1436d6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d34201e View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    a2d2dd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af2b9a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    555f0c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2c8ddf View commit details
    Browse the repository at this point in the history
  5. small tweaks

    TheCandianVendingMachine committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    c714fb5 View commit details
    Browse the repository at this point in the history
  6. more tweaks

    TheCandianVendingMachine committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    fe2fedd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d52a2e View commit details
    Browse the repository at this point in the history
  8. update todo

    TheCandianVendingMachine committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    a485399 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d077528 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    8318b60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26dee9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0848d74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abc5bab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b000d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f03b5b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. Configuration menu
    Copy the full SHA
    fe1e6d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    265670c View commit details
    Browse the repository at this point in the history
  3. Add AIM-120A

    TheCandianVendingMachine committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    8b88142 View commit details
    Browse the repository at this point in the history
  4. add ASRAAM

    TheCandianVendingMachine committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    d622e4d View commit details
    Browse the repository at this point in the history
  5. add R-73/4

    TheCandianVendingMachine committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    f942231 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7919da View commit details
    Browse the repository at this point in the history
  7. update todo

    TheCandianVendingMachine committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    23cd1ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b18508b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

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

Commits on Apr 19, 2021

  1. add TOO TGP

    TheCandianVendingMachine committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    3878c67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44b7b87 View commit details
    Browse the repository at this point in the history
  3. update todo

    TheCandianVendingMachine committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    1cb8408 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    12bcb95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    438cb8b View commit details
    Browse the repository at this point in the history
  3. Better attack angle calculation. Does not get exactly right, but work…

    …s for all cases.
    
    Need to implement a PID controller navigation type to get a correct attack angle
    TheCandianVendingMachine committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    aea24c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    9d26335 View commit details
    Browse the repository at this point in the history
  2. Fix NLAW and PLOS

    The missile pitches up due to initial angle stuff. I don't know if this is behaviour we want to fix or not?
    TheCandianVendingMachine committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    19dcf00 View commit details
    Browse the repository at this point in the history
  3. update todo

    TheCandianVendingMachine committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    afbb1f6 View commit details
    Browse the repository at this point in the history
  4. update todo

    TheCandianVendingMachine committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    ba2eb48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b3be24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a91b3aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cba9dcd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    675b07d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a057768 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7398033 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6cfc075 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    73b0598 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2021

  1. Add paremter to allow weathervaning

    Weapons usually tend toward the velocity vector due to aerodynamics - calculate side slip and use calculation to do this
    TheCandianVendingMachine committed May 2, 2021
    Configuration menu
    Copy the full SHA
    f5b3161 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    197c1a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de05c68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edc8250 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4e5a29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    356ff4c View commit details
    Browse the repository at this point in the history
  7. change how IR seeker performs

    The angle check is better now. Relative velocites guarenteed
    TheCandianVendingMachine committed May 2, 2021
    Configuration menu
    Copy the full SHA
    f3bea7b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    89e64df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    79bd76a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f12e934 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    988768a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c0e623a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c67bc4d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5edabba View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0d38505 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f45ee87 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0a28e3e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    72297be View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7988469 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    80b2595 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

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

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    d8fb608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0e193a View commit details
    Browse the repository at this point in the history
  3. perplexed

    TheCandianVendingMachine committed May 7, 2021
    Configuration menu
    Copy the full SHA
    e76fde4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4f3224 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b3e909 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Add realistic 9m14 behaviour

    the 9m14 control joystick can attach 4 9m14 launchers at a time. Replicate that here
    TheCandianVendingMachine committed May 8, 2021
    Configuration menu
    Copy the full SHA
    fc7b310 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5315b11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1756524 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef529d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c71be65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6165be0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b82484b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    980c3d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a25cf70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f825d6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72ca725 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e67aefc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36d7576 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7bd523 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    395b2b2 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

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

Commits on May 21, 2021

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

Commits on May 23, 2021

  1. Configuration menu
    Copy the full SHA
    2694453 View commit details
    Browse the repository at this point in the history
  2. Various - Add missing units/weapons to cfgPatches (#8175)

    * Various - Add missing units/weapons to cfgPatches
    
    * Update config.cpp
    PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    c5972e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd5bd46 View commit details
    Browse the repository at this point in the history
  4. Bump is-svg from 4.2.1 to 4.3.1 in /docs/src (#8177)

    Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.3.1.
    - [Release notes](https://github.com/sindresorhus/is-svg/releases)
    - [Commits](sindresorhus/is-svg@v4.2.1...v4.3.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    fac35d5 View commit details
    Browse the repository at this point in the history
  5. Adjust "New issue" link to lead to template selection page (#8182)

    We want people to choose a template when creating a new issue
    bux authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    d9261c4 View commit details
    Browse the repository at this point in the history
  6. Update linguist settings (#8151)

    veteran29 authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    a5d7a00 View commit details
    Browse the repository at this point in the history
  7. Typo in usage example (#8201)

    t-zilla authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    44ecfc8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e3d3ce View commit details
    Browse the repository at this point in the history
  9. Overhaul CSW docs (#8206)

    BaerMitUmlaut authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    560a1da View commit details
    Browse the repository at this point in the history
  10. Medical - Add Alternative Survival Chance (#8192)

    Co-authored-by: TyroneMF <TyroneMF@hotmail.com>
    Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
    Co-authored-by: Kyle Mckay <5459452+kymckay@users.noreply.github.com>
    4 people authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    b181f1b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fdc3ab0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9d6843f View commit details
    Browse the repository at this point in the history
  13. Particles - Fix macro (#8214)

    * initial push
    
    * Update script_component.hpp
    
    * Update script_component.hpp
    
    * Update script_component.hpp
    Mike-MF authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    090aa5d View commit details
    Browse the repository at this point in the history
  14. Map - Fix stuck map compass size (add 0.1 zoom duration) (#8176)

    Co-authored-by: jonpas <jonpas33@gmail.com>
    2 people authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    517b576 View commit details
    Browse the repository at this point in the history
  15. Medical - Allow unconscious unit in Taru pods (#8168)

    Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
    2 people authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    fa870a3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7c87997 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3b9f374 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e3a3e29 View commit details
    Browse the repository at this point in the history
  19. Medical - Add Vehicle Crashes setting (#8149)

    Co-authored-by: jonpas <jonpas33@gmail.com>
    2 people authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    c7d4981 View commit details
    Browse the repository at this point in the history
  20. Dragging - Add new dragging animations (#7950)

    * New custom animation added
    
    * Adjusted CfgMoves and the script components
    
    * New drop animation and key handler
    
    * CBA settings and new ManActions added
    
    * Adjustments to the drop animation
    
    * Added translations and fixed some stuff
    
    * Update CfgMovesBasic.hpp
    
    * Fix translations
    
    Co-authored-by: Elgin675 <elgin675@hotmail.com>
    Co-authored-by: Blutze <37950828+Blutze@users.noreply.github.com>
    
    * Use the same key to drop object
    
    * Update addons/dragging/stringtable.xml
    
    Co-authored-by: Jo David <github@jonathandavid.de>
    
    * Fix French translation
    
    Co-authored-by: Elgin675 <elgin675@hotmail.com>
    
    * Lower the weapon accuracy of the drag animations
    
    * Removed auto-switch to handgun
    
    * Update fnc_startDrag.sqf
    
     - Holding a launcher breaks the firing animation.
     - Now the unit has to hold either a primary weapon or handgun.
    
    * Handle the unit's current weapon
    
    Co-authored-by: BaerMitUmlaut <BaerMitUmlaut@users.noreply.github.com>
    
    * Update addons/dragging/functions/fnc_handlePlayerWeaponChanged.sqf
    
    Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
    
    * Update addons/dragging/initSettings.sqf
    
    Co-authored-by: Elgin675 <elgin675@hotmail.com>
    Co-authored-by: Blutze <37950828+Blutze@users.noreply.github.com>
    Co-authored-by: Jo David <github@jonathandavid.de>
    Co-authored-by: BaerMitUmlaut <BaerMitUmlaut@users.noreply.github.com>
    Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
    Co-authored-by: jonpas <jonpas33@gmail.com>
    7 people authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    026b949 View commit details
    Browse the repository at this point in the history
  21. Dragging - Fix build issue (#8219)

    Mike-MF authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    d41c5bd View commit details
    Browse the repository at this point in the history
  22. Documentation - Remove DeTex requirement (#8220)

    DeTex is subscriber-only now, not required for building ACE3.
    jonpas authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    011389c View commit details
    Browse the repository at this point in the history
  23. User Interface - Add setting for Development Build watermark (#8140)

    Co-authored-by: jonpas <jonpas33@gmail.com>
    2 people authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    89fb57f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4678518 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a80a0b8 View commit details
    Browse the repository at this point in the history
  26. Markers - Add scale slider (#8059)

    Co-authored-by: commy2 <commy-2@gmx.de>
    Co-authored-by: PabstMirror <pabstmirror@gmail.com>
    Co-authored-by: jonpas <jonpas33@gmail.com>
    4 people committed May 23, 2021
    Configuration menu
    Copy the full SHA
    f1338e6 View commit details
    Browse the repository at this point in the history
  27. Initial push (#8225)

    JoramD0 authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    d8bdde0 View commit details
    Browse the repository at this point in the history
  28. MicroDAGR - Add mode switching keybinds (#8216)

    * Initial push
    
    * Mode cycling
    
    * Use defines
    JoramD0 authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    e2e747e View commit details
    Browse the repository at this point in the history
  29. RHS ARF Compat - Fix RPK74M wrong ammo bug (#8223)

    * Fixed RPK74M wrong ammo bug
    
    * Fix wrong deleted lines of code
    
    * Edit rjs_weap_rpk74_base to rhs_weap_rpk_base
    
    Co-authored-by: Dabako <github@dabakoworld.de>
    Co-authored-by: PabstMirror <pabstmirror@gmail.com>
    3 people committed May 23, 2021
    Configuration menu
    Copy the full SHA
    996bbd2 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    e6d337a View commit details
    Browse the repository at this point in the history
  31. Translations - Spanish (#8229)

    Complete to date spanish translation.
    regiregi22 authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    cc0d8a5 View commit details
    Browse the repository at this point in the history
  32. Attach - Added attached/detaching events (#8193)

    * Added ace_attach attached/detach events
    
    * Apply suggestions from code review
    
    Co-authored-by: Jo David <github@jonathandavid.de>
    
    * Apply suggestions from code review
    
    Co-authored-by: jonpas <jonpas33@gmail.com>
    
    Co-authored-by: Jo David <github@jonathandavid.de>
    Co-authored-by: jonpas <jonpas33@gmail.com>
    3 people authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    825596b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    c425b35 View commit details
    Browse the repository at this point in the history
  34. Cargo - paradrop fixes (#8203)

    * Small fixes in ace_cargo
    
    Makes paradropItem and unloadItem invoke event "ace_cargoUnloaded" with parameters _itemObject, _vehicle and "paradrop" or "unload" respectivelty.
    paradropItem invoked said event but if item was classname it would send classname to event which is not particularly useful.
    
    * Update XEH_postInit.sqf
    
    Moved event invocation to unloadItem, this provides ability to always pass object to eventhandlers.
    
    * code refactor
    
    refactored according to #8203 (comment)
    
    * Update fnc_paradropItem.sqf
    
    apply new fix
    
    * Revert "Update fnc_paradropItem.sqf"
    
    This reverts commit 3db5cc1.
    
    * Update fnc_paradropItem.sqf
    
    fixed hint that was broken by previous fixes
    
    * style check
    
    Co-authored-by: commy2 <commy-2@gmx.de>
    
    * style check
    
    Co-authored-by: commy2 <commy-2@gmx.de>
    
    * naming convention
    
    replaced object references called _item with _object.
    
    * Update fnc_paradropItem.sqf
    
    Co-authored-by: commy2 <commy-2@gmx.de>
    2 people authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    4726108 View commit details
    Browse the repository at this point in the history
  35. Parachute - Add failure chance (#8226)

    * Initial push
    
    * disable forgotten define
    
    * Improve exitWith check
    
    * Requested/suggested changes
    
    * Requested changes
    
    * Requested changes
    JoramD0 authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    00eead4 View commit details
    Browse the repository at this point in the history
  36. Bump lodash from 4.17.20 to 4.17.21 in /docs/src (#8244)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.20...4.17.21)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    078a0b6 View commit details
    Browse the repository at this point in the history
  37. Bump grunt from 1.0.4 to 1.3.0 in /docs/src (#8246)

    Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.4 to 1.3.0.
    - [Release notes](https://github.com/gruntjs/grunt/releases)
    - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG)
    - [Commits](gruntjs/grunt@v1.0.4...v1.3.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    e6de643 View commit details
    Browse the repository at this point in the history
  38. Bump hosted-git-info from 2.5.0 to 2.8.9 in /docs/src (#8247)

    Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.5.0 to 2.8.9.
    - [Release notes](https://github.com/npm/hosted-git-info/releases)
    - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
    - [Commits](npm/hosted-git-info@v2.5.0...v2.8.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    173f86f View commit details
    Browse the repository at this point in the history
  39. Markers - Fix JIP scale (#8248)

    jonpas authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    a715a5f View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    ede5c1d View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    e082d75 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    d3de5a9 View commit details
    Browse the repository at this point in the history
  43. Changes poisson disc to centered random. (#8257)

    It looks nicer and distributes more realistically. I don't know what I was thinking when I first put in poisson disc.
    LorenLuke authored and PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    52116c7 View commit details
    Browse the repository at this point in the history
  44. Fix tabs and manpad UBC

    PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    9122535 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    e5f791d View commit details
    Browse the repository at this point in the history
  46. fix tabs in aim9

    PabstMirror committed May 23, 2021
    Configuration menu
    Copy the full SHA
    e3e3605 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    f89bf62 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    597e188 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

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

Commits on Jun 1, 2021

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

Commits on Jun 2, 2021

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

Commits on Jun 7, 2021

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

Commits on Jun 12, 2021

  1. Configuration menu
    Copy the full SHA
    8142bb0 View commit details
    Browse the repository at this point in the history
  2. better JDAM simulation

    Attack heading and impact angle now are followed better
    TheCandianVendingMachine committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    038c82a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8eb425 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Update 9m14_joystick.p3d

    removed p:\ part from proxy path:
    was: `\p:\a3\data_f\proxies\gunner_static_low01\gunner.p3d`
    PabstMirror committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    5acc277 View commit details
    Browse the repository at this point in the history
  2. Destroy projectile on all clients

    The projectile needs to be destroyed on all clients to stop it from being simulated. If not destroyed where projectile is local, it will still explode when hitting the ground. If not destroyed on remote clients, the projectile will still be visible but deal no damage
    TheCandianVendingMachine committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    d50491f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25b1b47 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    aff19ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b7d79f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76c5c6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98e66d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82c14a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. Merge remote-tracking branch 'ACERemote/master' into missileDynamics

    # Conflicts:
    #	addons/maverick/CfgAmmo.hpp
    #	addons/maverick/CfgMagazines.hpp
    #	addons/maverick/CfgWeapons.hpp
    TheCandianVendingMachine committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    9595640 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    120d16c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0123216 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17e211e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a2d631 View commit details
    Browse the repository at this point in the history
  6. change back

    TheCandianVendingMachine committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    10c2019 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34c7b57 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

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

Commits on Oct 21, 2021

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

Commits on Nov 13, 2021

  1. Configuration menu
    Copy the full SHA
    b40903b View commit details
    Browse the repository at this point in the history
  2. Minor style

    PabstMirror committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    a26e269 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. Configuration menu
    Copy the full SHA
    f9ea835 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36f148d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6c313a View commit details
    Browse the repository at this point in the history
  4. remove debug

    TheCandianVendingMachine committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    7d009d2 View commit details
    Browse the repository at this point in the history
  5. misc updates

    TheCandianVendingMachine committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    7460bb3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8da028b View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

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

Commits on Dec 14, 2021

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

Commits on Jan 2, 2022

  1. Configuration menu
    Copy the full SHA
    7bb7b6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8554eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    745a47f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b4e29a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9452de5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20ad628 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Some minor fixes

    PabstMirror committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    e318e85 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

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

Commits on Jan 14, 2022

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

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    56c85fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9241fe View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    71e01a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f79dde5 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

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

Commits on May 14, 2022

  1. Configuration menu
    Copy the full SHA
    67fe609 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d944f09 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

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

Commits on Jun 3, 2022

  1. cut spike

    TheCandianVendingMachine committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    f4152ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e46cd2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b7c89a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0531abb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a55d2d View commit details
    Browse the repository at this point in the history
  6. Change name

    TheCandianVendingMachine committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    bcd753f View commit details
    Browse the repository at this point in the history
  7. fix typo

    TheCandianVendingMachine committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    a79f987 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    743add1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from SzwedzikPL/irondome-cleanupprojectiles

    Remove null projectiles from iron dome nonTrackingProjectiles
    TheCandianVendingMachine committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    6aba4b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. HEMTT v10 Compatibility

    BrettMayson committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    3573aef View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Update addons/field_rations/CfgUIGrids.hpp

    Co-authored-by: PabstMirror <pabstmirror@gmail.com>
    BrettMayson and PabstMirror committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    2fb1f00 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. fix PabstMirror review

    BrettMayson committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    f4ea561 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. optionals

    BrettMayson committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    2f05c99 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

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

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    16dee0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abef4fd View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    0957a33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01ac87d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1f5791 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

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

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    28c166d View commit details
    Browse the repository at this point in the history
  2. Fix hemmit merge

    PabstMirror committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    7727fee View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    2c0a720 View commit details
    Browse the repository at this point in the history
  2. fix header

    PabstMirror committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    6e6d24a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

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

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    477bdd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5bae13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f45c56a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    4197a6e View commit details
    Browse the repository at this point in the history
  2. initSettings.inc.sqf

    PabstMirror committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    825f40b View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

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

Commits on Apr 12, 2024

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

Commits on May 24, 2024

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

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    f75f3d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbcc642 View commit details
    Browse the repository at this point in the history
  3. revert pt2

    TheCandianVendingMachine committed May 27, 2024
    Configuration menu
    Copy the full SHA
    074fc36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    909a028 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb4ff28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af5f7d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1270d17 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    744cd45 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. remove IR

    TheCandianVendingMachine committed May 28, 2024
    Configuration menu
    Copy the full SHA
    972ad68 View commit details
    Browse the repository at this point in the history
  2. remove MCLOS

    TheCandianVendingMachine committed May 28, 2024
    Configuration menu
    Copy the full SHA
    46aa1ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87c819f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ebd8fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    607cc8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bcb6ed7 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. small cleanup

    PabstMirror committed May 30, 2024
    Configuration menu
    Copy the full SHA
    02c1d79 View commit details
    Browse the repository at this point in the history
  2. fix hemtt warnings

    PabstMirror committed May 30, 2024
    Configuration menu
    Copy the full SHA
    54f7494 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    2e23f61 View commit details
    Browse the repository at this point in the history
  2. cleanup unused var

    PabstMirror committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ed260fc View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

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

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    c70cb4f View commit details
    Browse the repository at this point in the history
  2. move cam func

    PabstMirror committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    98f957e View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

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