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

Updated npcspeed, npcwalkto and npcstop script commands #8354

Merged
merged 11 commits into from
Jun 16, 2024
Merged

Commits on May 23, 2024

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

Commits on May 26, 2024

  1. Apply suggestions from code review

    Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
    Atemo and Lemongrass3110 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    1dc09e6 View commit details
    Browse the repository at this point in the history
  2. Added DEFAULT_NPC_WALK_SPEED

    Export DEFAULT_NPC_WALK_SPEED, MIN_WALK_SPEED and MAX_WALK_SPEED
    Atemo committed May 26, 2024
    Configuration menu
    Copy the full SHA
    a3930cb View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Update doc/script_commands.txt

    Co-authored-by: Aleos <aleos89@users.noreply.github.com>
    Atemo and aleos89 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    cdb8501 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Small update

    Atemo committed May 31, 2024
    Configuration menu
    Copy the full SHA
    5cd2078 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

    Atemo committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    43b273d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f233e28 View commit details
    Browse the repository at this point in the history
  4. Correction from merge

    Atemo committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    526eb4c View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
    Atemo and Lemongrass3110 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    747b8d1 View commit details
    Browse the repository at this point in the history
  6. Added flag parameter to "npcstop"

    * the parameter is the same as for the unitstopwalk script command
    Atemo committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    fbc73f4 View commit details
    Browse the repository at this point in the history