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

Reverse AIActions and AIGoals #4

Open
5 of 45 tasks
rxyyy opened this issue Aug 10, 2023 · 0 comments
Open
5 of 45 tasks

Reverse AIActions and AIGoals #4

rxyyy opened this issue Aug 10, 2023 · 0 comments
Assignees
Labels
priority: none Unimportant issues that may eventually be worked on. type: research Research of game functionality or systems.
Milestone

Comments

@rxyyy
Copy link
Member

rxyyy commented Aug 10, 2023

AIGoals use AIActions to instruct AIVehicles what actions to perform at what time.
Reversing these classes would be beneficial for future AI-related patches.

AIActions

  • AIAction
  • AIActionAirborne
  • AIActionCrewPursuitOffRoad
  • AIActionFollowLeader
  • AIActionGetUnstuck
  • AIActionHeadOnRam
  • AIActionJackKnife
  • AIActionNone
  • AIActionPursuitOffRoad
  • AIActionRace
  • AIActionRaceBase
  • AIActionRaceWingman
  • AIActionRam
  • AIActionStaticRoadBlock
  • AIActionStopShort
  • AIActionStunned
  • AIActionTailing
  • AIActionTooDamaged
  • AIActionTougePursuit
  • AIActionTougeRace
  • AIActionTraffic
  • AIActionTutorialRacer

AIGoals

  • AIGoalBlocker
  • AIGoalEncounterPursuit
  • AIGoalFleePursuit
  • AIGoalHassle
  • AIGoalHeadOnRam
  • AIGoalHeliExit
  • AIGoalHeliPursuit
  • AIGoalHeliRoadBlock
  • AIGoalNone
  • AIGoalPathfinder
  • AIGoalPatrol
  • AIGoalPit
  • AIGoalPullOver
  • AIGoalPursuit
  • AIGoalRacer
  • AIGoalRam
  • AIGoalStaticRoadBlock
  • AIGoalStopShort
  • AIGoalTougePursuit
  • AIGoalTougeRace
  • AIGoalTraffic
  • AIGoalTutorialRacer
  • AIGoalWingmanRacer
@rxyyy rxyyy added type: research Research of game functionality or systems. priority: none Unimportant issues that may eventually be worked on. labels Aug 10, 2023
@rxyyy rxyyy self-assigned this Aug 10, 2023
@rxyyy rxyyy added this to Lodestar Aug 10, 2023
@rxyyy rxyyy moved this to To Do in Lodestar Aug 10, 2023
@rxyyy rxyyy added this to the Halifax milestone Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: none Unimportant issues that may eventually be worked on. type: research Research of game functionality or systems.
Projects
Status: To Do
Development

No branches or pull requests

1 participant