Skip to content

Lot of interesting stuff

Compare
Choose a tag to compare
@facontidavide facontidavide released this 23 May 08:23
· 522 commits to master since this release

Noteworthy changes:

  • A better way to include BTs from multiple files, either manually or using the <include> tag
  • Adding a new Tree::sleep() method (experimental) to create event-driven trees.
  • Example showing how to effectively use queues to do a "for-loop"
  • Bug fixes