Skip to content

Sync with existing engine (content, behavior) + Bugfixes

René Paris requested to merge sync_engines into main

Changed:

  • Engine won't stop if StopTrigger is not set
  • Updated readme to show available conditions/actions wrt to each engine
  • InitActions are now executed when engine is initialized

Added:

  • Cmake install facilities

Fixed:

  • Maneuver and Story now also parse subtree (major bug)
  • Fixed segmentation fault, related to lambda capture in parsing stage

Merge request reports