Skip to content

v2.6.0

Compare
Choose a tag to compare
@bitbrain bitbrain released this 26 Jan 08:52
· 147 commits to godot-4.x since this release
9fb792c

⚠️ This release has API breaking changes! See #98 for details.

What's Changed

  • ♻️ merge BeehaveRoot into BeehaveTree by @bitbrain in #98
  • ✨ make Blackboard configurable by @bitbrain in #99
  • 🐛 ensure Blackboard can be used concurrently by @bitbrain in #100
  • 🐛 ensure to set 'null' correctly when retrieving value by @bitbrain in #101
  • ⚡ improve performance of get_running_action by @bitbrain in #102
  • Implement performance metrics BehaveTree Node by @goudcode in #103

New Contributors

Full Changelog: v2.5.2...v2.6.0