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

Techno attachment logic #352

Draft
wants to merge 107 commits into
base: develop
Choose a base branch
from
Draft

Techno attachment logic #352

wants to merge 107 commits into from

Commits on Nov 11, 2021

  1. WIP Techno Attachment logic

    Implement ParentDestructionMission & ParentDetachmentMission
    
    
    "Fixed" chronowarping children
    
    Add children skip for ChronoWarp
    
    Rewritten and fixed a hook
    
    
    Loop over attachment AI separately from other AI routines
    Metadorius committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    cf33e39 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    774bfa5 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    b64eb0b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    01dd1cd View commit details
    Browse the repository at this point in the history
  2. Filter movement commands

    Metadorius committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    58c7c0a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

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

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    9d6ca0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2754e67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d736a5e View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Init docs

    Metadorius committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    ac910db View commit details
    Browse the repository at this point in the history
  2. Stop command handling

    Metadorius committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    43b679f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Merge branch 'develop'

    Metadorius committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    2ebec58 View commit details
    Browse the repository at this point in the history
  2. Fix YRpp

    Metadorius committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    645820a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    c703dff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    580d9c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1796b3f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Fixed stuff

    - Fixed destruction crash
    - Fixed command handling
    - FireError handling for Locomotor warheads
    - Implement low priority for technos, refactor low priority
    - Clean up some stuff
    Metadorius committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    cec6eab View commit details
    Browse the repository at this point in the history
  2. Add sanity check

    (why does it even crash?)
    Metadorius committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    39158ba View commit details
    Browse the repository at this point in the history
  3. Fix re(tard)factoring

    Metadorius committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    db9f830 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

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

Commits on Jul 19, 2022

  1. Add failsafe check

    Metadorius committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    7ddae7e View commit details
    Browse the repository at this point in the history
  2. Add ShipLoco support

    Metadorius committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    5b44a9f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Attempt to fix lag

    Metadorius committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    7e74eb4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Update YRpp

    Metadorius committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    b85f751 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

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

Commits on Sep 25, 2022

  1. Fix partially

    Metadorius committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    fa93012 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Configuration menu
    Copy the full SHA
    799ed8c View commit details
    Browse the repository at this point in the history
  2. forgot MakeIdentity

    Metadorius committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    289618e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. it WORKS!

    no caching support yet though...
    Metadorius committed Oct 21, 2022
    2 Configuration menu
    Copy the full SHA
    13b6516 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Configuration menu
    Copy the full SHA
    3f7501b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d9a0e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c8cc13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b95048e View commit details
    Browse the repository at this point in the history
  5. Fit to develop changes

    Metadorius committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    5502999 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61e29be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    786f279 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8ae84db View commit details
    Browse the repository at this point in the history
  9. Shut up EditorConfig

    Metadorius committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    5616076 View commit details
    Browse the repository at this point in the history
  10. Handle TunnelLoco

    Metadorius committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    60c8321 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c83d293 View commit details
    Browse the repository at this point in the history
  12. Fix wrong transform being used for location

    Kerbiter is stupid sometimes
    Metadorius committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    81495a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Configuration menu
    Copy the full SHA
    94d5b67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ced9ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9abb2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bc4470 View commit details
    Browse the repository at this point in the history
  5. I am stupid

    Metadorius committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    c412bfd View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

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

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    3cc53f9 View commit details
    Browse the repository at this point in the history
  2. Merge develop

    Metadorius committed May 23, 2023
    Configuration menu
    Copy the full SHA
    0e56afe View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

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

Commits on Jun 15, 2023

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

Commits on Jun 18, 2023

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

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    dce5b85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2493840 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d94c3c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88ecf1f View commit details
    Browse the repository at this point in the history
  5. Fix Kill call signature

    Metadorius committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    6f7d8c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f58077f View commit details
    Browse the repository at this point in the history
  7. Mention loco in the doc

    Metadorius committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    c6d05fe View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    81c5bc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48702a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    bd185a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efce95c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42411aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2436e2a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    fc749fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9dbd24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a063723 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7178452 View commit details
    Browse the repository at this point in the history
  5. Implement RotationAdjust

    Metadorius committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e33bb19 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Improve syncing

    Metadorius committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    2a402fe View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    e80572a View commit details
    Browse the repository at this point in the history
  2. OccupiesCell pt. 2

    Metadorius committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    c2cb8a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    c885934 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40e0022 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

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

Commits on Jul 9, 2023

  1. Clean up a bit, add InheritLayerStatus and custom layer calculation, …

    …improve AircraftTracker (un)limbo stuff
    Metadorius committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    fa16ca2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8d096b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    10d929f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64711e7 View commit details
    Browse the repository at this point in the history
  3. que?

    Metadorius committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    33327f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

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

Commits on Jul 19, 2023

  1. Attempt to fix crashes

    Metadorius committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    451a083 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f224e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4c9bb6 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    6a793b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c02f8f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85e3ea9 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    eb4439b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57483ae View commit details
    Browse the repository at this point in the history
  3. Minor cleanups

    Metadorius committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    2391209 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    014b4df View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    ff5e9c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a3d473 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00b221c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    39d46d4 View commit details
    Browse the repository at this point in the history
  2. Fix *Layer tags type

    Metadorius committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    85025e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    1def3aa View commit details
    Browse the repository at this point in the history
  2. Fix AreRelatives

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

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    6f25f1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76f7bcd View commit details
    Browse the repository at this point in the history
  3. Post-merge fix

    Metadorius committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    64e3fbe View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    d903654 View commit details
    Browse the repository at this point in the history
  2. Post-merge fix

    Metadorius committed May 5, 2024
    Configuration menu
    Copy the full SHA
    fd7197a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    250b4c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    22299b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6448ac3 View commit details
    Browse the repository at this point in the history