Skip to content

New Node Type, Condition Enhancement, Debugger Eye-Candy and A lot of new Documentation

Compare
Choose a tag to compare
@meniku meniku released this 06 Feb 23:18
· 35 commits to master since this release
  • new WaitForCondition Decorator: waits with exeuction of the child until the condition turns true
  • added stopRules parameter to Condition node (check the Stops Rules for details about how to use this)
  • more debugger eye-candy by Xerious aka Sam
  • debugger doesn't indent decorators anymore
  • A lot of new README sections and reworked the Debugger documentation graphic (see below). Documentation is now basically complete - at least for the README.

Debugger Documentation