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

Feat(npc): add a personality to make travel restrictions apply to mission npcs #9412

Merged
merged 11 commits into from
Dec 17, 2023

Commits on Oct 4, 2023

  1. make travel restrictions apply correctly to npcs

    except the unrestricted ones ofc
    Hurleveur committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    90dac51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaa6bc8 View commit details
    Browse the repository at this point in the history
  3. Update DistanceMap.cpp

    Hurleveur committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    1703426 View commit details
    Browse the repository at this point in the history
  4. styyyle

    Hurleveur committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    e3e6949 View commit details
    Browse the repository at this point in the history
  5. now unrelated change

    Hurleveur committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    93ba2fe View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    795c9c1 View commit details
    Browse the repository at this point in the history
  2. add comments

    Hurleveur committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    eedea92 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. do as quyykk suggested

    this may cause some lag compared to before? not sure, mb its just my vscode
    Hurleveur committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    e53026f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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

Commits on Dec 15, 2023

  1. remove extra white lines

    Co-authored-by: Amazinite <jsteck2000@gmail.com>
    Hurleveur and Amazinite committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    942d77b View commit details
    Browse the repository at this point in the history
  2. keep the old logic

    Hurleveur committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2f3ce48 View commit details
    Browse the repository at this point in the history