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 to core #1

Merged

Commits on Nov 5, 2023

  1. Boot NavMeshManager

    Niklas G. committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    bafec53 View commit details
    Browse the repository at this point in the history
  2. Load surrounding NavMeshes

    Niklas G. committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    40312b6 View commit details
    Browse the repository at this point in the history
  3. Remove unused classes

    Niklas G. committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    6d1fc2e View commit details
    Browse the repository at this point in the history
  4. Fix target bundle not selecting any entity (SDClowen#744)

    Co-authored-by: Niklas G <[email protected]>
    ngoedde and Niklas G authored Nov 5, 2023
    Configuration menu
    Copy the full SHA
    f81c3c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Move to RSBot.NavMeshApi namespace

    Niklas G. committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    2489a1a View commit details
    Browse the repository at this point in the history
  2. Experimenting with the new NavMeshApi

    Niklas G. committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    412ee58 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Add dedicated renderer class

    Niklas G. committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    0aa8b28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7474fa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca0e0af View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Implement collision check

    ngoedde committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a8c010c View commit details
    Browse the repository at this point in the history
  2. Remove unused method

    ngoedde committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    7d63739 View commit details
    Browse the repository at this point in the history