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

Prevent ACEX HC transfer before unloading #479

Merged
merged 10 commits into from
Oct 20, 2019
Merged

Prevent ACEX HC transfer before unloading #479

merged 10 commits into from
Oct 20, 2019

Commits on Mar 28, 2019

  1. Prevent ACEX HC transfer before unloading

    Reinforcement groups ownership transfer can break the unload waypoint, causing the infantry to fail to disembark.
    
    This PR checks for presence of ACEX headless, blacklists the vehicle and infantry groups, and removes the blacklist after they reach their waypoints.
    ampersand38 authored Mar 28, 2019
    Configuration menu
    Copy the full SHA
    e90c48f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d8dc4a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

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

Commits on Mar 30, 2019

  1. Update @AresModAchillesExpansion/addons/modules_f_ares/Reinforcements…

    …/functions/fn_ReinforcementsCreateUnits.sqf
    
    Co-Authored-By: ampersand38 <ampersand38@gmail.com>
    neilzar and ampersand38 authored Mar 30, 2019
    Configuration menu
    Copy the full SHA
    7b68dec View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

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

Commits on Apr 7, 2019

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

Commits on Aug 29, 2019

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

Commits on Aug 31, 2019

  1. Update fn_ReinforcementsCreateUnits.sqf

    Moved `setWaypointStatements` closer to `addWaypoint` to reduce chance of race condition.
    ampersand38 committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    6da31d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

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

Commits on Oct 20, 2019

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