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

Add: Unscheduled with btc_delay_createUnit #799

Merged
merged 16 commits into from
Mar 31, 2020
Merged

Commits on Dec 26, 2019

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

Commits on Jan 2, 2020

  1. FIX:drone error

    Vdauphin committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    95535f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b1734a View commit details
    Browse the repository at this point in the history
  3. FIX: Wrong parameter

    Vdauphin committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    4653fb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. FIX the first implementation

    - fix city are clear too fast
    - fix group empty never clean up
    - fix empty group addWp
    - Increase delay to 1s
    -  unitcreate is delayed slightly lower (0.01s) to be sure those are created before others waitAndExecute
    - Remove clearwaypoints for new unit in spawn_group
    - delay set groupOwner
    
    Co-Authored-By: pterolatypus <pterolatypus@users.noreply.github.com>
    Vdauphin and pterolatypus committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    e4d6e83 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2020

  1. Scheduled vehicle

    Vdauphin committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    49fdc2f View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Use btc_fnc_createVehicle

    Vdauphin committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    21a1146 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. migrate to delay folder

    Vdauphin committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    9d0d145 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2020

  1. Configuration menu
    Copy the full SHA
    1ff6331 View commit details
    Browse the repository at this point in the history
  2. FIX: addwaypoint

    Vdauphin committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    50cf835 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dd3552 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2020

  1. Tweak header

    Vdauphin committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    74c99ac View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

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

Commits on Mar 23, 2020

  1. FIXs

    - null group
    - group with all units dead are not saved
    - btc_fnc_mil_createVehicle return nil
    Vdauphin committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    2882ec0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eab963 View commit details
    Browse the repository at this point in the history
  3. FIX side mission with convoy

    Vdauphin committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    76aead9 View commit details
    Browse the repository at this point in the history