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

NPC Component (WIP) #916

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open

NPC Component (WIP) #916

wants to merge 32 commits into from

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    4377835 View commit details
    Browse the repository at this point in the history
  2. create NPCs component

    AmyrAhmady committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e930b1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    949a40e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d9bac3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32331ff View commit details
    Browse the repository at this point in the history
  6. add NPC_StopMove

    AmyrAhmady committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3e9a7bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a265c88 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    43e64cd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8cb4005 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c1db6c9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6582920 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    589a6cf View commit details
    Browse the repository at this point in the history
  13. fix formatting

    AmyrAhmady committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    07b1d16 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6ee33c1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3417285 View commit details
    Browse the repository at this point in the history
  16. destroy NPCs safely

    AmyrAhmady committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    95d5522 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    de9320f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4c7916c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2b94508 View commit details
    Browse the repository at this point in the history
  20. fix velocity calculation

    AmyrAhmady committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    84b176c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    827d3e6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c474539 View commit details
    Browse the repository at this point in the history
  23. add NPC_SetSkin

    AmyrAhmady committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    13daf56 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7c369e8 View commit details
    Browse the repository at this point in the history
  25. add NPC_GetAll native

    AmyrAhmady committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e686725 View commit details
    Browse the repository at this point in the history
  26. npc interior natives

    AmyrAhmady committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    10599d5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    eb1a3f4 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    4bf88e5 View commit details
    Browse the repository at this point in the history
  29. fix build

    AmyrAhmady committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5ad4db9 View commit details
    Browse the repository at this point in the history
  30. fix NPC_SetFacingAngle

    AmyrAhmady committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5980d0f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    3e101db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ee0f1a View commit details
    Browse the repository at this point in the history