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

Behavior Trees/Finite State Machine APIs #586

Merged
merged 68 commits into from
Nov 25, 2022
Merged

Behavior Trees/Finite State Machine APIs #586

merged 68 commits into from
Nov 25, 2022

Conversation

praydog
Copy link
Owner

@praydog praydog commented Nov 24, 2022

This adds several APIs and SDK changes to allow interoperability with the FSM and BHVT system within the RE Engine.

The BHVT Editor makes large use of this branch to provide an easy way to edit the behavior trees within the engine.

Other changes:

  • Cached usertypes for RETypeDefinition, REField, REMethodDefinition, behavior tree types, behavior tree arrays
  • imnodes API for Lua
  • VTable hooking API via REVTableHook and sdk.hook_vtable

@praydog praydog merged commit 6cf1b49 into master Nov 25, 2022
fengjixuchui added a commit to fengjixuchui/REFramework that referenced this pull request Nov 25, 2022
Behavior Trees/Finite State Machine APIs (praydog#586)
@praydog praydog deleted the behaviortrees-fsm branch June 5, 2023 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant