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

Re-implement the Easy AI pt. 1 #4858

Merged
merged 46 commits into from
May 4, 2023
Merged

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    ab0b921 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4bb7ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    053c5eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42b768f View commit details
    Browse the repository at this point in the history
  5. Add weak meta tables

    Garanas committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    9d03820 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    056dd58 View commit details
    Browse the repository at this point in the history
  7. Fix name of parameter

    Garanas committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    8b4a604 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Configuration menu
    Copy the full SHA
    089fa66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23437e4 View commit details
    Browse the repository at this point in the history
  3. Undo various changes

    Garanas committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    4edbcc7 View commit details
    Browse the repository at this point in the history
  4. Undo logging

    Garanas committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    fb23817 View commit details
    Browse the repository at this point in the history
  5. Undo logging

    Garanas committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    acdab51 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Add economy monitor

    Garanas committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    9fc9eae View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

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

Commits on Apr 12, 2023

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

Commits on Apr 14, 2023

  1. Basic state machine setup

    Garanas committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    7774b4a View commit details
    Browse the repository at this point in the history
  2. Add basic events to platoon

    Garanas committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    c2aeaad View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

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

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    4ae37c3 View commit details
    Browse the repository at this point in the history
  2. Remove LOG statements

    Garanas committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    120eb1e View commit details
    Browse the repository at this point in the history
  3. Remove LOG statements

    Garanas committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    df7ee52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e696b0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39d75d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    14639d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c85e86e View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Generate rally point markers

    Garanas committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    e65a4d0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refactor/engineer-manager' of https://github.com/FAFore…

    …ver/fa into refactor/engineer-manager
    Garanas committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    28baa3d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Add basic silo behavior

    Garanas committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    7fe4efb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e0f1d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffaee63 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'refactor/engineer-manager' of https://github.com/FAFore…

    …ver/fa into refactor/engineer-manager
    Garanas committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    01fa0f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Simple raiding platoon

    Garanas committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    43cf857 View commit details
    Browse the repository at this point in the history
  2. Add guards in Start state

    Garanas committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    64b72f8 View commit details
    Browse the repository at this point in the history
  3. Remove __init

    Garanas committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    7a68368 View commit details
    Browse the repository at this point in the history
  4. Toy around with code style

    Garanas committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    7e173c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

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

Commits on Apr 29, 2023

  1. Finalize retreat state

    Garanas committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    70e5886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a67b78 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Configuration menu
    Copy the full SHA
    ddb452e View commit details
    Browse the repository at this point in the history
  2. Improve recon grid

    Garanas committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    d01a0e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a28cb25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e63c28f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Add recon debug UI

    Garanas committed May 4, 2023
    Configuration menu
    Copy the full SHA
    c6f6011 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e594f2 View commit details
    Browse the repository at this point in the history
  3. Improve comments

    Garanas committed May 4, 2023
    Configuration menu
    Copy the full SHA
    ccb018d View commit details
    Browse the repository at this point in the history