Skip to content

Takobi AI 1.1.0

Latest

Choose a tag to compare

@AhmedGD1 AhmedGD1 released this 05 Jul 06:54

Takobi AI v1.1.0

This release introduces Hierarchical State Machine (HSM) support and several quality-of-life improvements that make Takobi AI easier to use, integrate, and contribute to.

New Features

Hierarchical State Machines (HSM)

State Machines can now contain child State Machines, making it easier to organize complex AI behaviors into reusable, maintainable hierarchies.

🛠 Improvements

  • Added Visual Studio solution (.sln) files.
  • Added C# project (.csproj) files.
  • Added a Godot project (project.godot) so the repository can be opened immediately with Godot.
  • Improved the overall repository structure for a smoother development experience.

📚 Documentation

The documentation has been significantly improved with:

  • Better installation instructions.
  • Clearer feature overview.
  • Improved examples.
  • Better organization and formatting.
  • Easier navigation for new users.

Full Changelog: v1.0.0...v1.1.0